gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:I2C_SBIxCR2_SBIM (0.00 seconds)
mtkernel_3
device/i2c/sysdepend/tx03_m367/i2c_m367.h - 4.5KB - 108 lines
61: #define I2C_SBIxCR2_PIN         (1 << 4)       /* W INTSBIx Release interrupt request */
62: #define I2C_SBIxCR2_SBIM(n)     ((n) << 2)  /* W Select operating mode of serial bus interface */
63: #define I2C_SBIxCR2_SBIM_SIO    I2C_SBIxCR2_SBIM(1)