Home
last modified time | relevance | path

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

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2C/
Di2c_me21.c42 #define SLAVE_A1_REG_OFFSET ((uint32_t)0x44UL) /**< SLAVE_A1_REG_OFFSET */ macro
111 uint32_t *slave_a1 = (uint32_t *)((uint32_t)i2c + SLAVE_A1_REG_OFFSET); in MXC_I2C_SetSlaveAddr()