Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/drivers/include/
Dnrfx_usbd.h380 uint16_t wValue; //!< byte 2, 3 member
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_usbd.c2277 p_setup->wValue = nrf_usbd_setup_wvalue_get(NRF_USBD); in nrfx_usbd_setup_get()