Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_usbd.h801 NRF_STATIC_INLINE uint16_t nrf_usbd_setup_windex_get(NRF_USBD_Type const * p_reg);
1195 NRF_STATIC_INLINE uint16_t nrf_usbd_setup_windex_get(NRF_USBD_Type const * p_reg) in nrf_usbd_setup_windex_get() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c1207 nrf_usbd_setup_windex_get(NRF_USBD), in ev_setup_handler()
2278 p_setup->wIndex = nrf_usbd_setup_windex_get(NRF_USBD); in nrfx_usbd_setup_get()