Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/utility/rtos_compatibility_layers/FreeRTOS/
DFreeRTOS.h235 typedef txfr_timer_t StaticTimer_t; typedef
606 StaticTimer_t *pxTimerBuffer);
Dtx_freertos.c2317 StaticTimer_t *pxTimerBuffer) in xTimerCreateStatic()