Searched refs:wValue (Results 1 – 7 of 7) sorted by relevance
58 switch (pSetup->wValue.WB.H) { in HID_GetReport()82 switch (pSetup->wValue.WB.H) { in HID_SetReport()
104 switch (pSetup->wValue.WB.H) { in Keyboard_GetReport()126 switch (pSetup->wValue.WB.H) { in Keyboard_SetReport()
115 switch (pSetup->wValue.WB.H) { in Mouse_GetReport()137 switch (pSetup->wValue.WB.H) { in Mouse_SetReport()
114 switch (pSetup->wValue.WB.H) { in Mouse_GetReport()136 switch (pSetup->wValue.WB.H) { in Mouse_SetReport()
375 uint16_t wValue; //!< byte 2, 3 member
207 WORD_BYTE wValue; /**< Used to pass a parameter to the device, specific member
2234 p_setup->wValue = nrf_usbd_setup_wvalue_get(NRF_USBD); in nrfx_usbd_setup_get()
Completed in 14 milliseconds