Searched refs:USB_FIFOSEL_MBW_8BIT (Results 1 – 1 of 1) sorted by relevance
123 #define USB_FIFOSEL_MBW_8BIT (0U << USB_CFIFOSEL_MBW_Pos) /* 8-bit width */ macro1437 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()