gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:I2C_TXDR (0.00 seconds)
mtkernel_3
device/i2c/sysdepend/stm32l4/i2c_stm32l4.c - 11.2KB - 330 lines
38: #define I2C_RXDR(u)     (ba[u] + I2Cx_RXDR)
39: #define I2C_TXDR(u)     (ba[u] + I2Cx_TXDR)
40: