os_ptimer is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

os_ptimer

Entry point of a timer call back function.

Syntax

typedef void (*os_ptimer) (void const *argument);

References

LocationText
cmsis_os.h:232
typedef void (*os_ptimer) (void const *argument);
cmsis_os.h:295
os_ptimer ptimer; ///< start address of a timer function