git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8122 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
5b7d62c549
commit
2c1d7f6346
|
@ -118,7 +118,7 @@
|
|||
/**
|
||||
* @brief ADC1 clock source selection.
|
||||
*/
|
||||
#if !defined(STM32_ADC_CKMODE) || defined(__DOXYGEN__)
|
||||
#if !defined(STM32_ADC_ADC1_CKMODE) || defined(__DOXYGEN__)
|
||||
#define STM32_ADC_ADC1_CKMODE STM32_ADC_CKMODE_ADCCLK
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue