Searched refs:FMPI2C_STATE_SLAVE_BUSY_RX (Results 1 – 1 of 1) sorted by relevance
374 #define FMPI2C_STATE_SLAVE_BUSY_RX ((uint32_t)(((uint32_t)HAL_FMPI2C_STATE_BUSY_RX & FMPI2C_STATE… macro5259 hfmpi2c->PreviousState = FMPI2C_STATE_SLAVE_BUSY_RX; in FMPI2C_Slave_ISR_DMA()5604 hfmpi2c->PreviousState = FMPI2C_STATE_SLAVE_BUSY_RX; in FMPI2C_ITSlaveSeqCplt()5792 hfmpi2c->PreviousState = FMPI2C_STATE_SLAVE_BUSY_RX; in FMPI2C_ITSlaveCplt()6057 (tmppreviousstate == FMPI2C_STATE_SLAVE_BUSY_RX))) in FMPI2C_ITError()