Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c52 struct nrf_clock_control_sub_data { struct
71 struct nrf_clock_control_sub_data subsys[CLOCK_CONTROL_NRF_TYPE_COUNT]; argument
83 static struct nrf_clock_control_sub_data *get_sub_data(const struct device *dev, in get_sub_data()
174 struct nrf_clock_control_sub_data *sub_data = get_sub_data(dev, type); in clkstarted_handle()
346 struct nrf_clock_control_sub_data *subdata = get_sub_data(dev, type); in stop()
370 struct nrf_clock_control_sub_data *subdata = get_sub_data(dev, type); in async_start()
589 struct nrf_clock_control_sub_data *data = in clock_event_handler()
680 struct nrf_clock_control_sub_data *subdata = in clk_init()