Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dsystimer_hal.h132 void systimer_hal_set_clock_source(systimer_hal_context_t *hal, systimer_clock_source_t clk_src);
/hal_espressif-latest/components/hal/
Dsystimer_hal.c33 void systimer_hal_set_clock_source(systimer_hal_context_t *hal, systimer_clock_source_t clk_src) in systimer_hal_set_clock_source() function