Searched refs:NUM_I2CS (Results 1 – 3 of 3) sorted by relevance
165 static_assert(NUM_I2CS == 2, "");178 static_assert(NUM_I2CS == 2, "");230 invalid_params_if(HARDWARE_I2C, num >= NUM_I2CS); in i2c_get_instance()
33 #define NUM_I2CS _u(2) macro
34 #define NUM_I2CS _u(2) macro