Home
last modified time | relevance | path

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

/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1872 … SET_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN); \
1874 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN); \
1958 #define __HAL_RCC_SYSCFG_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN)
2548 #define __HAL_RCC_SYSCFG_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_SYSCFGEN) != …
2570 #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-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u535xx.h14769 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u545xx.h15306 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u575xx.h16203 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5f7xx.h18834 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u595xx.h17265 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5a5xx.h17857 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u585xx.h16795 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u599xx.h21018 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5g7xx.h19426 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5a9xx.h21610 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5f9xx.h21969 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro
Dstm32u5g9xx.h22561 #define RCC_APB3ENR_SYSCFGEN RCC_APB3ENR_SYSCFGEN_Msk /*!< SYSCFG Cl… macro