Home
last modified time | relevance | path

Searched refs:NUM_I2CS (Results 1 – 3 of 3) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/hardware_i2c/include/hardware/
Di2c.h165 static_assert(NUM_I2CS == 2, "");
178 static_assert(NUM_I2CS == 2, "");
230 invalid_params_if(HARDWARE_I2C, num >= NUM_I2CS); in i2c_get_instance()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/
Dplatform_defs.h33 #define NUM_I2CS _u(2) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/
Dplatform_defs.h34 #define NUM_I2CS _u(2) macro