Home
last modified time | relevance | path

Searched refs:RCC_ADCCLKSOURCE_NONE (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h186 (((__SOURCE__) == RCC_ADCCLKSOURCE_NONE) || \
192 (((__SOURCE__) == RCC_ADCCLKSOURCE_NONE) || \
198 (((__SOURCE__) == RCC_ADCCLKSOURCE_NONE) || \
588 #define RCC_ADCCLKSOURCE_NONE LL_RCC_ADC_CLKSOURCE_NONE /*!< None clock selected as A… macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc_ex.h645 #define RCC_ADCCLKSOURCE_NONE 0x00000000U macro
1919 …SOURCE() ((__HAL_RCC_ADC_IS_CLK_ENABLED() != 0U) ? RCC_ADCCLKSOURCE_SYSCLK : RCC_ADCCLKSOURCE_NONE)
2861 (((__SOURCE__) == RCC_ADCCLKSOURCE_NONE) || \
2870 (((__SOURCE__) == RCC_ADCCLKSOURCE_NONE) || \
2875 (((__SOURCE__) == RCC_ADCCLKSOURCE_NONE) || \
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc_ex.h116 #define IS_RCC_ADCCLKSOURCE(__SOURCE__) (((__SOURCE__) == RCC_ADCCLKSOURCE_NONE) || \
338 #define RCC_ADCCLKSOURCE_NONE LL_RCC_ADC_CLKSOURCE_NONE /*!< None clock selected as ADC… macro
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_rcc_ex.h500 #define RCC_ADCCLKSOURCE_NONE 0U /*!< No clock */ macro
2092 (((__SOURCE__) == RCC_ADCCLKSOURCE_NONE) || \