Home
last modified time | relevance | path

Searched refs:RCC_APB3ENR_SYSCFGEN (Results 1 – 14 of 14) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1870 … SET_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN); \
1872 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN); \
1956 #define __HAL_RCC_SYSCFG_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN)
2546 #define __HAL_RCC_SYSCFG_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN) != …
2568 #define __HAL_RCC_SYSCFG_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN) == …
Dstm32u5xx_ll_bus.h295 #define LL_APB3_GRP1_PERIPH_SYSCFG RCC_APB3ENR_SYSCFGEN
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15286 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u535xx.h14749 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u575xx.h16220 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u585xx.h16812 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u595xx.h17284 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5a5xx.h17876 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5f7xx.h18853 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u599xx.h21037 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5g7xx.h19445 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5f9xx.h21988 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5a9xx.h21629 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5g9xx.h22580 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro