Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c363 #define FMPI2C_STATE_NONE ((uint32_t)(HAL_FMPI2C_MODE_NONE)) macro
639 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in HAL_FMPI2C_Init()
682 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in HAL_FMPI2C_DeInit()
6231 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITMasterCplt()
6266 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITMasterCplt()
6333 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITSlaveCplt()
6474 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITSlaveCplt()
6490 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITSlaveCplt()
6505 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITSlaveCplt()
6529 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITListenCplt()
[all …]