Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c374 #define FMPI2C_STATE_SLAVE_BUSY_RX ((uint32_t)(((uint32_t)HAL_FMPI2C_STATE_BUSY_RX & FMPI2C_STATE… macro
5259 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()