Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h2435 #define __HAL_RCC_C2PKA_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_PK…
2436 #define __HAL_RCC_C2AES2_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_AE…
2437 #define __HAL_RCC_C2RNG_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_RN…
2438 #define __HAL_RCC_C2SRAM2_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_SR…
2439 #define __HAL_RCC_C2FLASH_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_FL…
2441 #define __HAL_RCC_C2PKA_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_PK…
2442 #define __HAL_RCC_C2AES2_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_AE…
2443 #define __HAL_RCC_C2RNG_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_RN…
2444 #define __HAL_RCC_C2SRAM2_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_SR…
2445 #define __HAL_RCC_C2FLASH_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->C2AHB3SMENR, RCC_C2AHB3SMENR_FL…
Dstm32wbxx_ll_bus.h1853 SET_BIT(RCC->C2AHB3SMENR, Periphs); in LL_C2_AHB3_GRP1_EnableClockSleep()
1855 tmpreg = READ_BIT(RCC->C2AHB3SMENR, Periphs); in LL_C2_AHB3_GRP1_EnableClockSleep()
1876 CLEAR_BIT(RCC->C2AHB3SMENR, Periphs); in LL_C2_AHB3_GRP1_DisableClockSleep()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_bus.h1934 SET_BIT(RCC->C2AHB3SMENR, Periphs); in LL_C2_AHB3_GRP1_EnableClockSleep()
1936 tmpreg = READ_BIT(RCC->C2AHB3SMENR, Periphs); in LL_C2_AHB3_GRP1_EnableClockSleep()
1959 return ((READ_BIT(RCC->C2AHB3SMENR, Periphs) == (Periphs)) ? 1UL : 0UL); in LL_C2_AHB3_GRP1_IsEnabledClockSleep()
1979 CLEAR_BIT(RCC->C2AHB3SMENR, Periphs); in LL_C2_AHB3_GRP1_DisableClockSleep()
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h446 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop … member
Dstm32wb1mxx.h441 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop … member
Dstm32wb30xx.h445 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop … member
Dstm32wb35xx.h497 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop … member
Dstm32wb55xx.h501 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop … member
Dstm32wb5mxx.h501 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop … member
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h431 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop … member
Dstm32wb15xx.h441 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop … member
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wl5mxx.h713 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop mo… member
Dstm32wl54xx.h713 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop mo… member
Dstm32wl55xx.h713 …__IO uint32_t C2AHB3SMENR; /*!< RCC AHB3 & AHB4 peripheral CPU2 clocks enable in sleep and stop mo… member