Home
last modified time | relevance | path

Searched refs:uxAutoReload (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/freertos/
Dtimers.c232 const UBaseType_t uxAutoReload,
296 const UBaseType_t uxAutoReload, in xTimerCreate() argument
310 …prvInitialiseNewTimer( pcTimerName, xTimerPeriodInTicks, uxAutoReload, pvTimerID, pxCallbackFuncti… in xTimerCreate()
323 const UBaseType_t uxAutoReload, in xTimerCreateStatic() argument
352 …prvInitialiseNewTimer( pcTimerName, xTimerPeriodInTicks, uxAutoReload, pvTimerID, pxCallbackFuncti… in xTimerCreateStatic()
363 const UBaseType_t uxAutoReload, in prvInitialiseNewTimer() argument
385 if( uxAutoReload != pdFALSE ) in prvInitialiseNewTimer()
461 const UBaseType_t uxAutoReload ) in vTimerSetReloadMode() argument
468 if( uxAutoReload != pdFALSE ) in vTimerSetReloadMode()
/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtimers.h235 const UBaseType_t uxAutoReload,
365 const UBaseType_t uxAutoReload,
1276 const UBaseType_t uxAutoReload ) PRIVILEGED_FUNCTION;
Dmpu_prototypes.h178 const UBaseType_t uxAutoReload,
183 const UBaseType_t uxAutoReload,
198 const UBaseType_t uxAutoReload ) FREERTOS_SYSTEM_CALL;
/hal_espressif-3.6.0/docs/zh_CN/api-guides/
DSYSVIEW_FreeRTOS.txt48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
/hal_espressif-3.6.0/docs/en/api-guides/
DSYSVIEW_FreeRTOS.txt48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
/hal_espressif-3.6.0/examples/system/sysview_tracing_heap_log/
DSYSVIEW_FreeRTOS.txt48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
/hal_espressif-3.6.0/tools/esp_app_trace/
DSYSVIEW_FreeRTOS.txt48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…
/hal_espressif-3.6.0/examples/system/sysview_tracing/
DSYSVIEW_FreeRTOS.txt48 158 xTimerCreate pcTimerName=%u xTimerPeriodInTicks=%u uxAutoReload=%…