Searched refs:SYS_IPRST1_I2C0RST_Msk (Results 1 – 2 of 2) sorted by relevance
76 SYS->IPRST1 |= SYS_IPRST1_I2C0RST_Msk; in I2C_Close()77 SYS->IPRST1 &= ~SYS_IPRST1_I2C0RST_Msk; in I2C_Close()
2283 #define SYS_IPRST1_I2C0RST_Msk (0x1ul << SYS_IPRST1_I2C0RST_Pos) /*!< SYS… macro