Searched refs:IC_SLEEP (Results 1 – 2 of 2) sorted by relevance
1050 I2Cx->IC_SLEEP |= BIT_IC_SLEEP_CLOCK_CONTROL; in I2C_Sleep_Cmd()1054 I2Cx->IC_SLEEP &= ~BIT_IC_SLEEP_CLOCK_CONTROL; in I2C_Sleep_Cmd()
877 __IO uint32_t IC_SLEEP; /*!< I2C sleep control register, Address offset: 0xAC */ member
Completed in 13 milliseconds