Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h1925 SET_BIT(RCC->AHBENR, RCC_AHBENR_ADC34EN);\
1927 tmpreg = READ_BIT(RCC->AHBENR, RCC_AHBENR_ADC34EN);\
1930 #define __HAL_RCC_ADC34_CLK_DISABLE() (RCC->AHBENR &= ~(RCC_AHBENR_ADC34EN))
2474 #define __HAL_RCC_ADC34_IS_CLK_ENABLED() ((RCC->AHBENR & (RCC_AHBENR_ADC34EN)) != RESET)
2476 #define __HAL_RCC_ADC34_IS_CLK_DISABLED() ((RCC->AHBENR & (RCC_AHBENR_ADC34EN)) == RESET)
Dstm32f3xx_ll_bus.h105 #define LL_AHB1_GRP1_PERIPH_ADC34 RCC_AHBENR_ADC34EN
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f358xx.h9434 #define RCC_AHBENR_ADC34EN RCC_AHBENR_ADC34EN_Msk /*!< ADC3/ ADC4 cloc… macro
Dstm32f303xc.h9528 #define RCC_AHBENR_ADC34EN RCC_AHBENR_ADC34EN_Msk /*!< ADC3/ ADC4 cloc… macro
Dstm32f302xe.h10549 #define RCC_AHBENR_ADC34EN RCC_AHBENR_ADC34EN_Msk /*!< ADC3/ ADC4 cloc… macro
Dstm32f303xe.h11121 #define RCC_AHBENR_ADC34EN RCC_AHBENR_ADC34EN_Msk /*!< ADC3/ ADC4 cloc… macro
Dstm32f398xx.h11025 #define RCC_AHBENR_ADC34EN RCC_AHBENR_ADC34EN_Msk /*!< ADC3/ ADC4 cloc… macro