Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_usbd.h759 __STATIC_INLINE uint16_t nrf_usbd_setup_wvalue_get(void);
1116 uint16_t nrf_usbd_setup_wvalue_get(void) in nrf_usbd_setup_wvalue_get() function
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_usbd.c1187 nrf_usbd_setup_wvalue_get(), in ev_setup_handler()
2286 p_setup->wValue = nrf_usbd_setup_wvalue_get(); in nrfx_usbd_setup_get()