Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_i2c/include/hardware/
Di2c.h204 static inline uint i2c_get_index(i2c_inst_t *i2c) { in i2c_get_index() function
210 #define i2c_hw_index(i2c) i2c_get_index(i2c)