Home
last modified time | relevance | path

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

/hal_silabs-latest/si32/si32Hal/sim3u1xx/
DSI32_DMAXBAR_A_Support.h287 #define SI32_USB_0_EP1_IN_ENDPOINT &SI32_USB_0_EP1->EPFIFO.U32
288 #define SI32_USB_0_EP1_OUT_ENDPOINT &SI32_USB_0_EP1->EPFIFO.U32
289 #define SI32_USB_0_EP2_IN_ENDPOINT &SI32_USB_0_EP2->EPFIFO.U32
290 #define SI32_USB_0_EP2_OUT_ENDPOINT &SI32_USB_0_EP2->EPFIFO.U32
291 #define SI32_USB_0_EP3_IN_ENDPOINT &SI32_USB_0_EP3->EPFIFO.U32
292 #define SI32_USB_0_EP3_OUT_ENDPOINT &SI32_USB_0_EP3->EPFIFO.U32
293 #define SI32_USB_0_EP4_IN_ENDPOINT &SI32_USB_0_EP4->EPFIFO.U32
294 #define SI32_USB_0_EP4_OUT_ENDPOINT &SI32_USB_0_EP4->EPFIFO.U32
/hal_silabs-latest/si32/si32Hal/SI32_Modules/
DSI32_USBEP_A_Type.c760 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()
DSI32_USBEP_A_Type.h863 (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)
DSI32_USBEP_A_Registers.h451 struct SI32_USBEP_A_EPFIFO_Struct EPFIFO ; // Base Address + 0x30 member