Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/pico_i2c_slave/include/pico/
Di2c_slave.h37I2C_SLAVE_FINISH, ///< Master has sent a Stop or Restart signal. Slave may prepare for the next t… enumerator
/hal_rpi_pico-latest/src/rp2_common/pico_i2c_slave/
Di2c_slave.c42 slave->handler(i2c, I2C_SLAVE_FINISH); in __not_in_flash_func()