Searched refs:STM_I2C_MASTER_START (Results 1 – 1 of 1) sorted by relevance
124 STM_I2C_MASTER_START, enumerator523 atomicWriteByte(&state->masterState, STM_I2C_MASTER_START); in stmI2cMasterTxRxDone()545 atomicWriteByte(&state->masterState, STM_I2C_MASTER_START); in stmI2cMasterDmaTxDone()611 if (atomicReadByte(&state->masterState) == STM_I2C_MASTER_START) { in stmI2cMasterSentStart()886 STM_I2C_MASTER_IDLE, STM_I2C_MASTER_START)) { in i2cMasterTxRx()