Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h880 NRF_STATIC_INLINE void nrf_usbd_dpdmvalue_set(NRF_USBD_Type * p_reg, nrf_usbd_dpdmvalue_t val);
1268 NRF_STATIC_INLINE void nrf_usbd_dpdmvalue_set(NRF_USBD_Type * p_reg, nrf_usbd_dpdmvalue_t val) in nrf_usbd_dpdmvalue_set() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c1270 nrf_usbd_dpdmvalue_set(NRF_USBD, NRF_USBD_DPDMVALUE_RESUME); in ev_usbevent_handler()