/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_ll_bus.h | 144 #define LL_APB1_GRP2_PERIPH_SYSCFG RCC_APBENR2_SYSCFGEN 145 #define LL_APB1_GRP2_PERIPH_COMP RCC_APBENR2_SYSCFGEN 146 #define LL_APB1_GRP2_PERIPH_VREFBUF RCC_APBENR2_SYSCFGEN
|
D | stm32u0xx_hal_rcc.h | 1147 SET_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \ 1149 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \ 1205 #define __HAL_RCC_SYSCFG_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) 1416 #define __HAL_RCC_SYSCFG_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) != 0U) 1438 #define __HAL_RCC_SYSCFG_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) == 0U)
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_rcc.h | 936 SET_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \ 938 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \ 998 #define __HAL_RCC_SYSCFG_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) 1117 #define __HAL_RCC_SYSCFG_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) != 0U) 1126 #define __HAL_RCC_SYSCFG_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) == 0U)
|
D | stm32c0xx_ll_bus.h | 119 #define LL_APB1_GRP2_PERIPH_SYSCFG RCC_APBENR2_SYSCFGEN
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_rcc.h | 1296 SET_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \ 1298 … tmpreg = READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN); \ 1439 #define __HAL_RCC_SYSCFG_CLK_DISABLE() CLEAR_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) 1671 #define __HAL_RCC_SYSCFG_IS_CLK_ENABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) != 0U) 1683 #define __HAL_RCC_SYSCFG_IS_CLK_DISABLED() (READ_BIT(RCC->APBENR2, RCC_APBENR2_SYSCFGEN) == 0U)
|
D | stm32g0xx_ll_bus.h | 179 #define LL_APB2_GRP1_PERIPH_SYSCFG RCC_APBENR2_SYSCFGEN
|
/hal_stm32-latest/stm32cube/stm32c0xx/soc/ |
D | stm32c011xx.h | 4110 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32c031xx.h | 4270 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32c071xx.h | 4738 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32g0xx/soc/ |
D | stm32g030xx.h | 4346 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g050xx.h | 4380 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g070xx.h | 4521 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g031xx.h | 4560 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g041xx.h | 4808 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g051xx.h | 4917 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g061xx.h | 5165 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g071xx.h | 5282 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g081xx.h | 5530 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g0b0xx.h | 5570 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g0c1xx.h | 6888 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32g0b1xx.h | 6640 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32u0xx/soc/ |
D | stm32u031xx.h | 5431 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32u083xx.h | 6265 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|
D | stm32u073xx.h | 6001 #define RCC_APBENR2_SYSCFGEN RCC_APBENR2_SYSCFGEN_Msk macro
|