Searched refs:xosc_freq_hz (Results 1 – 2 of 2) sorted by relevance
86 void powman_timer_set_1khz_tick_source_xosc_with_hz(uint32_t xosc_freq_hz) { in powman_timer_set_1khz_tick_source_xosc_with_hz() argument89 uint32_t xosc_freq_khz = xosc_freq_hz / 1000; in powman_timer_set_1khz_tick_source_xosc_with_hz()
45 void powman_timer_set_1khz_tick_source_xosc_with_hz(uint32_t xosc_freq_hz);