Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h2509 #define __HAL_RCC_C2TIM2_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2511 #define __HAL_RCC_C2LCD_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2513 #define __HAL_RCC_C2RTCAPB_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2516 #define __HAL_RCC_C2SPI2_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2518 #define __HAL_RCC_C2I2C1_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2520 #define __HAL_RCC_C2I2C3_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2523 #define __HAL_RCC_C2CRS_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2526 #define __HAL_RCC_C2USB_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2528 #define __HAL_RCC_C2LPTIM1_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
2537 #define __HAL_RCC_C2TIM2_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2APB1SMENR1, RCC_C2APB1SMENR…
[all …]
Dstm32wbxx_ll_bus.h2054 SET_BIT(RCC->C2APB1SMENR1, Periphs); in LL_C2_APB1_GRP1_EnableClockSleep()
2056 tmpreg = READ_BIT(RCC->C2APB1SMENR1, Periphs); in LL_C2_APB1_GRP1_EnableClockSleep()
2105 CLEAR_BIT(RCC->C2APB1SMENR1, Periphs); in LL_C2_APB1_GRP1_DisableClockSleep()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_bus.h2153 SET_BIT(RCC->C2APB1SMENR1, Periphs); in LL_C2_APB1_GRP1_EnableClockSleep()
2155 tmpreg = READ_BIT(RCC->C2APB1SMENR1, Periphs); in LL_C2_APB1_GRP1_EnableClockSleep()
2204 return ((READ_BIT(RCC->C2APB1SMENR1, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_APB1_GRP1_IsEnabledClockSleep()
2249 CLEAR_BIT(RCC->C2APB1SMENR1, Periphs); in LL_C2_APB1_GRP1_DisableClockSleep()
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h448 …__IO uint32_t C2APB1SMENR1; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb1mxx.h443 …__IO uint32_t C2APB1SMENR1; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb30xx.h447 …__IO uint32_t C2APB1SMENR1; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb35xx.h499 …__IO uint32_t C2APB1SMENR1; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb55xx.h503 …__IO uint32_t C2APB1SMENR1; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb5mxx.h503 …__IO uint32_t C2APB1SMENR1; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h433 …__IO uint32_t C2APB1SMENR1; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
Dstm32wb15xx.h443 …__IO uint32_t C2APB1SMENR1; /*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mo… member
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wl5mxx.h715 …__IO uint32_t C2APB1SMENR1;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member
Dstm32wl54xx.h715 …__IO uint32_t C2APB1SMENR1;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member
Dstm32wl55xx.h715 …__IO uint32_t C2APB1SMENR1;/*!< RCC APB1 peripheral CPU2 clocks enable in sleep mode and stop mode… member