HAL + 0/4 examples
CodeScope will show references to LL_APB1_GRP1_PERIPH_I2C2 from the following samples and libraries:
 
Symbols
loading...
Files
loading...

LL_APB1_GRP1_PERIPH_I2C2 macro

Syntax

#define LL_APB1_GRP1_PERIPH_I2C2 RCC_APB1ENR_I2C2EN

Examples

LL_APB1_GRP1_PERIPH_I2C2 is referenced by 4 libraries and example projects.

References

LocationText
stm32f4xx_ll_bus.h:237
#define LL_APB1_GRP1_PERIPH_I2C2 RCC_APB1ENR_I2C2EN
stm32f4xx_ll_i2c.c:112
LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_I2C2);
stm32f4xx_ll_i2c.c:115
LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_I2C2);