HAL
FMPI2C_AUTOEND_MODE is only used within HAL.
 
Symbols
loading...
Files
loading...

FMPI2C_AUTOEND_MODE macro

Syntax

#define FMPI2C_AUTOEND_MODE FMPI2C_CR2_AUTOEND

References

LocationText
stm32f4xx_hal_fmpi2c.h:391
#define FMPI2C_AUTOEND_MODE FMPI2C_CR2_AUTOEND
stm32f4xx_hal_fmpi2c.c:1156
xfermode = FMPI2C_AUTOEND_MODE;
stm32f4xx_hal_fmpi2c.c:1217
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:1299
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:1337
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:1717
xfermode = FMPI2C_AUTOEND_MODE;
stm32f4xx_hal_fmpi2c.c:1807
xfermode = FMPI2C_AUTOEND_MODE;
stm32f4xx_hal_fmpi2c.c:1994
xfermode = FMPI2C_AUTOEND_MODE;
stm32f4xx_hal_fmpi2c.c:2088
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)sizetoxfer, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:2156
xfermode = FMPI2C_AUTOEND_MODE;
stm32f4xx_hal_fmpi2c.c:2235
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:2565
stm32f4xx_hal_fmpi2c.c:2602
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:2704
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:2742
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:3908
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, FMPI2C_AUTOEND_MODE,
stm32f4xx_hal_fmpi2c.c:4591
stm32f4xx_hal_fmpi2c.c:5012
FMPI2C_AUTOEND_MODE, FMPI2C_NO_STARTSTOP);
stm32f4xx_hal_fmpi2c.c:5019
if (FMPI2C_GET_STOP_MODE(hfmpi2c) != FMPI2C_AUTOEND_MODE)
stm32f4xx_hal_fmpi2c.c:5037
if (FMPI2C_GET_STOP_MODE(hfmpi2c) != FMPI2C_AUTOEND_MODE)
stm32f4xx_hal_fmpi2c.c:5169
FMPI2C_AUTOEND_MODE, FMPI2C_NO_STARTSTOP);
stm32f4xx_hal_fmpi2c.c:5215
FMPI2C_AUTOEND_MODE, direction);
stm32f4xx_hal_fmpi2c.c:5444
xfermode = FMPI2C_AUTOEND_MODE;
stm32f4xx_hal_fmpi2c.c:5467
if (FMPI2C_GET_STOP_MODE(hfmpi2c) != FMPI2C_AUTOEND_MODE)
stm32f4xx_hal_fmpi2c.c:5485
if (FMPI2C_GET_STOP_MODE(hfmpi2c) != FMPI2C_AUTOEND_MODE)
stm32f4xx_hal_fmpi2c.c:5596
FMPI2C_AUTOEND_MODE, FMPI2C_NO_STARTSTOP);
stm32f4xx_hal_fmpi2c.c:5655
FMPI2C_AUTOEND_MODE, direction);
stm32f4xx_hal_fmpi2c.h:305
#define FMPI2C_FIRST_AND_LAST_FRAME ((uint32_t)FMPI2C_AUTOEND_MODE)