Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_adc.h564 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1067 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV32 ) ||\
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_adc.h560 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1047 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV32 ) ||\
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_adc.h568 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1001 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_adc.h571 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1073 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV32 ) ||\
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_adc.h370 #define ADC_CLOCK_ASYNC_DIV32 (ADC_CCR_PRESC_3) /*!… macro
931 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV32 ) ||\
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_adc.h587 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1087 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_adc.h567 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1087 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV32 ) ||\
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_adc.h565 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1073 ((ADC_CLOCK) == ADC_CLOCK_ASYNC_DIV32 ) ||\
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_adc.h568 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1048 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_adc.h586 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1078 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_adc.h509 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
974 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_adc.h455 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
886 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_adc.h501 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1049 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_adc.h723 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1376 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_adc.h598 #define ADC_CLOCK_ASYNC_DIV32 (LL_ADC_CLOCK_ASYNC_DIV32) /*!< ADC asynchronous clo… macro
1135 ((__ADC_CLOCK__) == ADC_CLOCK_ASYNC_DIV32) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_adc.c3679 case ADC_CLOCK_ASYNC_DIV32: in ADC_ConfigureBoostMode()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_adc.c3970 case ADC_CLOCK_ASYNC_DIV32: in ADC_ConfigureBoostMode()