Searched refs:AF_I2C_SDA (Results 1 – 2 of 2) sorted by relevance
167 #define AF_I2C_SDA(i) ((i) == 0 ? AF_I2C0_SDA : -1) macro
267 #define AF_I2C_SDA(i) ((i) == 0 ? AF_I2C0_SDA : (i) == 1 ? AF_I2C1_SDA : -1) macro
Completed in 14 milliseconds