Home
last modified time | relevance | path

Searched refs:REG_I2S_INTR (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_i2s.h1010 return (REG_I2S_INTR(base)); in Cy_I2S_GetInterruptStatus()
1031 REG_I2S_INTR(base) = interrupt; in Cy_I2S_ClearInterrupt()
1033 (void) REG_I2S_INTR(base); in Cy_I2S_ClearInterrupt()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h1492 #define REG_I2S_INTR(base) (((I2S_V1_Type*)(base))->INTR) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h2060 #define REG_I2S_INTR(base) (((I2S_Type*)(base))->INTR) macro