Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/osal/include/esp_osal/
Dtimers.h222 …TimerHandle_t xTimerCreate( const char * const pcTimerName, /*lint !e971 Unqualified char types …
345 TimerHandle_t xTimerCreateStatic( const char * const pcTimerName,
/device/soc/chipsea/cst85/liteos_m/sdk/modules/rtos/src/os_al/
Drtos_al.c295 TimerHandle_t rtos_timer_create( const char * const pcTimerName, in rtos_timer_create() argument
301 (void)pcTimerName; in rtos_timer_create()
/device/soc/chipsea/cst85/liteos_m/sdk/modules/rtos/api/
Drtos_ohos_al.h449 TimerHandle_t rtos_timer_create( const char * const pcTimerName,