STM32L443xx HAL User Manual
|
Functions | |
__STATIC_INLINE void | LL_APB1_GRP1_EnableClock (uint32_t Periphs) |
Enable APB1 peripherals clock. | |
__STATIC_INLINE void | LL_APB1_GRP2_EnableClock (uint32_t Periphs) |
Enable APB1 peripherals clock. | |
__STATIC_INLINE uint32_t | LL_APB1_GRP1_IsEnabledClock (uint32_t Periphs) |
Check if APB1 peripheral clock is enabled or not. | |
__STATIC_INLINE uint32_t | LL_APB1_GRP2_IsEnabledClock (uint32_t Periphs) |
Check if APB1 peripheral clock is enabled or not. | |
__STATIC_INLINE void | LL_APB1_GRP1_DisableClock (uint32_t Periphs) |
Disable APB1 peripherals clock. | |
__STATIC_INLINE void | LL_APB1_GRP2_DisableClock (uint32_t Periphs) |
Disable APB1 peripherals clock. | |
__STATIC_INLINE void | LL_APB1_GRP1_ForceReset (uint32_t Periphs) |
Force APB1 peripherals reset. | |
__STATIC_INLINE void | LL_APB1_GRP2_ForceReset (uint32_t Periphs) |
Force APB1 peripherals reset. | |
__STATIC_INLINE void | LL_APB1_GRP1_ReleaseReset (uint32_t Periphs) |
Release APB1 peripherals reset. | |
__STATIC_INLINE void | LL_APB1_GRP2_ReleaseReset (uint32_t Periphs) |
Release APB1 peripherals reset. | |
__STATIC_INLINE void | LL_APB1_GRP1_EnableClockStopSleep (uint32_t Periphs) |
Enable APB1 peripheral clocks in Sleep and Stop modes. | |
__STATIC_INLINE void | LL_APB1_GRP2_EnableClockStopSleep (uint32_t Periphs) |
Enable APB1 peripheral clocks in Sleep and Stop modes. | |
__STATIC_INLINE void | LL_APB1_GRP1_DisableClockStopSleep (uint32_t Periphs) |
Disable APB1 peripheral clocks in Sleep and Stop modes. | |
__STATIC_INLINE void | LL_APB1_GRP2_DisableClockStopSleep (uint32_t Periphs) |
Disable APB1 peripheral clocks in Sleep and Stop modes. |
__STATIC_INLINE void LL_APB1_GRP1_DisableClock | ( | uint32_t | Periphs | ) |
Disable APB1 peripherals clock.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1263 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP1_DisableClockStopSleep | ( | uint32_t | Periphs | ) |
Disable APB1 peripheral clocks in Sleep and Stop modes.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1603 of file stm32l4xx_ll_bus.h.
__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:
|
None |
Definition at line 1087 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP1_EnableClockStopSleep | ( | uint32_t | Periphs | ) |
Enable APB1 peripheral clocks in Sleep and Stop modes.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1511 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP1_ForceReset | ( | uint32_t | Periphs | ) |
Force APB1 peripherals reset.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1344 of file stm32l4xx_ll_bus.h.
Referenced by LL_CRS_DeInit(), LL_DAC_DeInit(), LL_I2C_DeInit(), LL_LPTIM_DeInit(), LL_PWR_DeInit(), LL_SPI_DeInit(), LL_TIM_DeInit(), and LL_USART_DeInit().
__STATIC_INLINE uint32_t LL_APB1_GRP1_IsEnabledClock | ( | uint32_t | Periphs | ) |
Check if APB1 peripheral clock is enabled or not.
Periphs | This parameter can be a combination of the following values:
|
State | of Periphs (1 or 0). |
Definition at line 1179 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP1_ReleaseReset | ( | uint32_t | Periphs | ) |
Release APB1 peripherals reset.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1426 of file stm32l4xx_ll_bus.h.
Referenced by LL_CRS_DeInit(), LL_DAC_DeInit(), LL_I2C_DeInit(), LL_LPTIM_DeInit(), LL_PWR_DeInit(), LL_SPI_DeInit(), LL_TIM_DeInit(), and LL_USART_DeInit().
__STATIC_INLINE void LL_APB1_GRP2_DisableClock | ( | uint32_t | Periphs | ) |
Disable APB1 peripherals clock.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1283 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP2_DisableClockStopSleep | ( | uint32_t | Periphs | ) |
Disable APB1 peripheral clocks in Sleep and Stop modes.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1623 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP2_EnableClock | ( | uint32_t | Periphs | ) |
Enable APB1 peripherals clock.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1111 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP2_EnableClockStopSleep | ( | uint32_t | Periphs | ) |
Enable APB1 peripheral clocks in Sleep and Stop modes.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1535 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP2_ForceReset | ( | uint32_t | Periphs | ) |
Force APB1 peripherals reset.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1365 of file stm32l4xx_ll_bus.h.
Referenced by LL_I2C_DeInit(), LL_LPTIM_DeInit(), LL_LPUART_DeInit(), and LL_SWPMI_DeInit().
__STATIC_INLINE uint32_t LL_APB1_GRP2_IsEnabledClock | ( | uint32_t | Periphs | ) |
Check if APB1 peripheral clock is enabled or not.
Periphs | This parameter can be a combination of the following values:
|
State | of Periphs (1 or 0). |
Definition at line 1199 of file stm32l4xx_ll_bus.h.
__STATIC_INLINE void LL_APB1_GRP2_ReleaseReset | ( | uint32_t | Periphs | ) |
Release APB1 peripherals reset.
Periphs | This parameter can be a combination of the following values:
|
None |
Definition at line 1447 of file stm32l4xx_ll_bus.h.
Referenced by LL_I2C_DeInit(), LL_LPTIM_DeInit(), LL_LPUART_DeInit(), and LL_SWPMI_DeInit().