Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_global_hsfll.c226 static void global_hsfll_timeout_handler(struct k_work *work) in global_hsfll_timeout_handler() function
241 k_work_init_delayable(&dev_data->timeout_dwork, global_hsfll_timeout_handler); in global_hfsll_init()