Searched refs:systimer_ll_set_step_for_xtal (Results 1 – 2 of 2) sorted by relevance
189 systimer_ll_set_step_for_xtal(hal->dev, steps); in systimer_hal_set_steps_per_tick()207 systimer_ll_set_step_for_xtal(hal->dev, hal->us_to_ticks(1) / apb_ticks_per_us); in systimer_hal_on_apb_freq_update()
94 __attribute__((always_inline)) static inline void systimer_ll_set_step_for_xtal(systimer_dev_t *dev… in systimer_ll_set_step_for_xtal() function