Searched refs:BIT_IC_SLEEP_CLOCK_CONTROL (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()
576 #define BIT_IC_SLEEP_CLOCK_CONTROL ((u32)0x00000001) macro
Completed in 5 milliseconds