Home
last modified time | relevance | path

Searched refs:ADC_TIMEOUT_CCRDY_CPU_CYCLES (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_adc.c72 #define ADC_TIMEOUT_CCRDY_CPU_CYCLES (ADC_CLOCK_RATIO_VS_CPU_HIGHEST * 6UL) macro
422 timeout_cpu_cycles = ADC_TIMEOUT_CCRDY_CPU_CYCLES; in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_adc.c72 #define ADC_TIMEOUT_CCRDY_CPU_CYCLES (ADC_CLOCK_RATIO_VS_CPU_HIGHEST * 6UL) macro
432 timeout_cpu_cycles = ADC_TIMEOUT_CCRDY_CPU_CYCLES; in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_adc.c72 #define ADC_TIMEOUT_CCRDY_CPU_CYCLES (ADC_CLOCK_RATIO_VS_CPU_HIGHEST * 6UL) macro
450 timeout_cpu_cycles = ADC_TIMEOUT_CCRDY_CPU_CYCLES; in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_adc.c72 #define ADC_TIMEOUT_CCRDY_CPU_CYCLES (ADC_CLOCK_RATIO_VS_CPU_HIGHEST * 6UL) macro
451 timeout_cpu_cycles = ADC_TIMEOUT_CCRDY_CPU_CYCLES; in LL_ADC_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_adc.c73 #define ADC_TIMEOUT_CCRDY_CPU_CYCLES (ADC_CLOCK_RATIO_VS_CPU_HIGHEST * 6UL) macro
651 timeout_cpu_cycles = ADC_TIMEOUT_CCRDY_CPU_CYCLES; in LL_ADC_DeInit()