Home
last modified time | relevance | path

Searched refs:ADC_CLOCK_ASYNC_DIV64 (Results 1 – 17 of 17) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_adc.h566 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1068 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV64 ) ||\
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_adc.h562 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1048 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV64 ) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc.h570 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1002 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_adc.h573 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1074 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV64 ) ||\
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_adc.h371 #define ADC_CLOCK_ASYNC_DIV64 (ADC_CCR_PRESC_3 | ADC_CCR_PRESC_0) /*!… macro
932 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV64 ) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc.h589 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1088 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_adc.h569 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1088 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV64 ) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_adc.h567 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1074 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV64 ) ||\
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h570 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1049 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc.h588 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1079 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc.h510 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
975 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h456 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
887 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h502 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1050 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc.h724 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1377 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc.h600 #define ADC_CLOCK_ASYNC_DIV64 (LL_ADC_CLOCK_ASYNC_DIV64) /*!< ADC asynchronous clo… macro
1136 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV64) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc.c3682 case ADC_CLOCK_ASYNC_DIV64: in ADC_ConfigureBoostMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc.c3973 case ADC_CLOCK_ASYNC_DIV64: in ADC_ConfigureBoostMode()