Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf2_global_hsfll.c193 static void global_hsfll_evt_handler(struct k_work *work) in global_hsfll_evt_handler() function
242 k_work_init(&dev_data->evt_work, global_hsfll_evt_handler); in global_hfsll_init()