Home
last modified time | relevance | path

Searched refs:APB3SMENR (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h3710 #define __HAL_RCC_SYSCFG_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_SYSCFGSME…
3712 #define __HAL_RCC_SPI3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_SPI3SMEN)
3714 #define __HAL_RCC_LPUART1_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_LPUART1SM…
3716 #define __HAL_RCC_I2C3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_I2C3SMEN)
3718 #define __HAL_RCC_LPTIM1_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_LPTIM1SME…
3720 #define __HAL_RCC_LPTIM3_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_LPTIM3SME…
3722 #define __HAL_RCC_LPTIM4_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_LPTIM4SME…
3724 #define __HAL_RCC_OPAMP_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_OPAMPSMEN)
3726 #define __HAL_RCC_COMP_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_COMPSMEN)
3728 #define __HAL_RCC_VREF_CLK_SLEEP_ENABLE() SET_BIT(RCC->APB3SMENR, RCC_APB3SMENR_VREFSMEN)
[all …]
Dstm32u5xx_ll_bus.h2949 SET_BIT(RCC->APB3SMENR, Periphs); in LL_APB3_GRP1_EnableClockStopSleep()
2951 tmpreg = READ_BIT(RCC->APB3SMENR, Periphs); in LL_APB3_GRP1_EnableClockStopSleep()
2986 return ((READ_BIT(RCC->APB3SMENR, Periphs) == Periphs) ? 1UL : 0UL); in LL_APB3_GRP1_IsEnabledClockStopSleep()
3019 CLEAR_BIT(RCC->APB3SMENR, Periphs); in LL_APB3_GRP1_DisableClockStopSleep()
/hal_stm32-3.4.0/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_bus.h1556 SET_BIT(RCC->APB3SMENR, Periphs); in LL_APB3_GRP1_EnableClockSleep()
1558 tmpreg = READ_BIT(RCC->APB3SMENR, Periphs); in LL_APB3_GRP1_EnableClockSleep()
1571 return ((READ_BIT(RCC->APB3SMENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_APB3_GRP1_IsEnabledClockSleep()
1583 CLEAR_BIT(RCC->APB3SMENR, Periphs); in LL_APB3_GRP1_DisableClockSleep()
/hal_stm32-3.4.0/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h554 …__IO uint32_t APB3SMENR; /*!< RCC APB3 peripheral clocks enable in sleep mode and stop modes re… member
Dstm32wle5xx.h554 …__IO uint32_t APB3SMENR; /*!< RCC APB3 peripheral clocks enable in sleep mode and stop modes re… member
Dstm32wl54xx.h695 …__IO uint32_t APB3SMENR; /*!< RCC APB3 peripheral clocks enable in sleep mode and stop modes re… member
Dstm32wl55xx.h695 …__IO uint32_t APB3SMENR; /*!< RCC APB3 peripheral clocks enable in sleep mode and stop modes re… member
Dstm32wl5mxx.h695 …__IO uint32_t APB3SMENR; /*!< RCC APB3 peripheral clocks enable in sleep mode and stop modes re… member
/hal_stm32-3.4.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h937 …__IO uint32_t APB3SMENR; /*!< APB3 Peripherals Clock Enable in Sleep and Stop Modes Register 2… member
Dstm32u545xx.h1003 …__IO uint32_t APB3SMENR; /*!< APB3 Peripherals Clock Enable in Sleep and Stop Modes Register 2… member
Dstm32u575xx.h1003 …__IO uint32_t APB3SMENR; /*!< APB3 Peripherals Clock Enable in Sleep and Stop Modes Register 2… member
Dstm32u585xx.h1070 …__IO uint32_t APB3SMENR; /*!< APB3 Peripherals Clock Enable in Sleep and Stop Modes Register 2… member
Dstm32u5a5xx.h1111 …__IO uint32_t APB3SMENR; /*!< APB3 Peripherals Clock Enable in Sleep and Stop Modes Register 2… member
Dstm32u595xx.h1044 …__IO uint32_t APB3SMENR; /*!< APB3 Peripherals Clock Enable in Sleep and Stop Modes Register 2… member
Dstm32u599xx.h1225 …__IO uint32_t APB3SMENR; /*!< APB3 Peripherals Clock Enable in Sleep and Stop Modes Register 2… member
Dstm32u5a9xx.h1292 …__IO uint32_t APB3SMENR; /*!< APB3 Peripherals Clock Enable in Sleep and Stop Modes Register 2… member