Home
last modified time | relevance | path

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

/Zephyr-latest/modules/hal_nordic/nrf_802154/sl_opensource/platform/
Dnrf_802154_clock_zephyr.c42 static void hfclk_on_callback(struct onoff_manager *mgr, in hfclk_on_callback() function
59 sys_notify_init_callback(&hfclk_cli.notify, hfclk_on_callback); in nrf_802154_clock_hfclk_start()
/Zephyr-latest/drivers/sensor/nordic/temp/
Dtemp_nrf5.c33 static void hfclk_on_callback(struct onoff_manager *mgr, in hfclk_on_callback() function
59 sys_notify_init_callback(&cli.notify, hfclk_on_callback); in temp_nrf5_sample_fetch()