/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_rcc.h | 6137 #define __HAL_RCC_SYSCFG_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_SYSCFGLPEN) 6138 #define __HAL_RCC_LPUART1_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_LPUART1LPE… 6139 #define __HAL_RCC_SPI6_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_SPI6LPEN) 6140 #define __HAL_RCC_I2C4_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_I2C4LPEN) 6141 #define __HAL_RCC_LPTIM2_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_LPTIM2LPEN) 6142 #define __HAL_RCC_LPTIM3_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_LPTIM3LPEN) 6144 #define __HAL_RCC_LPTIM4_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_LPTIM4LPEN) 6147 #define __HAL_RCC_LPTIM5_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_LPTIM5LPEN) 6150 #define __HAL_RCC_DAC2_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_DAC2LPEN) 6152 #define __HAL_RCC_COMP12_CLK_SLEEP_ENABLE() (RCC->APB4LPENR) |= (RCC_APB4LPENR_COMP12LPEN) [all …]
|
D | stm32h7xx_ll_bus.h | 3027 SET_BIT(RCC->APB4LPENR, Periphs); in LL_APB4_GRP1_EnableClockSleep() 3029 tmpreg = READ_BIT(RCC->APB4LPENR, Periphs); in LL_APB4_GRP1_EnableClockSleep() 3072 CLEAR_BIT(RCC->APB4LPENR, Periphs); in LL_APB4_GRP1_DisableClockSleep() 5123 SET_BIT(RCC_C1->APB4LPENR, Periphs); in LL_C1_APB4_GRP1_EnableClockSleep() 5125 tmpreg = READ_BIT(RCC_C1->APB4LPENR, Periphs); in LL_C1_APB4_GRP1_EnableClockSleep() 5166 CLEAR_BIT(RCC_C1->APB4LPENR, Periphs); in LL_C1_APB4_GRP1_DisableClockSleep() 6846 SET_BIT(RCC_C2->APB4LPENR, Periphs); in LL_C2_APB4_GRP1_EnableClockSleep() 6848 tmpreg = READ_BIT(RCC_C2->APB4LPENR, Periphs); in LL_C2_APB4_GRP1_EnableClockSleep() 6885 CLEAR_BIT(RCC_C2->APB4LPENR, Periphs); in LL_C2_APB4_GRP1_DisableClockSleep()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_rcc.h | 3105 #define __HAL_RCC_SBS_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_SBSLPEN) 3107 #define __HAL_RCC_LPUART1_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_LPUART1LPEN) 3109 #define __HAL_RCC_SPI6_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_SPI6LPEN) 3111 #define __HAL_RCC_LPTIM2_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_LPTIM2LPEN) 3113 #define __HAL_RCC_LPTIM3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_LPTIM3LPEN) 3115 #define __HAL_RCC_LPTIM4_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_LPTIM4LPEN) 3117 #define __HAL_RCC_LPTIM5_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_LPTIM5LPEN) 3119 #define __HAL_RCC_VREF_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_VREFLPEN) 3121 #define __HAL_RCC_RTCAPB_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_RTCAPBLPEN) 3123 #define __HAL_RCC_DTS_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB4LPENR, RCC_APB4LPENR_DTSLPEN) [all …]
|
D | stm32h7rsxx_ll_bus.h | 2347 SET_BIT(RCC->APB4LPENR, Periphs); in LL_APB4_GRP1_EnableClockSleep() 2349 tmpreg = READ_BIT(RCC->APB4LPENR, Periphs); in LL_APB4_GRP1_EnableClockSleep() 2380 CLEAR_BIT(RCC->APB4LPENR, Periphs); in LL_APB4_GRP1_DisableClockSleep()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h745xx.h | 1340 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member 1366 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, A… member
|
D | stm32h745xg.h | 1340 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member 1366 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, A… member
|
D | stm32h755xx.h | 1341 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member 1367 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, A… member
|
D | stm32h757xx.h | 1422 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member 1448 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, A… member
|
D | stm32h747xg.h | 1421 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member 1447 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, A… member
|
D | stm32h747xx.h | 1421 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member 1447 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, A… member
|
D | stm32h7a3xx.h | 1142 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h7b0xx.h | 1145 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h7b0xxq.h | 1146 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h7a3xxq.h | 1143 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h7b3xx.h | 1145 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h7b3xxq.h | 1146 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h730xxq.h | 1301 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h733xx.h | 1300 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h725xx.h | 1298 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h730xx.h | 1300 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h735xx.h | 1301 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h742xx.h | 1207 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
D | stm32h723xx.h | 1297 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clock register, … member
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 1487 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clocks enable register, … member
|
D | stm32h7s7xx.h | 1649 …__IO uint32_t APB4LPENR; /*!< RCC APB4 peripheral sleep clocks enable register, … member
|