Searched refs:SYS_IPRST1_I2C1RST_Msk (Results 1 – 2 of 2) sorted by relevance
81 SYS->IPRST1 |= SYS_IPRST1_I2C1RST_Msk; in I2C_Close()82 SYS->IPRST1 &= ~SYS_IPRST1_I2C1RST_Msk; in I2C_Close()
2286 #define SYS_IPRST1_I2C1RST_Msk (0x1ul << SYS_IPRST1_I2C1RST_Pos) /*!< SYS… macro