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

This commit is contained in:
gdisirio 2009-12-08 17:37:49 +00:00
parent 894e11f8f7
commit bdb7f4ab20
93 changed files with 106 additions and 118 deletions

View File

@ -19,7 +19,7 @@
/**
* @file pal.h
* @brief I/O Ports Abstraction Layer macros, types and structures
* @brief I/O Ports Abstraction Layer macros, types and structures.
* @addtogroup PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file AT91SAM7/at91sam7_mii.c
* @brief AT91SAM7 low level MII driver code
* @brief AT91SAM7 low level MII driver code.
* @addtogroup AT91SAM7_MII
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file AT91SAM7/at91sam7_mii.h
* @brief AT91SAM7 low level MII driver header
* @brief AT91SAM7 low level MII driver header.
* @addtogroup AT91SAM7_MII
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file AT91SAM7/mac_lld.c
* @brief AT91SAM7 low level MAC driver code
* @brief AT91SAM7 low level MAC driver code.
* @addtogroup AT91SAM7_MAC
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file AT91SAM7/mac_lld.h
* @brief AT91SAM7 low level MAC driver header
* @brief AT91SAM7 low level MAC driver header.
* @addtogroup AT91SAM7_MAC
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file AT91SAM7/pal_lld.c
* @brief AT91SAM7 PIO low level driver code
* @brief AT91SAM7 PIO low level driver code.
* @addtogroup AT91SAM7_PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file AT91SAM7/pal_lld.h
* @brief AT91SAM7 PIO low level driver header
* @brief AT91SAM7 PIO low level driver header.
* @addtogroup AT91SAM7_PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file AT91SAM7/serial_lld.c
* @brief AT91SAM7 low level serial driver code
* @brief AT91SAM7 low level serial driver code.
* @addtogroup AT91SAM7_SERIAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file AT91SAM7/serial_lld.h
* @brief AT91SAM7 low level serial driver header
* @brief AT91SAM7 low level serial driver header.
* @addtogroup AT91SAM7_SERIAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file LPC214x/hal_lld.h
* @brief LPC214x HAL subsystem low level driver HEADER.
* @brief LPC214x HAL subsystem low level driver header.
* @addtogroup LPC214x_HAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file lpc214x.h
* @brief LPC214x register definitions
* @brief LPC214x register definitions.
*/
#ifndef _LPC214X_H_

View File

@ -19,7 +19,7 @@
/**
* @file LPC214x/pal_lld.c
* @brief LPC214x FIO low level driver code
* @brief LPC214x FIO low level driver code.
* @addtogroup LPC214x_PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file LPC214x/pal_lld.h
* @brief LPC214x FIO low level driver header
* @brief LPC214x FIO low level driver header.
* @addtogroup LPC214x_PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file LPC214x/serial_lld.c
* @brief LPC214x low level serial driver code
* @brief LPC214x low level serial driver code.
* @addtogroup LPC214x_SERIAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file LPC214x/serial_lld.h
* @brief LPC214x low level serial driver header
* @brief LPC214x low level serial driver header.
* @addtogroup LPC214x_SERIAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file MSP430/hal_lld.c
* @brief MSP430 HAL subsystem low level driver source
* @brief MSP430 HAL subsystem low level driver source.
* @addtogroup MSP430_HAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file MSP430/pal_lld.c
* @brief MSP430 Digital I/O low level driver code
* @brief MSP430 Digital I/O low level driver code.
* @addtogroup MSP430_PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file MSP430/pal_lld.h
* @brief MSP430 Digital I/O low level driver header
* @brief MSP430 Digital I/O low level driver header.
* @addtogroup MSP430_PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file MSP430/serial_lld.c
* @brief MSP430 low level serial driver code
* @brief MSP430 low level serial driver code.
* @addtogroup MSP430_SERIAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file MSP430/serial_lld.h
* @brief MSP430 low level serial driver header
* @brief MSP430 low level serial driver header.
* @addtogroup MSP430_SERIAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/adc_lld.c
* @brief STM32 ADC subsystem low level driver source
* @brief STM32 ADC subsystem low level driver source.
* @addtogroup STM32_ADC
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/adc_lld.h
* @brief STM32 ADC subsystem low level driver header
* @brief STM32 ADC subsystem low level driver header.
* @addtogroup STM32_ADC
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/can_lld.c
* @brief STM32 CAN subsystem low level driver source
* @brief STM32 CAN subsystem low level driver source.
* @addtogroup STM32_CAN
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/can_lld.h
* @brief STM32 CAN subsystem low level driver header
* @brief STM32 CAN subsystem low level driver header.
* @addtogroup STM32_CAN
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/pal_lld.c
* @brief STM32 GPIO low level driver code
* @brief STM32 GPIO low level driver code.
* @addtogroup STM32_PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/pal_lld.h
* @brief STM32 GPIO low level driver header
* @brief STM32 GPIO low level driver header.
* @addtogroup STM32_PAL
* @{
*/

