Go to the documentation of this file.
20 #define DEF_TIMEOUT 32
23 #define BUS_ERROR (-EREMOTEIO)
24 #define XFER_NAKED (-ECONNREFUSED)
25 #define I2C_RETRY (-2000)
49 #define I2C_ICR_INIT (ICR_BEIE | ICR_IRFIE | ICR_ITEIE | ICR_GCD | ICR_SCLE)
60 #define I2C_ISR_INIT 0x7FF