Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_usbfs_dev_drv_reg.h328 return USBFS_DEV_LPM_INTR_SIE(base); in Cy_USBFS_Dev_Drv_GetSieInterruptStatus()
417 USBFS_DEV_LPM_INTR_SIE(base) = mask; in Cy_USBFS_Dev_Drv_ClearSieInterrupt()
419 (void) USBFS_DEV_LPM_INTR_SIE(base); in Cy_USBFS_Dev_Drv_ClearSieInterrupt()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_usbfs_dev_drv.c233 USBFS_DEV_LPM_INTR_SIE(base) = 0UL; in Cy_USBFS_Dev_Drv_DeInit()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h2040 #define USBFS_DEV_LPM_INTR_SIE(base) (((USBFS_V1_Type *)(base))->USBLPM.INTR_SIE) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h2431 #define USBFS_DEV_LPM_INTR_SIE(base) (((USBFS_V1_Type *)(base))->USBLPM.INTR_SIE) macro