Searched refs:RESETS_RESET_I2C0_BITS (Results 1 – 2 of 2) sorted by relevance
20 reset_block(i2c == i2c0 ? RESETS_RESET_I2C0_BITS : RESETS_RESET_I2C1_BITS); in i2c_reset()25 unreset_block_wait(i2c == i2c0 ? RESETS_RESET_I2C0_BITS : RESETS_RESET_I2C1_BITS); in i2c_unreset()
193 #define RESETS_RESET_I2C0_BITS 0x00000008 macro
Completed in 6 milliseconds