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

usbd clock management

nrf_drv_usbd_init() calls nrf_drv_clock_hfclk_request(NULL)

however nrf_drv_usbd_uninit() calls nrf_drv_clock_lfclk_release();

Is this correct?? If so why?

Parents Reply Children
No Data
Related