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

FMPI2C_NEXT_FRAME macro

Syntax

#define FMPI2C_NEXT_FRAME ((uint32_t)(FMPI2C_RELOAD_MODE | FMPI2C_SOFTEND_MODE))

References

LocationText
stm32f4xx_hal_fmpi2c.h:304
#define FMPI2C_NEXT_FRAME ((uint32_t)(FMPI2C_RELOAD_MODE | FMPI2C_SOFTEND_MODE))
stm32f4xx_hal_fmpi2c.c:5303
if ((tmpoptions == FMPI2C_FIRST_FRAME) || (tmpoptions == FMPI2C_NEXT_FRAME))
stm32f4xx_hal_fmpi2c.c:5357
if ((tmpoptions == FMPI2C_NEXT_FRAME) || (tmpoptions == FMPI2C_FIRST_FRAME))
stm32f4xx_hal_fmpi2c.c:5786
if ((tmpoptions == FMPI2C_FIRST_FRAME) || (tmpoptions == FMPI2C_NEXT_FRAME))
stm32f4xx_hal_fmpi2c.c:6444
if ((tmpoptions == FMPI2C_FIRST_FRAME) || (tmpoptions == FMPI2C_NEXT_FRAME))
stm32f4xx_hal_fmpi2c.c:6823
if ((tmpoptions == FMPI2C_NEXT_FRAME) || (tmpoptions == FMPI2C_FIRST_FRAME))