Home
last modified time | relevance | path

Searched refs:RCC_APB7ENR_SYSCFGEN (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_rcc.h1008 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)
Dstm32wbaxx_ll_bus.h186 #define LL_APB7_GRP1_PERIPH_SYSCFG RCC_APB7ENR_SYSCFGEN
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/
Dstm32wba50xx.h6304 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro
Dstm32wba52xx.h10127 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro
Dstm32wba54xx.h10423 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro
Dstm32wba5mxx.h10441 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro
Dstm32wba55xx.h10441 #define RCC_APB7ENR_SYSCFGEN RCC_APB7ENR_SYSCFGEN_Msk macro