Home
last modified time | relevance | path

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

/Zephyr-4.2.1/drivers/clock_control/
Dclock_control_nrf.c87 static struct nrf_clock_control_sub_data *get_sub_data(const struct device *dev, in get_sub_data() function
128 return GET_STATUS(get_sub_data(dev, type)->flags); in get_status()
259 struct nrf_clock_control_sub_data *sub_data = get_sub_data(dev, type); in clkstarted_handle()
461 struct nrf_clock_control_sub_data *subdata = get_sub_data(dev, type); in stop()
485 struct nrf_clock_control_sub_data *subdata = get_sub_data(dev, type); in async_start()
700 get_sub_data(dev, CLOCK_CONTROL_NRF_TYPE_HFCLK); in hfclkstarted_handle()
829 get_sub_data(dev, i); in clk_init()