Home
last modified time | relevance | path

Searched refs:systimer_hal_set_steps_per_tick (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/esp_timer/src/
Desp_timer_impl_systimer.c124 systimer_hal_set_steps_per_tick(&systimer_hal, 0, 2); // for xtal in esp_timer_impl_early_init()
125 systimer_hal_set_steps_per_tick(&systimer_hal, 1, 1); // for pll in esp_timer_impl_early_init()
/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/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() function
/hal_espressif-3.6.0/tools/test_idf_size/
Doverflow_esp32s2.map27523 .literal.systimer_hal_set_steps_per_tick
29680 .text.systimer_hal_set_steps_per_tick
29682 0x00000000400304f4 systimer_hal_set_steps_per_tick
77717 systimer_hal_set_steps_per_tick esp-idf/hal/libhal.a(systimer_hal.c.obj)