Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c39 get_sub_config(dev, (enum clock_control_nrf_type)subsys)->name \
91 static const struct nrf_clock_control_sub_config *get_sub_config(const struct device *dev, in get_sub_config() function
356 get_sub_config(dev, type)->stop(); in stop()
381 get_sub_config(dev, type)->start(); in async_start()