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

FMPI2C_NOSTRETCH_ENABLE macro

Syntax

#define FMPI2C_NOSTRETCH_ENABLE FMPI2C_CR1_NOSTRETCH

References

LocationText
stm32f4xx_hal_fmpi2c.h:364
#define FMPI2C_NOSTRETCH_ENABLE FMPI2C_CR1_NOSTRETCH
stm32f4xx_hal_fmpi2c.c:1420
if (hfmpi2c->Init.NoStretchMode == FMPI2C_NOSTRETCH_ENABLE)
stm32f4xx_hal_fmpi2c.c:1865
if (hfmpi2c->Init.NoStretchMode == FMPI2C_NOSTRETCH_ENABLE)
stm32f4xx_hal_fmpi2c.c:2293
if (hfmpi2c->Init.NoStretchMode == FMPI2C_NOSTRETCH_ENABLE)