FreeRTOS + 0/15 examples
CodeScope will show references to osTimer 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...

osTimer macro

Access a Timer definition.

Syntax

#define osTimer(name) \     &os_timer_def_##name

Arguments

name

name of the timer object.

Notes

CAN BE CHANGED: The parameter to \b osTimer shall be consistent but the

Examples

osTimer is referenced by 15 libraries and example projects.

References

LocationText
cmsis_os.h:521
#define osTimer(name) \