tin  1.5.9
tsm::platform::freertos_arm_profile Struct Reference

FreeRTOS profile for task-notification and queue-backed deployments. More...

#include <profile.h>

Collaboration diagram for tsm::platform::freertos_arm_profile:
Collaboration graph

Static Public Attributes

static constexpr bool heap_allowed = false
 
static constexpr bool exceptions_allowed = false
 
static constexpr bool rtti_allowed = false
 
static constexpr bool host_threads_available = false
 
static constexpr bool wall_clock_available = false
 
static constexpr bool tick_driven_time = true
 

Detailed Description

FreeRTOS profile for task-notification and queue-backed deployments.

Member Data Documentation

◆ exceptions_allowed

constexpr bool tsm::platform::freertos_arm_profile::exceptions_allowed = false
staticconstexpr

◆ heap_allowed

constexpr bool tsm::platform::freertos_arm_profile::heap_allowed = false
staticconstexpr

◆ host_threads_available

constexpr bool tsm::platform::freertos_arm_profile::host_threads_available = false
staticconstexpr

◆ rtti_allowed

constexpr bool tsm::platform::freertos_arm_profile::rtti_allowed = false
staticconstexpr

◆ tick_driven_time

constexpr bool tsm::platform::freertos_arm_profile::tick_driven_time = true
staticconstexpr

◆ wall_clock_available

constexpr bool tsm::platform::freertos_arm_profile::wall_clock_available = false
staticconstexpr

The documentation for this struct was generated from the following file: