Searched refs:osRtxTimer_t (Results 1 – 3 of 3) sorted by relevance
161 } osRtxTimer_t; typedef307 osRtxTimer_t *list; ///< Active Timer List373 #define osRtxTimerCbSize sizeof(osRtxTimer_t)
46 #define os_timer_t osRtxTimer_t
154 static osRtxTimer_t os_timer_cb[OS_TIMER_NUM] \