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