Home
last modified time | relevance | path

Searched refs:pxTimerBuffer (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/freertos/
Dtimers.c326 StaticTimer_t * pxTimerBuffer ) in xTimerCreateStatic() argument
342 configASSERT( pxTimerBuffer ); in xTimerCreateStatic()
343 …pxNewTimer = ( Timer_t * ) pxTimerBuffer; /*lint !e740 !e9087 StaticTimer_t is a pointer to a Time… in xTimerCreateStatic()
/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtimers.h368 StaticTimer_t * pxTimerBuffer ) PRIVILEGED_FUNCTION;
Dmpu_prototypes.h186 StaticTimer_t * pxTimerBuffer ) FREERTOS_SYSTEM_CALL;