/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rcc.h | 896 SET_BIT(RCC->APBENR1, RCC_APBENR1_PWREN); \ 898 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN); \ 922 #define __HAL_RCC_PWR_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) 1082 #define __HAL_RCC_PWR_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) != 0U) 1105 #define __HAL_RCC_PWR_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) == 0U)
|
D | stm32c0xx_ll_bus.h | 109 #define LL_APB1_GRP1_PERIPH_PWR RCC_APBENR1_PWREN
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_rcc.h | 1043 SET_BIT(RCC->APBENR1, RCC_APBENR1_PWREN); \ 1045 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN); \ 1125 #define __HAL_RCC_PWR_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) 1336 #define __HAL_RCC_PWR_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) != 0U) 1398 #define __HAL_RCC_PWR_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) == 0U)
|
D | stm32u0xx_ll_bus.h | 132 #define LL_APB1_GRP1_PERIPH_PWR RCC_APBENR1_PWREN
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rcc.h | 1246 SET_BIT(RCC->APBENR1, RCC_APBENR1_PWREN); \ 1248 … tmpreg = READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN); \ 1429 #define __HAL_RCC_PWR_CLK_DISABLE() CLEAR_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) 1584 #define __HAL_RCC_PWR_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) != 0U) 1648 #define __HAL_RCC_PWR_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR1, RCC_APBENR1_PWREN) == 0U)
|
D | stm32g0xx_ll_bus.h | 161 #define LL_APB1_GRP1_PERIPH_PWR RCC_APBENR1_PWREN
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/ |
D | stm32u0xx_hal_rcc.c | 629 if (HAL_IS_BIT_CLR(RCC->APBENR1, RCC_APBENR1_PWREN)) in HAL_RCC_OscConfig()
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 4105 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32c031xx.h | 4265 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32c071xx.h | 4733 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 4341 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g050xx.h | 4375 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g070xx.h | 4516 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g031xx.h | 4549 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g041xx.h | 4797 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g051xx.h | 4903 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g061xx.h | 5151 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g071xx.h | 5268 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g081xx.h | 5516 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g0b0xx.h | 5565 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g0c1xx.h | 6874 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32g0b1xx.h | 6626 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 5417 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32u083xx.h | 6251 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|
D | stm32u073xx.h | 5987 #define RCC_APBENR1_PWREN RCC_APBENR1_PWREN_Msk macro
|