Searched refs:bRequest (Results 1 – 4 of 4) sorted by relevance
374 uint8_t bRequest; //!< byte 1 member
203 uint8_t bRequest; /**< This field specifies the particular request. The member
2233 p_setup->bRequest = nrf_usbd_setup_brequest_get(NRF_USBD); in nrfx_usbd_setup_get()
244 …e name of the bmRequest field in the nrfx_usbd_setup_t structure. The new correct name is bRequest.
Completed in 10 milliseconds