Home
last modified time | relevance | path

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

/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/pmu_calibration/
Dpmu_calibration.c163 xTimerStart(timer_handle, 0); in system_pmu_calibration_start()
/device/soc/esp/esp32/components/osal/include/esp_osal/
Dtimers.h492 #define xTimerStart( xTimer, xTicksToWait ) xTimerGenericCommand( ( xTimer ), tmrCOMMAND_START, ( x… macro