Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_dw_registers.h155 #define IDMA_REG_INTR_STS 0xAE8 macro
Di2c_dw.c390 uint32_t stat = sys_read32(reg_base + IDMA_REG_INTR_STS); in i2c_dw_isr()