Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_fmpi2c.c363 #define FMPI2C_STATE_NONE ((uint32_t)(HAL_FMPI2C_MODE_NONE)) macro
620 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in HAL_FMPI2C_Init()
663 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in HAL_FMPI2C_DeInit()
5696 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITMasterCplt()
5731 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITMasterCplt()
5882 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITSlaveCplt()
5898 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITSlaveCplt()
5913 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITSlaveCplt()
5937 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_ITListenCplt()
6101 hfmpi2c->PreviousState = FMPI2C_STATE_NONE; in FMPI2C_TreatErrorCallback()
[all …]