Searched refs:EPFIFO (Results 1 – 4 of 4) sorted by relevance
287 #define SI32_USB_0_EP1_IN_ENDPOINT &SI32_USB_0_EP1->EPFIFO.U32288 #define SI32_USB_0_EP1_OUT_ENDPOINT &SI32_USB_0_EP1->EPFIFO.U32289 #define SI32_USB_0_EP2_IN_ENDPOINT &SI32_USB_0_EP2->EPFIFO.U32290 #define SI32_USB_0_EP2_OUT_ENDPOINT &SI32_USB_0_EP2->EPFIFO.U32291 #define SI32_USB_0_EP3_IN_ENDPOINT &SI32_USB_0_EP3->EPFIFO.U32292 #define SI32_USB_0_EP3_OUT_ENDPOINT &SI32_USB_0_EP3->EPFIFO.U32293 #define SI32_USB_0_EP4_IN_ENDPOINT &SI32_USB_0_EP4->EPFIFO.U32294 #define SI32_USB_0_EP4_OUT_ENDPOINT &SI32_USB_0_EP4->EPFIFO.U32
760 basePointer->EPFIFO.U32 = dataval; in _SI32_USBEP_A_write_fifo_u32()775 basePointer->EPFIFO.U16 = dataval; in _SI32_USBEP_A_write_fifo_u16()790 basePointer->EPFIFO.U8 = dataval; in _SI32_USBEP_A_write_fifo_u8()804 return basePointer->EPFIFO.U32; in _SI32_USBEP_A_read_fifo_u32()818 return basePointer->EPFIFO.U16; in _SI32_USBEP_A_read_fifo_u16()832 return basePointer->EPFIFO.U8; in _SI32_USBEP_A_read_fifo_u8()
863 (basePointer->EPFIFO.U32 = dataval)885 (basePointer->EPFIFO.U16 = dataval)907 (basePointer->EPFIFO.U8 = dataval)923 (basePointer->EPFIFO.U32)939 (basePointer->EPFIFO.U16)955 (basePointer->EPFIFO.U8)
451 struct SI32_USBEP_A_EPFIFO_Struct EPFIFO ; // Base Address + 0x30 member