Home
last modified time | relevance | path

Searched refs:C2APB2SMENR (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h2602 #define __HAL_RCC_C2ADC_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2604 #define __HAL_RCC_C2TIM1_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2605 #define __HAL_RCC_C2SPI1_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2606 #define __HAL_RCC_C2USART1_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2608 #define __HAL_RCC_C2TIM16_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2609 #define __HAL_RCC_C2TIM17_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2611 #define __HAL_RCC_C2SAI1_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2615 #define __HAL_RCC_C2ADC_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2617 #define __HAL_RCC_C2TIM1_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
2618 #define __HAL_RCC_C2SPI1_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2APB2SMENR, RCC_C2APB2SMENR…
[all …]
Dstm32wbxx_ll_bus.h2233 SET_BIT(RCC->C2APB2SMENR, Periphs); in LL_C2_APB2_GRP1_EnableClockSleep()
2235 tmpreg = READ_BIT(RCC->C2APB2SMENR, Periphs); in LL_C2_APB2_GRP1_EnableClockSleep()
2261 CLEAR_BIT(RCC->C2APB2SMENR, Periphs); in LL_C2_APB2_GRP1_DisableClockSleep()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_bus.h2364 SET_BIT(RCC->C2APB2SMENR, Periphs); in LL_C2_APB2_GRP1_EnableClockSleep()
2366 tmpreg = READ_BIT(RCC->C2APB2SMENR, Periphs); in LL_C2_APB2_GRP1_EnableClockSleep()
2389 return ((READ_BIT(RCC->C2APB2SMENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB2_GRP1_IsEnabledClockSleep()
2411 CLEAR_BIT(RCC->C2APB2SMENR, Periphs); in LL_C2_APB2_GRP1_DisableClockSleep()
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h450 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb1mxx.h445 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb30xx.h449 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb35xx.h501 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb55xx.h505 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb5mxx.h505 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mo… member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h435 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb15xx.h445 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mo… member
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wl5mxx.h717 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mode… member
Dstm32wl54xx.h717 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mode… member
Dstm32wl55xx.h717 …__IO uint32_t C2APB2SMENR; /*!< RCC APB2 peripheral CPU2 clocks enable in sleep mode and stop mode… member