Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc.h1926 SET_BIT(RCC->APB3ENR, RCC_APB3ENR_OPAMPEN); \
1928 … tmpreg = READ_BIT(RCC->APB3ENR, RCC_APB3ENR_OPAMPEN); \
1970 #define __HAL_RCC_OPAMP_CLK_DISABLE() CLEAR_BIT(RCC->APB3ENR, RCC_APB3ENR_OPAMPEN)
2560 #define __HAL_RCC_OPAMP_IS_CLK_ENABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_OPAMPEN) != 0…
2582 #define __HAL_RCC_OPAMP_IS_CLK_DISABLED() (READ_BIT(RCC->APB3ENR, RCC_APB3ENR_OPAMPEN) == 0…
Dstm32u5xx_ll_bus.h302 #define LL_APB3_GRP1_PERIPH_OPAMP RCC_APB3ENR_OPAMPEN
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h15307 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u535xx.h14770 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u575xx.h16241 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u585xx.h16833 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u595xx.h17305 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u5a5xx.h17897 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u5f7xx.h18874 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u599xx.h21058 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u5g7xx.h19466 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u5f9xx.h22009 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u5a9xx.h21650 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro
Dstm32u5g9xx.h22601 #define RCC_APB3ENR_OPAMPEN RCC_APB3ENR_OPAMPEN_Msk /*!< OPAMP Clo… macro