Home
last modified time | relevance | path

Searched refs:RCC_AHB2ENR_ADC345EN (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h665 SET_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADC345EN); \
667 … tmpreg = READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADC345EN); \
744 #define __HAL_RCC_ADC345_CLK_DISABLE() CLEAR_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADC345EN)
1300 #define __HAL_RCC_ADC345_IS_CLK_ENABLED() (READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADC345EN) != 0U)
1339 #define __HAL_RCC_ADC345_IS_CLK_DISABLED() (READ_BIT(RCC->AHB2ENR, RCC_AHB2ENR_ADC345EN) == 0U)
Dstm32g4xx_ll_bus.h100 #define LL_AHB2_GRP1_PERIPH_ADC345 RCC_AHB2ENR_ADC345EN
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g411xc.h7755 #define RCC_AHB2ENR_ADC345EN RCC_AHB2ENR_ADC345EN_Msk macro
Dstm32g4a1xx.h8332 #define RCC_AHB2ENR_ADC345EN RCC_AHB2ENR_ADC345EN_Msk macro
Dstm32g491xx.h8108 #define RCC_AHB2ENR_ADC345EN RCC_AHB2ENR_ADC345EN_Msk macro
Dstm32g473xx.h8789 #define RCC_AHB2ENR_ADC345EN RCC_AHB2ENR_ADC345EN_Msk macro
Dstm32g471xx.h8263 #define RCC_AHB2ENR_ADC345EN RCC_AHB2ENR_ADC345EN_Msk macro
Dstm32g483xx.h9013 #define RCC_AHB2ENR_ADC345EN RCC_AHB2ENR_ADC345EN_Msk macro
Dstm32g474xx.h12362 #define RCC_AHB2ENR_ADC345EN RCC_AHB2ENR_ADC345EN_Msk macro
Dstm32g484xx.h12586 #define RCC_AHB2ENR_ADC345EN RCC_AHB2ENR_ADC345EN_Msk macro