Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h107 }nrf_usbd_event_t; typedef
175 NRF_STATIC_INLINE void nrf_usbd_event_clear(NRF_USBD_Type * p_reg, nrf_usbd_event_t event);
186 NRF_STATIC_INLINE bool nrf_usbd_event_check(NRF_USBD_Type const * p_reg, nrf_usbd_event_t event);
199 NRF_STATIC_INLINE bool nrf_usbd_event_get_and_clear(NRF_USBD_Type * p_reg, nrf_usbd_event_t event);
210 nrf_usbd_event_t event);
334 NRF_STATIC_INLINE void nrf_usbd_event_clear(NRF_USBD_Type * p_reg, nrf_usbd_event_t event) in nrf_usbd_event_clear()
340 NRF_STATIC_INLINE bool nrf_usbd_event_check(NRF_USBD_Type const * p_reg, nrf_usbd_event_t event) in nrf_usbd_event_check()
345 NRF_STATIC_INLINE bool nrf_usbd_event_get_and_clear(NRF_USBD_Type * p_reg, nrf_usbd_event_t event) in nrf_usbd_event_get_and_clear()
356 nrf_usbd_event_t event) in nrf_usbd_event_address_get()
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c366 static inline nrf_usbd_event_t nrfx_usbd_ep_to_endevent(nrfx_usbd_ep_t ep) in nrfx_usbd_ep_to_endevent()
370 static const nrf_usbd_event_t epin_endev[] = in nrfx_usbd_ep_to_endevent()
382 static const nrf_usbd_event_t epout_endev[] = in nrfx_usbd_ep_to_endevent()
1639 (nrf_usbd_event_t)nrfx_bitpos_to_event(event_nr))) in nrfx_usbd_irq_handler()