View File

@ -18,9 +18,9 @@
*/
/**
* @file templates/pwm_lld.c
* @brief PWM Driver subsystem low level driver source template
* @addtogroup PWM_LLD
* @file STM32/pwm_lld.c
* @brief STM32 PWM subsystem low level driver header.
* @addtogroup STM32_PWM
* @{
*/

View File

@ -18,9 +18,9 @@
*/
/**
* @file templates/pwm_lld.h
* @brief PWM Driver subsystem low level driver header template
* @addtogroup PWM_LLD
* @file STM32/pwm_lld.h
* @brief STM32 PWM subsystem low level driver header.
* @addtogroup STM32_PWM
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/serial_lld.c
* @brief STM32 low level serial driver code
* @brief STM32 low level serial driver code.
* @addtogroup STM32_SERIAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/serial_lld.h
* @brief STM32 low level serial driver header
* @brief STM32 low level serial driver header.
* @addtogroup STM32_SERIAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/spi_lld.c
* @brief STM32 SPI subsystem low level driver source
* @brief STM32 SPI subsystem low level driver source.
* @addtogroup STM32_SPI
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file STM32/spi_lld.h
* @brief STM32 SPI subsystem low level driver header
* @brief STM32 SPI subsystem low level driver header.
* @addtogroup STM32_SPI
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file stm32_dma.c
* @brief STM32 DMA helper driver code
* @brief STM32 DMA helper driver code.
* @addtogroup STM32_DMA
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file stm32_dma.h
* @brief STM32 DMA helper driver header
* @brief STM32 DMA helper driver header.
* @addtogroup STM32_DMA
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file pal.c
* @brief I/O Ports Abstraction Layer code
* @brief I/O Ports Abstraction Layer code.
* @addtogroup PAL
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/adc_lld.c
* @brief ADC Driver subsystem low level driver source template
* @brief ADC Driver subsystem low level driver source template.
* @addtogroup ADC_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/adc_lld.h
* @brief ADC Driver subsystem low level driver header template
* @brief ADC Driver subsystem low level driver header template.
* @addtogroup ADC_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/can_lld.c
* @brief CAN Driver subsystem low level driver source template
* @brief CAN Driver subsystem low level driver source template.
* @addtogroup CAN_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/can_lld.h
* @brief CAN Driver subsystem low level driver header template
* @brief CAN Driver subsystem low level driver header template.
* @addtogroup CAN_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/hal_lld.c
* @brief HAL Driver subsystem low level driver source template
* @brief HAL Driver subsystem low level driver source template.
* @addtogroup HAL_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/hal_lld.h
* @brief HAL subsystem low level driver header template
* @brief HAL subsystem low level driver header template.
* @addtogroup HAL_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/mac_lld.c
* @brief MAC Driver subsystem low level driver source template
* @brief MAC Driver subsystem low level driver source template.
* @addtogroup MAC_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/mac_lld.h
* @brief MAC Driver subsystem low level driver header template
* @brief MAC Driver subsystem low level driver header template.
* @addtogroup MAC_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/xxx_lld.c
* @brief XXX Driver subsystem low level driver source template
* @brief XXX Driver subsystem low level driver source template.
* @addtogroup XXX_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/xxx_lld.h
* @brief XXX Driver subsystem low level driver header template
* @brief XXX Driver subsystem low level driver header template.
* @addtogroup XXX_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/pal_lld.c
* @brief PAL subsystem low level driver template
* @brief PAL subsystem low level driver template.
* @addtogroup PAL_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/pal_lld.h
* @brief PAL subsystem low level driver header template
* @brief PAL subsystem low level driver header template.
* @addtogroup PAL_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/pwm_lld.c
* @brief PWM Driver subsystem low level driver source template
* @brief PWM Driver subsystem low level driver source template.
* @addtogroup PWM_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/pwm_lld.h
* @brief PWM Driver subsystem low level driver header template
* @brief PWM Driver subsystem low level driver header template.
* @addtogroup PWM_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/serial_lld.c
* @brief Serial Driver subsystem low level driver source template
* @brief Serial Driver subsystem low level driver source template.
* @addtogroup SERIAL_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/serial_lld.h
* @brief Serial Driver subsystem low level driver header template
* @brief Serial Driver subsystem low level driver header template.
* @addtogroup SERIAL_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/spi_lld.c
* @brief SPI Driver subsystem low level driver source template
* @brief SPI Driver subsystem low level driver source template.
* @addtogroup SPI_LLD
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file templates/spi_lld.h
* @brief SPI Driver subsystem low level driver header template
* @brief SPI Driver subsystem low level driver header template.
* @addtogroup SPI_LLD
* @{
*/

