Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/hardware_i2c/include/hardware/
Di2c.h433 assert(hw->status & I2C_IC_STATUS_RFNE_BITS); // Rx FIFO must not be empty in i2c_read_byte_raw()
/hal_rpi_pico-latest/src/rp2040/hardware_regs/include/hardware/regs/
Di2c.h1759 #define I2C_IC_STATUS_RFNE_BITS _u(0x00000008) macro
/hal_rpi_pico-latest/src/rp2350/hardware_regs/include/hardware/regs/
Di2c.h1759 #define I2C_IC_STATUS_RFNE_BITS _u(0x00000008) macro