Searched refs:STATUS_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.4.0/drivers/i2c/ | ||
D | i2c_andes_atciic100.h | 75 #define STATUS_FIFO_EMPTY BIT(0) macro |
D | i2c_andes_atciic100.c | 707 if (reg_stat & STATUS_FIFO_EMPTY) { in i2c_atciic100_irq_handler() |