Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_device/
Dr_usb_device.c34 #define USB_EP_CONTROL_IN (0x80UL) macro
1104 ep_addr = USB_EP_CONTROL_IN; in process_status_completion()
1145 if (USB_EP_CONTROL_IN == ep_addr) in process_pipe0_xfer()
1166 if (USB_EP_CONTROL_IN == ep_addr) in process_pipe0_xfer()
1276 .ep_addr = USB_EP_CONTROL_IN, in process_pipe0_bemp()