Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_hfxo.c55 static void hfxo_start_up_timer_handler(struct k_timer *timer) in hfxo_start_up_timer_handler() function
269 k_timer_init(&dev_data->timer, hfxo_start_up_timer_handler, NULL); in init_hfxo()