Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_bus.h2173 SET_BIT(RCC->C2APB1SMENR2, Periphs); in LL_C2_APB1_GRP2_EnableClockSleep()
2175 tmpreg = READ_BIT(RCC->C2APB1SMENR2, Periphs); in LL_C2_APB1_GRP2_EnableClockSleep()
2220 return ((READ_BIT(RCC->C2APB1SMENR2, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB1_GRP2_IsEnabledClockSleep()
2263 CLEAR_BIT(RCC->C2APB1SMENR2, Periphs); in LL_C2_APB1_GRP2_DisableClockSleep()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_bus.h2073 SET_BIT(RCC->C2APB1SMENR2, Periphs); in LL_C2_APB1_GRP2_EnableClockSleep()
2075 tmpreg = READ_BIT(RCC->C2APB1SMENR2, Periphs); in LL_C2_APB1_GRP2_EnableClockSleep()
2120 CLEAR_BIT(RCC->C2APB1SMENR2, Periphs); in LL_C2_APB1_GRP2_DisableClockSleep()
Dstm32wbxx_hal_rcc.h2531 #define __HAL_RCC_C2LPUART1_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR2, RCC_C2APB1SMENR…
2534 #define __HAL_RCC_C2LPTIM2_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR2, RCC_C2APB1SMENR…
2559 #define __HAL_RCC_C2LPUART1_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2APB1SMENR2, RCC_C2APB1SMENR…
2562 #define __HAL_RCC_C2LPTIM2_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2APB1SMENR2, RCC_C2APB1SMENR…
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h449 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb1mxx.h444 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb30xx.h448 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb35xx.h500 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb55xx.h504 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb5mxx.h504 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h434 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb15xx.h444 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wl5mxx.h716 …__IO uint32_t C2APB1SMENR2;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member
Dstm32wl54xx.h716 …__IO uint32_t C2APB1SMENR2;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member
Dstm32wl55xx.h716 …__IO uint32_t C2APB1SMENR2;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member