Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_adc.h558 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1064 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV10 ) ||\
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_adc.h554 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1044 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV10 ) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc.h562 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
998 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_adc.h565 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1070 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV10 ) ||\
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_adc.h367 #define ADC_CLOCK_ASYNC_DIV10 (ADC_CCR_PRESC_2 | ADC_CCR_PRESC_0) /*!… macro
928 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV10 ) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc.h581 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1084 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_adc.h561 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1084 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV10 ) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_adc.h559 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1070 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV10 ) ||\
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h562 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1045 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc.h580 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1075 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc.h506 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
971 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h452 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
883 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h498 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1046 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc.h720 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1373 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc.h592 #define ADC_CLOCK_ASYNC_DIV10 (LL_ADC_CLOCK_ASYNC_DIV10) /*!< ADC asynchronous clo… macro
1132 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV10) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc.c3672 case ADC_CLOCK_ASYNC_DIV10: in ADC_ConfigureBoostMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc.c3963 case ADC_CLOCK_ASYNC_DIV10: in ADC_ConfigureBoostMode()