Searched refs:RCC_APB7ENR_SYSCFGEN (Results 1 – 7 of 7) sorted by relevance
1008 SET_BIT(RCC->APB7ENR, RCC_APB7ENR_SYSCFGEN); \1010 … tmpreg = READ_BIT(RCC->APB7ENR, RCC_APB7ENR_SYSCFGEN); \1063 #define __HAL_RCC_SYSCFG_CLK_DISABLE() CLEAR_BIT(RCC->APB7ENR, RCC_APB7ENR_SYSCFGEN)1186 #define __HAL_RCC_SYSCFG_IS_CLK_ENABLED() (READ_BIT(RCC->APB7ENR, RCC_APB7ENR_SYSCFGEN) != 0U)
186 #define LL_APB7_GRP1_PERIPH_SYSCFG RCC_APB7ENR_SYSCFGEN
6304 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro
10127 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro
10423 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro
10441 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro