Searched refs:C2APB1SMENR2 (Results 1 – 14 of 14) sorted by relevance
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_ll_bus.h | 2173 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/ |
D | stm32wbxx_ll_bus.h | 2073 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()
|
D | stm32wbxx_hal_rcc.h | 2531 #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/ |
D | stm32wb50xx.h | 449 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
|
D | stm32wb1mxx.h | 444 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
|
D | stm32wb30xx.h | 448 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
|
D | stm32wb35xx.h | 500 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
|
D | stm32wb55xx.h | 504 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
|
D | stm32wb5mxx.h | 504 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
|
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/ |
D | stm32wb10xx.h | 434 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
|
D | stm32wb15xx.h | 444 …__IO uint32_t C2APB1SMENR2; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
|
/hal_stm32-latest/stm32cube/stm32wlxx/soc/ |
D | stm32wl5mxx.h | 716 …__IO uint32_t C2APB1SMENR2;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member
|
D | stm32wl54xx.h | 716 …__IO uint32_t C2APB1SMENR2;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member
|
D | stm32wl55xx.h | 716 …__IO uint32_t C2APB1SMENR2;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member
|