FreeRTOS + 0/15 examples
CodeScope will show references to os_timer_def from the following samples and libraries:
Examples
STM32446E_EVAL
Demonstrations
Applications
FreeRTOS
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
Applications
FreeRTOS
STM324xG_EVAL
Demonstrations
Applications
FreeRTOS
STM32F412G-Discovery
Demonstrations
Applications
FreeRTOS
STM32F429I-Discovery
Demonstrations
STM324x9I_EVAL
Applications
FreeRTOS
Demonstrations
STemWin
STM32F413H-Discovery
Applications
FreeRTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...

os_timer_def struct

Timer Definition structure contains timer parameters.

Syntax

typedef struct os_timer_def {   os_ptimer                 ptimer;     #if( configSUPPORT_STATIC_ALLOCATION == 1 )   osStaticTimerDef_t        *controlblock;       #endif } osTimerDef_t;

Fields

ptimer

No summary provided. Read more...

Examples

os_timer_def is referenced by 15 libraries and example projects.

Type Use

Variables of os_timer_def type
all items filtered out
os_timer_def
all items filtered out
os_timer_def
all items filtered out