Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c419 static clock_control_subsys_t get_subsys(struct onoff_manager *mgr) in get_subsys() function
432 res = stop(CLOCK_DEVICE, get_subsys(mgr), CTX_ONOFF); in onoff_stop()
452 err = async_start(CLOCK_DEVICE, get_subsys(mgr), in onoff_start()