Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_ll_stm32_v2.c254 if (LL_I2C_IsActiveFlag_TXIS(i2c)) { in stm32_i2c_slave_event()
471 if (LL_I2C_IsActiveFlag_TXIS(i2c)) { in stm32_i2c_event()
781 if (LL_I2C_IsActiveFlag_TXIS(i2c)) { in stm32_i2c_msg_write()