Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_xilinx_axi.h81 SR_BB = BIT(2), /* Bus Busy */ enumerator
Di2c_xilinx_axi.c467 if (sys_read32(config->base + REG_SR) & SR_BB) { in i2c_xilinx_axi_wait_not_busy()