Searched refs:nrfx_usbd_is_enabled (Results 1 – 2 of 2) sorted by relevance
488 bool nrfx_usbd_is_enabled(void);
1879 bool nrfx_usbd_is_enabled(void) in nrfx_usbd_is_enabled() function1886 return (nrfx_usbd_is_enabled() && NRFX_IRQ_IS_ENABLED(USBD_IRQn)); in nrfx_usbd_is_started()