Searched refs:DW_INTR_STAT_TX_EMPTY (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/i2c/ | ||
D | i2c_dw.h | 44 (DW_INTR_STAT_TX_OVER | DW_INTR_STAT_TX_EMPTY | DW_INTR_STAT_TX_ABRT | \ |
D | i2c_dw_registers.h | 42 #define DW_INTR_STAT_TX_EMPTY BIT(4) macro |