Home
last modified time | relevance | path

Searched defs:__HAL_RCC_ADC1_IS_CLK_DISABLED (Results 1 – 25 of 27) sorted by relevance

12

/hal_stm32-3.5.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc.h601 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rcc.h650 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_hal_rcc.h882 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc_ex.h2457 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->AHBENR & (RCC_AHBENR_ADC1EN)) == RESET) macro
2664 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rcc.h1195 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == 0U) macro
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_rcc_ex.h887 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() (READ_BIT(RCC->APB2ENR, (RCC_APB2ENR_ADC1EN) == 0U) macro
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rcc.h1042 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR &(RCC_APB2ENR_ADC1EN))== RESET) macro
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_rcc_ex.h1692 #define __HAL_RCC_ADC1_IS_CLK_DISABLED() ((RCC->APB2ENR & (RCC_APB2ENR_ADC1EN)) == RESET) macro
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3696 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32wlxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3572 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32g4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3466 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32f4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3559 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3547 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3572 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32f7xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3559 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3556 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3572 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32g0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3559 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32l1xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3783 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/Legacy/
Dstm32_hal_legacy.h3779 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32f2xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3783 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32f3xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3783 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32l0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3783 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32c0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3779 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro
/hal_stm32-3.5.0/stm32cube/stm32f0xx/drivers/include/Legacy/
Dstm32_hal_legacy.h3783 #define __HAL_RCC_ADC1_IS_CLK_DISABLED __HAL_RCC_ADC12_IS_CLK_DISABLED macro

12