Searched refs:USBFS_DEV_ARB_RW_DR16 (Results 1 – 3 of 3) sorted by relevance
1351 USBFS_DEV_ARB_RW_DR16(base, endpoint) = (uint32_t) halfword; in Cy_USBFS_Dev_Drv_WriteData16()1397 return ((uint16_t) USBFS_DEV_ARB_RW_DR16(base, endpoint)); in Cy_USBFS_Dev_Drv_ReadData16()1443 return (&USBFS_DEV_ARB_RW_DR16(base, endpoint)); in Cy_USBFS_Dev_Drv_GetDataReg16Addr()
2032 #define USBFS_DEV_ARB_RW_DR16(base, endpoint) (*(volatile uint32_t *) (USBFS_DEV_ARB_REGS_16(b… macro
2423 #define USBFS_DEV_ARB_RW_DR16(base, endpoint) (*(volatile uint32_t *) (USBFS_DEV_ARB_REGS_16(b… macro