Home
last modified time | relevance | path

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

/hal_altera-latest/drivers/altera_avalon_i2c/inc/
Daltera_avalon_i2c_regs.h129 #define ALT_AVALON_I2C_SCL_LOW_REG 8 macro
130 …AVALON_I2C_SCL_LOW(base) __IO_CALC_ADDRESS_NATIVE(base, ALT_AVALON_I2C_SCL_LOW_REG)
131 #define IORD_ALT_AVALON_I2C_SCL_LOW(base) IORD(base, ALT_AVALON_I2C_SCL_LOW_REG)
132 #define IOWR_ALT_AVALON_I2C_SCL_LOW(base, data) IOWR(base, ALT_AVALON_I2C_SCL_LOW_REG, …