HAL + 0/6 examples
CodeScope will show references to LL_APB1_GRP1_PERIPH_USART2 from the following samples and libraries:
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALLL_APB1_GRP1_PERIPH_USART2

LL_APB1_GRP1_PERIPH_USART2 macro

Syntax

#define LL_APB1_GRP1_PERIPH_USART2 RCC_APB1ENR_USART2EN

Examples

LL_APB1_GRP1_PERIPH_USART2 is referenced by 6 libraries and example projects.

References

LocationText
stm32f4xx_ll_bus.h:226
#define LL_APB1_GRP1_PERIPH_USART2 RCC_APB1ENR_USART2EN
stm32f4xx_ll_usart.c:142
LL_APB1_GRP1_ForceReset(LL_APB1_GRP1_PERIPH_USART2);
stm32f4xx_ll_usart.c:145
LL_APB1_GRP1_ReleaseReset(LL_APB1_GRP1_PERIPH_USART2);