HAL
FMPI2C_GENERATE_START_READ is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALFMPI2C_GENERATE_START_READ

FMPI2C_GENERATE_START_READ macro

Syntax

#define FMPI2C_GENERATE_START_READ (uint32_t)(0x80000000U | FMPI2C_CR2_START | FMPI2C_CR2_RD_WRN)

References

LocationText
stm32f4xx_hal_fmpi2c.h:402
#define FMPI2C_GENERATE_START_READ (uint32_t)(0x80000000U | FMPI2C_CR2_START | FMPI2C_CR2_RD_WRN)
stm32f4xx_hal_fmpi2c.c:1294
FMPI2C_GENERATE_START_READ);
stm32f4xx_hal_fmpi2c.c:1300
FMPI2C_GENERATE_START_READ);
stm32f4xx_hal_fmpi2c.c:1812
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, xfermode, FMPI2C_GENERATE_START_READ);
stm32f4xx_hal_fmpi2c.c:2196
FMPI2C_TransferConfig(hfmpi2c, DevAddress, (uint8_t)hfmpi2c->XferSize, xfermode, FMPI2C_GENERATE_START_READ);
stm32f4xx_hal_fmpi2c.c:2236
FMPI2C_GENERATE_START_READ);
stm32f4xx_hal_fmpi2c.c:2699
FMPI2C_GENERATE_START_READ);
stm32f4xx_hal_fmpi2c.c:2705
FMPI2C_GENERATE_START_READ);
stm32f4xx_hal_fmpi2c.c:3693
uint32_t xferrequest = FMPI2C_GENERATE_START_READ;
stm32f4xx_hal_fmpi2c.c:3780
uint32_t xferrequest = FMPI2C_GENERATE_START_READ;
stm32f4xx_hal_fmpi2c.c:3909
FMPI2C_GENERATE_START_READ);
stm32f4xx_hal_fmpi2c.c:5190
direction = FMPI2C_GENERATE_START_READ;
stm32f4xx_hal_fmpi2c.c:5630
direction = FMPI2C_GENERATE_START_READ;