|
STM32G474xx HAL User Manual
|
函数 | |
| __STATIC_INLINE void | LL_APB1_GRP1_EnableClock (uint32_t Periphs) |
| 启用APB1外设时钟。 | |
| __STATIC_INLINE void | LL_APB1_GRP2_EnableClock (uint32_t Periphs) |
| 启用APB1外设时钟。 | |
| __STATIC_INLINE uint32_t | LL_APB1_GRP1_IsEnabledClock (uint32_t Periphs) |
| 检查APB1外设时钟是否启用。 | |
| __STATIC_INLINE uint32_t | LL_APB1_GRP2_IsEnabledClock (uint32_t Periphs) |
| 检查APB1外设时钟是否启用。 | |
| __STATIC_INLINE void | LL_APB1_GRP1_DisableClock (uint32_t Periphs) |
| 禁用APB1外设时钟。 | |
| __STATIC_INLINE void | LL_APB1_GRP2_DisableClock (uint32_t Periphs) |
| 禁用APB1外设时钟。 | |
| __STATIC_INLINE void | LL_APB1_GRP1_ForceReset (uint32_t Periphs) |
| 强制APB1外设复位。 | |
| __STATIC_INLINE void | LL_APB1_GRP2_ForceReset (uint32_t Periphs) |
| 强制APB1外设复位。 | |
| __STATIC_INLINE void | LL_APB1_GRP1_ReleaseReset (uint32_t Periphs) |
| 释放APB1外设复位。 | |
| __STATIC_INLINE void | LL_APB1_GRP2_ReleaseReset (uint32_t Periphs) |
| 释放APB1外设复位。 | |
| __STATIC_INLINE void | LL_APB1_GRP1_EnableClockStopSleep (uint32_t Periphs) |
| 在睡眠和停止模式下启用APB1外设时钟。 | |
| __STATIC_INLINE void | LL_APB1_GRP2_EnableClockStopSleep (uint32_t Periphs) |
| 在睡眠和停止模式下启用APB1外设时钟。 | |
| __STATIC_INLINE void | LL_APB1_GRP1_DisableClockStopSleep (uint32_t Periphs) |
| 在睡眠和停止模式下禁用APB1外设时钟。 | |
| __STATIC_INLINE void | LL_APB1_GRP2_DisableClockStopSleep (uint32_t Periphs) |
| 在睡眠和停止模式下禁用APB1外设时钟。 | |
| __STATIC_INLINE void LL_APB1_GRP1_DisableClock | ( | uint32_t | Periphs | ) |
禁用APB1外设时钟。
| 无 |
定义于文件 stm32g4xx_ll_bus.h 的 1069 行。
| __STATIC_INLINE void LL_APB1_GRP1_DisableClockStopSleep | ( | uint32_t | Periphs | ) |
在睡眠和停止模式下禁用APB1外设时钟。