Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_hsfll.c72 static void hsfll_update_timeout_handler(struct k_timer *timer) in hsfll_update_timeout_handler() function
198 k_timer_init(&dev_data->timer, hsfll_update_timeout_handler, NULL); in hsfll_init()