LL_AHB2_GRP1_EnableClockLowPower
LL_AHB2_GRP1_DisableClockLowPower
__STATIC_INLINE void
LL_AHB2_GRP1_DisableClockLowPower (uint32_t Periphs)
Disable AHB2 peripheral clocks in low-power mode.
Periphs: This parameter can be a combination of the
following values: (*) value not defined in all devices.
LL_AHB2_GRP1_PERIPH_DCMI (*)
LL_AHB2_GRP1_PERIPH_CRYP (*)
LL_AHB2_GRP1_PERIPH_HASH (*)
LL_AHB2_GRP1_PERIPH_RNG
LL_AHB2_GRP1_PERIPH_OTGFS
Reference Manual to
LL API cross
reference:
AHB2LPENR DCMILPEN
LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR CRYPLPEN
LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR HASHLPEN
LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR RNGLPEN
LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR OTGFSLPEN
LL_AHB2_GRP1_DisableClockLowPower
LL_AHB3_GRP1_EnableClock
__STATIC_INLINE void LL_AHB3_GRP1_EnableClock
(uint32_t Periphs)
Enable AHB3 peripherals clock.
Periphs: This parameter can be a combination of the
following values:
LL_AHB3_GRP1_PERIPH_FSMC
Reference Manual to
LL API cross
reference:
AHB3ENR FSMCEN LL_AHB3_GRP1_EnableClock
LL_AHB3_GRP1_IsEnabledClock
__STATIC_INLINE uint32_t LL_AHB3_GRP1_IsEnabledClock
(uint32_t Periphs)
Check if AHB3 peripheral clock is enabled or not.
Periphs: This parameter can be a combination of the
following values:
LL_AHB3_GRP1_PERIPH_FSMC
State: of Periphs (1 or 0).