STM32F439xx HAL User Manual
Functions
AHB2
BUS Exported Functions

Functions

__STATIC_INLINE void LL_AHB2_GRP1_EnableClock (uint32_t Periphs)
 Enable AHB2 peripherals clock.
__STATIC_INLINE uint32_t LL_AHB2_GRP1_IsEnabledClock (uint32_t Periphs)
 Check if AHB2 peripheral clock is enabled or not.
__STATIC_INLINE void LL_AHB2_GRP1_DisableClock (uint32_t Periphs)
 Disable AHB2 peripherals clock.
__STATIC_INLINE void LL_AHB2_GRP1_ForceReset (uint32_t Periphs)
 Force AHB2 peripherals reset.
__STATIC_INLINE void LL_AHB2_GRP1_ReleaseReset (uint32_t Periphs)
 Release AHB2 peripherals reset.
__STATIC_INLINE void LL_AHB2_GRP1_EnableClockLowPower (uint32_t Periphs)
 Enable AHB2 peripheral clocks in low-power mode.
__STATIC_INLINE void LL_AHB2_GRP1_DisableClockLowPower (uint32_t Periphs)
 Disable AHB2 peripheral clocks in low-power mode.

Function Documentation

__STATIC_INLINE void LL_AHB2_GRP1_DisableClock ( uint32_t  Periphs)

Disable AHB2 peripherals clock.

Reference Manual to LL API cross reference:
AHB2ENR DCMIEN LL_AHB2_GRP1_DisableClock
AHB2ENR CRYPEN LL_AHB2_GRP1_DisableClock
AHB2ENR AESEN LL_AHB2_GRP1_DisableClock
AHB2ENR HASHEN LL_AHB2_GRP1_DisableClock
AHB2ENR RNGEN LL_AHB2_GRP1_DisableClock
AHB2ENR OTGFSEN LL_AHB2_GRP1_DisableClock
Parameters:
PeriphsThis parameter can be a combination of the following values: (*) value not defined in all devices.
Return values:
None

Definition at line 872 of file stm32f4xx_ll_bus.h.

__STATIC_INLINE void LL_AHB2_GRP1_DisableClockLowPower ( uint32_t  Periphs)

Disable AHB2 peripheral clocks in low-power mode.

Reference Manual to LL API cross reference:
AHB2LPENR DCMILPEN LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR CRYPLPEN LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR AESLPEN LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR HASHLPEN LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR RNGLPEN LL_AHB2_GRP1_DisableClockLowPower
AHB2LPENR OTGFSLPEN LL_AHB2_GRP1_DisableClockLowPower
Parameters:
PeriphsThis parameter can be a combination of the following values: (*) value not defined in all devices.
Return values:
None

Definition at line 974 of file stm32f4xx_ll_bus.h.

__STATIC_INLINE void LL_AHB2_GRP1_EnableClock ( uint32_t  Periphs)

Enable AHB2 peripherals clock.

Reference Manual to LL API cross reference:
AHB2ENR DCMIEN LL_AHB2_GRP1_EnableClock
AHB2ENR CRYPEN LL_AHB2_GRP1_EnableClock
AHB2ENR AESEN LL_AHB2_GRP1_EnableClock
AHB2ENR HASHEN LL_AHB2_GRP1_EnableClock
AHB2ENR RNGEN LL_AHB2_GRP1_EnableClock
AHB2ENR OTGFSEN LL_AHB2_GRP1_EnableClock
Parameters:
PeriphsThis parameter can be a combination of the following values: (*) value not defined in all devices.
Return values:
None

Definition at line 820 of file stm32f4xx_ll_bus.h.

__STATIC_INLINE void LL_AHB2_GRP1_EnableClockLowPower ( uint32_t  Periphs)

Enable AHB2 peripheral clocks in low-power mode.

Reference Manual to LL API cross reference:
AHB2LPENR DCMILPEN LL_AHB2_GRP1_EnableClockLowPower
AHB2LPENR CRYPLPEN LL_AHB2_GRP1_EnableClockLowPower
AHB2LPENR AESLPEN LL_AHB2_GRP1_EnableClockLowPower
AHB2LPENR HASHLPEN LL_AHB2_GRP1_EnableClockLowPower
AHB2LPENR RNGLPEN LL_AHB2_GRP1_EnableClockLowPower
AHB2LPENR OTGFSLPEN LL_AHB2_GRP1_EnableClockLowPower
Parameters:
PeriphsThis parameter can be a combination of the following values: (*) value not defined in all devices.
Return values:
None

Definition at line 946 of file stm32f4xx_ll_bus.h.

__STATIC_INLINE void LL_AHB2_GRP1_ForceReset ( uint32_t  Periphs)

Force AHB2 peripherals reset.

Reference Manual to LL API cross reference:
AHB2RSTR DCMIRST LL_AHB2_GRP1_ForceReset
AHB2RSTR CRYPRST LL_AHB2_GRP1_ForceReset
AHB2RSTR AESRST LL_AHB2_GRP1_ForceReset
AHB2RSTR HASHRST LL_AHB2_GRP1_ForceReset
AHB2RSTR RNGRST LL_AHB2_GRP1_ForceReset
AHB2RSTR OTGFSRST LL_AHB2_GRP1_ForceReset
Parameters:
PeriphsThis parameter can be a combination of the following values: (*) value not defined in all devices.
Return values:
None

Definition at line 897 of file stm32f4xx_ll_bus.h.

Referenced by LL_RNG_DeInit().

__STATIC_INLINE uint32_t LL_AHB2_GRP1_IsEnabledClock ( uint32_t  Periphs)

Check if AHB2 peripheral clock is enabled or not.

Reference Manual to LL API cross reference:
AHB2ENR DCMIEN LL_AHB2_GRP1_IsEnabledClock
AHB2ENR CRYPEN LL_AHB2_GRP1_IsEnabledClock
AHB2ENR AESEN LL_AHB2_GRP1_IsEnabledClock
AHB2ENR HASHEN LL_AHB2_GRP1_IsEnabledClock
AHB2ENR RNGEN LL_AHB2_GRP1_IsEnabledClock
AHB2ENR OTGFSEN LL_AHB2_GRP1_IsEnabledClock
Parameters:
PeriphsThis parameter can be a combination of the following values: (*) value not defined in all devices.
Return values:
Stateof Periphs (1 or 0).

Definition at line 848 of file stm32f4xx_ll_bus.h.

__STATIC_INLINE void LL_AHB2_GRP1_ReleaseReset ( uint32_t  Periphs)

Release AHB2 peripherals reset.

Reference Manual to LL API cross reference:
AHB2RSTR DCMIRST LL_AHB2_GRP1_ReleaseReset
AHB2RSTR CRYPRST LL_AHB2_GRP1_ReleaseReset
AHB2RSTR AESRST LL_AHB2_GRP1_ReleaseReset
AHB2RSTR HASHRST LL_AHB2_GRP1_ReleaseReset
AHB2RSTR RNGRST LL_AHB2_GRP1_ReleaseReset
AHB2RSTR OTGFSRST LL_AHB2_GRP1_ReleaseReset
Parameters:
PeriphsThis parameter can be a combination of the following values: (*) value not defined in all devices.
Return values:
None

Definition at line 922 of file stm32f4xx_ll_bus.h.

Referenced by LL_RNG_DeInit().