git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6636 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2014-01-22 13:19:18 +00:00
parent fb6967cd23
commit feaff06e8b
8 changed files with 9 additions and 9 deletions

View File

@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
ports/STM32/STM32
/** @} */
/*===========================================================================*/

View File

@ -155,7 +155,7 @@ void adc_lld_init(void) {
/* The shared vector is initialized on driver initialization and never
disabled.*/
nvicEnableVector(ADC1_COMP_IRQn, STM32_ADC_IRQ_PRIORITY);
nvicEnableVector(12, STM32_ADC_IRQ_PRIORITY);
/* Calibration procedure.*/
rccEnableADC1(FALSE);

View File

@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
ports/STM32/STM32
/** @} */
/*===========================================================================*/
@ -137,7 +137,7 @@ ports/STM32/STM32
*
* @note The default is @p TRUE.
*/
#define CH_CFG_USE_TM TRUE
#define CH_CFG_USE_TM FALSE
/**
* @brief Threads registry APIs.

View File

@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
ports/STM32/STM32
/** @} */
/*===========================================================================*/

View File

@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
ports/STM32/STM32
/** @} */
/*===========================================================================*/

View File

@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
ports/STM32/STM32
/** @} */
/*===========================================================================*/

View File

@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
ports/STM32/STM32
/** @} */
/*===========================================================================*/

View File

@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
ports/STM32/STM32
/** @} */
/*===========================================================================*/