Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_usb_host/
Dr_usb_host.c121 #define USB_CFIFOSEL_MBW_Pos (10UL) /* MBW (Bit 10) */ macro
123 #define USB_FIFOSEL_MBW_8BIT (0U << USB_CFIFOSEL_MBW_Pos) /* 8-bit width */
124 #define USB_FIFOSEL_MBW_16BIT (1U << USB_CFIFOSEL_MBW_Pos) /* 16-bit width */
125 #define USB_FIFOSEL_MBW_32BIT (2U << USB_CFIFOSEL_MBW_Pos) /* 32-bit width */