Home
last modified time | relevance | path

Searched defs:xTimerGetPeriod (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/freertos/include/freertos/
Dmpu_wrappers.h130 #define xTimerGetPeriod MPU_xTimerGetPeriod macro
/hal_espressif-3.6.0/components/freertos/
Dtimers.c451 TickType_t xTimerGetPeriod( TimerHandle_t xTimer ) in xTimerGetPeriod() function