LL_AHB3_GRP1_EnableClockLowPower
__STATIC_INLINE void
LL_AHB3_GRP1_EnableClockLowPower (uint32_t Periphs)
Enable AHB3 peripheral clocks in low-power mode.
Periphs: This parameter can be a combination of the
following values:
LL_AHB3_GRP1_PERIPH_FSMC
Reference Manual to
LL API cross
reference:
AHB3LPENR FSMCLPEN
LL_AHB3_GRP1_EnableClockLowPower
LL_AHB3_GRP1_DisableClockLowPower
__STATIC_INLINE void
LL_AHB3_GRP1_DisableClockLowPower (uint32_t Periphs)
Disable AHB3 peripheral clocks in low-power mode.
Periphs: This parameter can be a combination of the
following values:
LL_AHB3_GRP1_PERIPH_FSMC
Reference Manual to
LL API cross
reference:
AHB3LPENR FSMCLPEN
LL_AHB3_GRP1_DisableClockLowPower
LL_APB1_GRP1_EnableClock
__STATIC_INLINE void LL_APB1_GRP1_EnableClock
(uint32_t Periphs)
Enable APB1 peripherals clock.
Periphs: This parameter can be a combination of the
following values:
LL_APB1_GRP1_PERIPH_TIM2
LL_APB1_GRP1_PERIPH_TIM3
LL_APB1_GRP1_PERIPH_TIM4
LL_APB1_GRP1_PERIPH_TIM5
LL_APB1_GRP1_PERIPH_TIM6
LL_APB1_GRP1_PERIPH_TIM7
LL_APB1_GRP1_PERIPH_TIM12
LL_APB1_GRP1_PERIPH_TIM13
LL_APB1_GRP1_PERIPH_TIM14
LL_APB1_GRP1_PERIPH_WWDG
LL_APB1_GRP1_PERIPH_SPI2
LL_APB1_GRP1_PERIPH_SPI3
LL_APB1_GRP1_PERIPH_USART2
LL_APB1_GRP1_PERIPH_USART3
LL_APB1_GRP1_PERIPH_UART4
LL_APB1_GRP1_PERIPH_UART5