Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Dsystimer_hal.c164 systimer_ll_set_step_for_pll(hal->dev, steps); in systimer_hal_set_steps_per_tick()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dsystimer_ll.h91 __attribute__((always_inline)) static inline void systimer_ll_set_step_for_pll(systimer_dev_t *dev,… in systimer_ll_set_step_for_pll() function