Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_usbd.h766 __STATIC_INLINE uint16_t nrf_usbd_setup_windex_get(void);
1122 uint16_t nrf_usbd_setup_windex_get(void) in nrf_usbd_setup_windex_get() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_usbd.c1188 nrf_usbd_setup_windex_get(), in ev_setup_handler()
2287 p_setup->wIndex = nrf_usbd_setup_windex_get(); in nrfx_usbd_setup_get()