/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_rcc.h | 979 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \ 981 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \ 1073 #define __HAL_RCC_PWR_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) 1446 #define __HAL_RCC_PWR_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) != 0U) 1508 #define __HAL_RCC_PWR_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) == 0U)
|
D | stm32g4xx_ll_bus.h | 163 #define LL_APB1_GRP1_PERIPH_PWR RCC_APB1ENR1_PWREN
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_rcc.h | 1091 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \ 1093 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \ 1208 #define __HAL_RCC_PWR_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) 1537 #define __HAL_RCC_PWR_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) != 0U) 1594 #define __HAL_RCC_PWR_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) == 0U)
|
D | stm32l5xx_ll_bus.h | 144 #define LL_APB1_GRP1_PERIPH_PWR RCC_APB1ENR1_PWREN
|
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_rcc.c | 387 if (HAL_IS_BIT_CLR(RCC->APB1ENR1, RCC_APB1ENR1_PWREN)) in HAL_RCC_DeInit() 767 if (HAL_IS_BIT_CLR(RCC->APB1ENR1, RCC_APB1ENR1_PWREN)) in HAL_RCC_OscConfig()
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_rcc.h | 1285 SET_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \ 1287 … tmpreg = READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN); \ 1422 #define __HAL_RCC_PWR_CLK_DISABLE() CLEAR_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) 1968 #define __HAL_RCC_PWR_IS_CLK_ENABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) != 0U) 2067 #define __HAL_RCC_PWR_IS_CLK_DISABLED() (READ_BIT(RCC->APB1ENR1, RCC_APB1ENR1_PWREN) == 0U)
|
D | stm32l4xx_ll_bus.h | 218 #define LL_APB1_GRP1_PERIPH_PWR RCC_APB1ENR1_PWREN
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/ |
D | stm32l4xx_hal_rcc.c | 740 if(HAL_IS_BIT_CLR(RCC->APB1ENR1, RCC_APB1ENR1_PWREN)) in HAL_RCC_OscConfig()
|
/hal_stm32-latest/stm32cube/stm32g4xx/soc/ |
D | stm32g411xb.h | 7639 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32g411xc.h | 7813 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32g441xx.h | 8026 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32gbk1cb.h | 7779 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32g431xx.h | 7799 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32g4a1xx.h | 8408 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32g491xx.h | 8181 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32g473xx.h | 8874 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32g471xx.h | 8336 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32g483xx.h | 9101 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32l4xx/soc/ |
D | stm32l422xx.h | 6170 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32l412xx.h | 5948 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32l433xx.h | 9939 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32l451xx.h | 10097 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32l442xx.h | 9691 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32l431xx.h | 9835 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|
D | stm32l432xx.h | 9469 #define RCC_APB1ENR1_PWREN RCC_APB1ENR1_PWREN_Msk macro
|