Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Dsystimer_hal.c149 void systimer_hal_set_steps_per_tick(systimer_hal_context_t *hal, int clock_source, uint32_t steps) in systimer_hal_set_steps_per_tick() argument
159 switch (clock_source) { in systimer_hal_set_steps_per_tick()
/hal_espressif-3.6.0/components/hal/include/hal/
Dsystimer_hal.h100 void systimer_hal_set_steps_per_tick(systimer_hal_context_t *hal, int clock_source, uint32_t steps);
/hal_espressif-3.6.0/docs/en/api-guides/
Dhardware-abstraction.rst85 xxx_ll_clk_src_t clock_source,