Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/i2c/
Di2c_cc32xx.c267 uint32_t err_status; in i2c_cc32xx_isr() local
271 err_status = MAP_I2CMasterErr(base); in i2c_cc32xx_isr()
280 data->state, err_status, int_status); in i2c_cc32xx_isr()
283 if ((err_status != I2C_MASTER_ERR_NONE) || in i2c_cc32xx_isr()
290 if (!(err_status & (I2C_MASTER_ERR_ARB_LOST | in i2c_cc32xx_isr()