Home
last modified time | relevance | path

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

/Zephyr-latest/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()
178 struct nrf_clock_control_sub_data *sub_data = get_sub_data(dev, type); in clkstarted_handle()
361 struct nrf_clock_control_sub_data *subdata = get_sub_data(dev, type); in stop()
385 struct nrf_clock_control_sub_data *subdata = get_sub_data(dev, type); in async_start()
605 get_sub_data(dev, CLOCK_CONTROL_NRF_TYPE_HFCLK); in clock_event_handler()
710 get_sub_data(dev, i); in clk_init()