Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/nrf5x/
A Dusb_dc_nrf5x.c1098NRF_CLOCK_EVENT_HFCLKSTARTED = offsetof(NRF_CLOCK_Type, EVENTS_HFCLKSTARTED), /*!< HFCLK oscillato… enumerator
1121 *((volatile uint32_t *)((uint8_t *)NRF_CLOCK + NRF_CLOCK_EVENT_HFCLKSTARTED)) = 0x0UL; in hfclk_enable()
1122 …_t dummy = *((volatile uint32_t *)((uint8_t *)NRF_CLOCK + (uint32_t)NRF_CLOCK_EVENT_HFCLKSTARTED)); in hfclk_enable()

Completed in 5 milliseconds