View File

@ -28,7 +28,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_CONDVARS && CH_USE_MUTEXES

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_DBG_ENABLE_TRACE
/**

View File

@ -23,7 +23,7 @@
* @addtogroup events
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_EVENTS
/**

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_HEAP

View File

@ -23,7 +23,7 @@
* @addtogroup internals
* @{
*/
#include <ch.h>
#include "ch.h"
#if !CH_OPTIMIZE_SPEED || defined(__DOXYGEN__)
/**

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_MAILBOXES
/**

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_MEMCORE

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_MEMPOOLS
/**

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_MESSAGES

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_MUTEXES

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_QUEUES

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
/** @cond never */
ReadyList rlist;

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#if CH_USE_SEMAPHORES

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
static WORKING_AREA(idle_thread_wa, IDLE_THREAD_STACK_SIZE);

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
/*
* Initializes a thread structure.

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
VTList vtlist;

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
/*
* This file is a template of the system driver functions provided by a port.

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
/**
* Halts the system.

View File

@ -24,8 +24,8 @@
* @{
*/
#include <ch.h>
#include <nvic.h>
#include "ch.h"
#include "nvic.h"
/**
* @brief Halts the system.

View File

@ -24,8 +24,8 @@
* @{
*/
#include <ch.h>
#include <nvic.h>
#include "ch.h"
#include "nvic.h"
/**
* @brief Sets the priority of an interrupt handler and enables it.

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
/**
* Performs a context switch between two threads.

View File

@ -24,7 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
/**
* Performs a context switch between two threads.

View File

@ -23,7 +23,7 @@
* @{
*/
#include <ch.hpp>
#include "ch.hpp"
namespace chibios_rt {

View File

@ -24,8 +24,7 @@
* @{
*/
#include <ch.h>
#include "ch.h"
#include "evtimer.h"
static void tmrcb(void *p) {

View File

@ -25,8 +25,8 @@
* @{
*/
#include <ch.h>
#include <serial.h>
#include "ch.h"
#include "hal.h"
static LARGE_INTEGER nextcnt;
static LARGE_INTEGER slice;

View File

@ -20,9 +20,9 @@
#include <string.h>
#include <stdio.h>
#include <ch.h>
#include <serial.h>
#include <test.h>
#include "ch.h"
#include "hal.h"
#include "test.h"
/*
* Simulator main.

View File

@ -27,8 +27,8 @@
#include <windows.h>
#include <stdio.h>
#include <ch.h>
#include <serial.h>
#include "ch.h"
#include "hal.h"
/** @brief Test serial driver identifier.*/
SerialDriver SD1;

View File

@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
#include "testthd.h"

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <ch.h>
#include "ch.h"
#include "test.h"
/**

View File

@ -46,14 +46,14 @@
* @brief Enables the ADC subsystem.
*/
#if !defined(CH_HAL_USE_ADC) || defined(__DOXYGEN__)
#define CH_HAL_USE_ADC TRUE
#define CH_HAL_USE_ADC FALSE
#endif
/**
* @brief Enables the CAN subsystem.
*/
#if !defined(CH_HAL_USE_CAN) || defined(__DOXYGEN__)
#define CH_HAL_USE_CAN TRUE
#define CH_HAL_USE_CAN FALSE
#endif
/**
@ -81,14 +81,14 @@
* @brief Enables the SPI subsystem.
*/
#if !defined(CH_HAL_USE_SPI) || defined(__DOXYGEN__)
#define CH_HAL_USE_SPI TRUE
#define CH_HAL_USE_SPI FALSE
#endif
/**
* @brief Enables the MMC_SPI subsystem.
*/
#if !defined(CH_HAL_USE_MMC_SPI) || defined(__DOXYGEN__)
#define CH_HAL_USE_MMC_SPI TRUE
#define CH_HAL_USE_MMC_SPI FALSE
#endif
#endif /* _HALCONF_H_ */