Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dmcpwm_hal.h58 void mcpwm_hal_timer_reset(mcpwm_hal_context_t *hal, int timer_id);
/hal_espressif-latest/components/hal/
Dmcpwm_hal.c24 void mcpwm_hal_timer_reset(mcpwm_hal_context_t *hal, int timer_id) in mcpwm_hal_timer_reset() function