This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Need help to Initialize the below mentioned API

I need to call the API: clock_control_on( const struct device *dev, clock_control_subsys_t sys)
located at the SDK path ncs\v1.6.1\zephyr\drivers\clock_control.
Can you kindly help me on how i need to initialize the API arguments *dev and sys..?
How can i call this particular API so that my LFCLK/HFCLK is turned ON..?
Parents Reply Children
No Data
Related