Home
last modified time | relevance | path

Searched refs:osTimerFunc_t (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
Dtimer.c37 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, in osTimerNew()
/Zephyr-latest/include/zephyr/portability/
Dcmsis_os2.h161 typedef void (*osTimerFunc_t) (void *argument); typedef
494 osTimerId_t osTimerNew(osTimerFunc_t func, osTimerType_t type, void *argument, const osTimerAttr_t …