Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/common/nrf_usbd_common/
Dnrf_usbd_common_errata.h57 static inline bool nrf_usbd_common_errata_223(void) in nrf_usbd_common_errata_223() function
Dnrf_usbd_common.c1155 if (nrf_usbd_common_errata_223() && m_first_enable) { in nrf_usbd_common_enable()