Searched refs:STM32F7_I2C_RXDR (Results 1 – 1 of 1) sorted by relevance
50 #define STM32F7_I2C_RXDR 0x24 macro 804 *f7_msg->buf++ = readb_relaxed(base + STM32F7_I2C_RXDR); in stm32f7_i2c_read_rx_data() 808 readb_relaxed(base + STM32F7_I2C_RXDR); in stm32f7_i2c_read_rx_data() 1469 val = readb_relaxed(i2c_dev->base + STM32F7_I2C_RXDR); in stm32f7_i2c_slave_isr_event() 2271 STM32F7_I2C_RXDR); in stm32f7_i2c_probe()