Searched refs:I2C_SCSR_DA (Results 1 – 17 of 17) sorted by relevance
369 HWREG(ui32Base + I2C_O_SCSR) = I2C_SCSR_DA; in I2CSlaveEnable()2016 HWREG(ui32Base + I2C_O_SCSR) = ui32Config | I2C_SCSR_DA; in I2CSlaveFIFOEnable()2042 HWREG(ui32Base + I2C_O_SCSR) = I2C_SCSR_DA; in I2CSlaveFIFODisable()
85 #define I2C_SCSR_DA 0x00000001 // Device Active macro
395 HWREG(ui32Base + I2C_O_SCSR) = I2C_SCSR_DA; in I2CSlaveEnable()2127 HWREG(ui32Base + I2C_O_SCSR) = ui32Config | I2C_SCSR_DA; in I2CSlaveFIFOEnable()2156 HWREG(ui32Base + I2C_O_SCSR) = I2C_SCSR_DA; in I2CSlaveFIFODisable()
292 #define I2C_SCSR_DA 0x00000001 // Device Active macro
311 #define I2C_SCSR_DA 0x00000001 // Device Active macro
3185 #define I2C_SCSR_DA 0x00000001 // Device Active macro
3675 #define I2C_SCSR_DA 0x00000001 // Device Active macro
3626 #define I2C_SCSR_DA 0x00000001 // Device Active macro
354 HWREG(ulBase + I2C_O_SCSR) = I2C_SCSR_DA; in I2CSlaveEnable()
3029 #define I2C_SCSR_DA 0x00000001 // Device Active macro
3136 #define I2C_SCSR_DA 0x00000001 // Device Active macro
Completed in 1048 milliseconds