Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_host/
Dr_usb_host.c123 #define USB_FIFOSEL_MBW_8BIT (0U << USB_CFIFOSEL_MBW_Pos) /* 8-bit width */ macro
1437 p_reg->D0FIFOSEL = num | USB_FIFOSEL_MBW_8BIT; in r_usbh_pipe_xfer_in()
1521 p_reg->CFIFOSEL = USB_FIFOSEL_MBW_8BIT; in r_usbh_process_pipe0_xfer()