Searched refs:bRequest (Results 1 – 5 of 5) sorted by relevance
50 if (request->bRequest == RESET_REQUEST_BOOTSEL) { in resetd_control_xfer_cb()67 if (request->bRequest == RESET_REQUEST_FLASH) { in resetd_control_xfer_cb()
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 16 milliseconds