Searched refs:lposc_freq_hz (Results 1 – 2 of 2) sorted by relevance
68 void powman_timer_set_1khz_tick_source_lposc_with_hz(uint32_t lposc_freq_hz) { in powman_timer_set_1khz_tick_source_lposc_with_hz() argument71 uint32_t lposc_freq_khz = lposc_freq_hz / 1000; in powman_timer_set_1khz_tick_source_lposc_with_hz()
34 void powman_timer_set_1khz_tick_source_lposc_with_hz(uint32_t lposc_freq_hz);