Searched refs:I2C_ENABLE (Results 1 – 2 of 2) sorted by relevance
81 USIx->I2C_ENABLE &= ~USI_I2C_ENABLE; in USI_I2C_Init()716 USIx->I2C_ENABLE |= USI_I2C_ENABLE; in USI_I2C_Cmd()721 USIx->I2C_ENABLE &= ~USI_I2C_ENABLE; in USI_I2C_Cmd()933 USIx->I2C_ENABLE |= USI_I2C_SLEEP; in USI_I2C_Sleep_Cmd()938 USIx->I2C_ENABLE &= ~USI_I2C_SLEEP; in USI_I2C_Sleep_Cmd()
579 __IO u32 I2C_ENABLE; /*!< USI I2C enable register, Address offset: 0x31C*/ member
Completed in 13 milliseconds