Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dtimer_hal.h45 void timer_hal_deinit(timer_hal_context_t *hal);
/hal_espressif-latest/components/hal/
Dtimer_hal.c28 void timer_hal_deinit(timer_hal_context_t *hal) in timer_hal_deinit() function
/hal_espressif-latest/components/driver/deprecated/
Dtimer_legacy.c349 timer_hal_deinit(hal); in timer_deinit()