Home
last modified time | relevance | path

Searched refs:RCC_APB3ENR_VREFEN (Results 1 – 21 of 21) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1942 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN); \
1944 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN); \
1974 #define __HAL_RCC_VREF_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN)
2564 #define __HAL_RCC_VREF_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN) != 0U)
2586 #define __HAL_RCC_VREF_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN) == 0U)
Dstm32u5xx_ll_bus.h304 #define LL_APB3_GRP1_PERIPH_VREF RCC_APB3ENR_VREFEN
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc.h1926 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN); \
1928 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN); \
1980 #define __HAL_RCC_VREF_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN)
2693 #define __HAL_RCC_VREF_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN) != 0U)
2737 #define __HAL_RCC_VREF_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_VREFEN) == 0U)
Dstm32h5xx_ll_bus.h377 #define LL_APB3_GRP1_PERIPH_VREF RCC_APB3ENR_VREFEN
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h523xx.h13403 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk macro
Dstm32h562xx.h14221 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk macro
Dstm32h533xx.h13940 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk macro
Dstm32h573xx.h16848 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk macro
Dstm32h563xx.h16311 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk macro
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15313 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u535xx.h14776 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u575xx.h16247 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u585xx.h16839 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u595xx.h17311 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u5a5xx.h17903 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u5f7xx.h18880 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u599xx.h21064 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u5g7xx.h19472 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u5f9xx.h22015 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u5a9xx.h21656 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro
Dstm32u5g9xx.h22607 #define RCC_APB3ENR_VREFEN RCC_APB3ENR_VREFEN_Msk /*!< VREFBUF C… macro