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

LL_APB1_GRP1_PERIPH_SPI2 macro

Syntax

#define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN

Examples

LL_APB1_GRP1_PERIPH_SPI2 is referenced by 3 libraries and example projects.

References

LocationText
stm32f4xx_ll_bus.h:218
#define LL_APB1_GRP1_PERIPH_SPI2 RCC_APB1ENR_SPI2EN
stm32f4xx_ll_spi.c:145
LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_SPI2);
stm32f4xx_ll_spi.c:148
LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_SPI2);