Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_adc.h556 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1063 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV8 ) ||\
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_adc.h552 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1043 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV8 ) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc.h560 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
997 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_adc.h563 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1069 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV8 ) ||\
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_adc.h366 #define ADC_CLOCK_ASYNC_DIV8 (ADC_CCR_PRESC_2) /*!… macro
927 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV8 ) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc.h579 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1083 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_adc.h559 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1083 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV8 ) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_adc.h557 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1069 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV8 ) ||\
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h560 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1044 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc.h578 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1074 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc.h505 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
970 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h451 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
882 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h497 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1045 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc.h719 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1372 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc.h590 #define ADC_CLOCK_ASYNC_DIV8 (LL_ADC_CLOCK_ASYNC_DIV8) /*!< ADC asynchronous clo… macro
1131 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV8) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc.c3671 case ADC_CLOCK_ASYNC_DIV8: in ADC_ConfigureBoostMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc.c3962 case ADC_CLOCK_ASYNC_DIV8: in ADC_ConfigureBoostMode()