Searched refs:I2C_SR1_STOPF (Results 1 - 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
H A Di2c.c81 #define I2C_SR1_STOPF (1 << 4) macro
718 } else if (sr1 & I2C_SR1_STOPF) {

Completed in 32 milliseconds