Searched refs:RCC_APBSMENR1_PWRSMEN (Results 1 – 21 of 21) sorted by relevance
| /hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
| D | stm32c0xx_hal_rcc.h | 1335 #define __HAL_RCC_PWR_CLK_SLEEP_ENABLE() SET_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN) 1358 #define __HAL_RCC_PWR_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN) 1471 #define __HAL_RCC_PWR_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN)… 1494 #define __HAL_RCC_PWR_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN)…
|
| /hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
| D | stm32g0xx_hal_rcc.h | 2063 #define __HAL_RCC_PWR_CLK_SLEEP_ENABLE() SET_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN) 2127 #define __HAL_RCC_PWR_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN) 2322 #define __HAL_RCC_PWR_IS_CLK_SLEEP_ENABLED() (READ_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN)… 2394 #define __HAL_RCC_PWR_IS_CLK_SLEEP_DISABLED() (READ_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN)…
|
| /hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
| D | stm32u0xx_hal_rcc.h | 1892 #define __HAL_RCC_PWR_CLK_SLEEP_ENABLE() SET_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN) 1955 …efine __HAL_RCC_PWR_CLK_SLEEP_DISABLE() CLEAR_BIT(RCC->APBSMENR1, RCC_APBSMENR1_PWRSMEN)
|
| /hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
| D | stm32c011xx.h | 4182 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32c031xx.h | 4345 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32c071xx.h | 4828 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| /hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
| D | stm32g030xx.h | 4427 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g050xx.h | 4470 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g070xx.h | 4617 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g031xx.h | 4647 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g041xx.h | 4901 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g051xx.h | 5013 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g061xx.h | 5267 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g071xx.h | 5393 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g081xx.h | 5647 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g0b0xx.h | 5690 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g0c1xx.h | 7038 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32g0b1xx.h | 6784 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| /hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
| D | stm32u031xx.h | 5539 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32u083xx.h | 6403 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|
| D | stm32u073xx.h | 6136 #define RCC_APBSMENR1_PWRSMEN RCC_APBSMENR1_PWRSMEN_Msk macro
|