git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
894e11f8f7
commit
bdb7f4ab20
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file pal.h
|
* @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
|
* @addtogroup PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file AT91SAM7/at91sam7_mii.c
|
* @file AT91SAM7/at91sam7_mii.c
|
||||||
* @brief AT91SAM7 low level MII driver code
|
* @brief AT91SAM7 low level MII driver code.
|
||||||
* @addtogroup AT91SAM7_MII
|
* @addtogroup AT91SAM7_MII
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file AT91SAM7/at91sam7_mii.h
|
* @file AT91SAM7/at91sam7_mii.h
|
||||||
* @brief AT91SAM7 low level MII driver header
|
* @brief AT91SAM7 low level MII driver header.
|
||||||
* @addtogroup AT91SAM7_MII
|
* @addtogroup AT91SAM7_MII
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file AT91SAM7/mac_lld.c
|
* @file AT91SAM7/mac_lld.c
|
||||||
* @brief AT91SAM7 low level MAC driver code
|
* @brief AT91SAM7 low level MAC driver code.
|
||||||
* @addtogroup AT91SAM7_MAC
|
* @addtogroup AT91SAM7_MAC
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file AT91SAM7/mac_lld.h
|
* @file AT91SAM7/mac_lld.h
|
||||||
* @brief AT91SAM7 low level MAC driver header
|
* @brief AT91SAM7 low level MAC driver header.
|
||||||
* @addtogroup AT91SAM7_MAC
|
* @addtogroup AT91SAM7_MAC
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file AT91SAM7/pal_lld.c
|
* @file AT91SAM7/pal_lld.c
|
||||||
* @brief AT91SAM7 PIO low level driver code
|
* @brief AT91SAM7 PIO low level driver code.
|
||||||
* @addtogroup AT91SAM7_PAL
|
* @addtogroup AT91SAM7_PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file AT91SAM7/pal_lld.h
|
* @file AT91SAM7/pal_lld.h
|
||||||
* @brief AT91SAM7 PIO low level driver header
|
* @brief AT91SAM7 PIO low level driver header.
|
||||||
* @addtogroup AT91SAM7_PAL
|
* @addtogroup AT91SAM7_PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file AT91SAM7/serial_lld.c
|
* @file AT91SAM7/serial_lld.c
|
||||||
* @brief AT91SAM7 low level serial driver code
|
* @brief AT91SAM7 low level serial driver code.
|
||||||
* @addtogroup AT91SAM7_SERIAL
|
* @addtogroup AT91SAM7_SERIAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file AT91SAM7/serial_lld.h
|
* @file AT91SAM7/serial_lld.h
|
||||||
* @brief AT91SAM7 low level serial driver header
|
* @brief AT91SAM7 low level serial driver header.
|
||||||
* @addtogroup AT91SAM7_SERIAL
|
* @addtogroup AT91SAM7_SERIAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file LPC214x/hal_lld.h
|
* @file LPC214x/hal_lld.h
|
||||||
* @brief LPC214x HAL subsystem low level driver HEADER.
|
* @brief LPC214x HAL subsystem low level driver header.
|
||||||
* @addtogroup LPC214x_HAL
|
* @addtogroup LPC214x_HAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file lpc214x.h
|
* @file lpc214x.h
|
||||||
* @brief LPC214x register definitions
|
* @brief LPC214x register definitions.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _LPC214X_H_
|
#ifndef _LPC214X_H_
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file LPC214x/pal_lld.c
|
* @file LPC214x/pal_lld.c
|
||||||
* @brief LPC214x FIO low level driver code
|
* @brief LPC214x FIO low level driver code.
|
||||||
* @addtogroup LPC214x_PAL
|
* @addtogroup LPC214x_PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file LPC214x/pal_lld.h
|
* @file LPC214x/pal_lld.h
|
||||||
* @brief LPC214x FIO low level driver header
|
* @brief LPC214x FIO low level driver header.
|
||||||
* @addtogroup LPC214x_PAL
|
* @addtogroup LPC214x_PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file LPC214x/serial_lld.c
|
* @file LPC214x/serial_lld.c
|
||||||
* @brief LPC214x low level serial driver code
|
* @brief LPC214x low level serial driver code.
|
||||||
* @addtogroup LPC214x_SERIAL
|
* @addtogroup LPC214x_SERIAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file LPC214x/serial_lld.h
|
* @file LPC214x/serial_lld.h
|
||||||
* @brief LPC214x low level serial driver header
|
* @brief LPC214x low level serial driver header.
|
||||||
* @addtogroup LPC214x_SERIAL
|
* @addtogroup LPC214x_SERIAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file MSP430/hal_lld.c
|
* @file MSP430/hal_lld.c
|
||||||
* @brief MSP430 HAL subsystem low level driver source
|
* @brief MSP430 HAL subsystem low level driver source.
|
||||||
* @addtogroup MSP430_HAL
|
* @addtogroup MSP430_HAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file MSP430/pal_lld.c
|
* @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
|
* @addtogroup MSP430_PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file MSP430/pal_lld.h
|
* @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
|
* @addtogroup MSP430_PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file MSP430/serial_lld.c
|
* @file MSP430/serial_lld.c
|
||||||
* @brief MSP430 low level serial driver code
|
* @brief MSP430 low level serial driver code.
|
||||||
* @addtogroup MSP430_SERIAL
|
* @addtogroup MSP430_SERIAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file MSP430/serial_lld.h
|
* @file MSP430/serial_lld.h
|
||||||
* @brief MSP430 low level serial driver header
|
* @brief MSP430 low level serial driver header.
|
||||||
* @addtogroup MSP430_SERIAL
|
* @addtogroup MSP430_SERIAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/adc_lld.c
|
* @file STM32/adc_lld.c
|
||||||
* @brief STM32 ADC subsystem low level driver source
|
* @brief STM32 ADC subsystem low level driver source.
|
||||||
* @addtogroup STM32_ADC
|
* @addtogroup STM32_ADC
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/adc_lld.h
|
* @file STM32/adc_lld.h
|
||||||
* @brief STM32 ADC subsystem low level driver header
|
* @brief STM32 ADC subsystem low level driver header.
|
||||||
* @addtogroup STM32_ADC
|
* @addtogroup STM32_ADC
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/can_lld.c
|
* @file STM32/can_lld.c
|
||||||
* @brief STM32 CAN subsystem low level driver source
|
* @brief STM32 CAN subsystem low level driver source.
|
||||||
* @addtogroup STM32_CAN
|
* @addtogroup STM32_CAN
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/can_lld.h
|
* @file STM32/can_lld.h
|
||||||
* @brief STM32 CAN subsystem low level driver header
|
* @brief STM32 CAN subsystem low level driver header.
|
||||||
* @addtogroup STM32_CAN
|
* @addtogroup STM32_CAN
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/pal_lld.c
|
* @file STM32/pal_lld.c
|
||||||
* @brief STM32 GPIO low level driver code
|
* @brief STM32 GPIO low level driver code.
|
||||||
* @addtogroup STM32_PAL
|
* @addtogroup STM32_PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/pal_lld.h
|
* @file STM32/pal_lld.h
|
||||||
* @brief STM32 GPIO low level driver header
|
* @brief STM32 GPIO low level driver header.
|
||||||
* @addtogroup STM32_PAL
|
* @addtogroup STM32_PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -18,9 +18,9 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/pwm_lld.c
|
* @file STM32/pwm_lld.c
|
||||||
* @brief PWM Driver subsystem low level driver source template
|
* @brief STM32 PWM subsystem low level driver header.
|
||||||
* @addtogroup PWM_LLD
|
* @addtogroup STM32_PWM
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -18,9 +18,9 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/pwm_lld.h
|
* @file STM32/pwm_lld.h
|
||||||
* @brief PWM Driver subsystem low level driver header template
|
* @brief STM32 PWM subsystem low level driver header.
|
||||||
* @addtogroup PWM_LLD
|
* @addtogroup STM32_PWM
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/serial_lld.c
|
* @file STM32/serial_lld.c
|
||||||
* @brief STM32 low level serial driver code
|
* @brief STM32 low level serial driver code.
|
||||||
* @addtogroup STM32_SERIAL
|
* @addtogroup STM32_SERIAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/serial_lld.h
|
* @file STM32/serial_lld.h
|
||||||
* @brief STM32 low level serial driver header
|
* @brief STM32 low level serial driver header.
|
||||||
* @addtogroup STM32_SERIAL
|
* @addtogroup STM32_SERIAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/spi_lld.c
|
* @file STM32/spi_lld.c
|
||||||
* @brief STM32 SPI subsystem low level driver source
|
* @brief STM32 SPI subsystem low level driver source.
|
||||||
* @addtogroup STM32_SPI
|
* @addtogroup STM32_SPI
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file STM32/spi_lld.h
|
* @file STM32/spi_lld.h
|
||||||
* @brief STM32 SPI subsystem low level driver header
|
* @brief STM32 SPI subsystem low level driver header.
|
||||||
* @addtogroup STM32_SPI
|
* @addtogroup STM32_SPI
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file stm32_dma.c
|
* @file stm32_dma.c
|
||||||
* @brief STM32 DMA helper driver code
|
* @brief STM32 DMA helper driver code.
|
||||||
* @addtogroup STM32_DMA
|
* @addtogroup STM32_DMA
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file stm32_dma.h
|
* @file stm32_dma.h
|
||||||
* @brief STM32 DMA helper driver header
|
* @brief STM32 DMA helper driver header.
|
||||||
* @addtogroup STM32_DMA
|
* @addtogroup STM32_DMA
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file pal.c
|
* @file pal.c
|
||||||
* @brief I/O Ports Abstraction Layer code
|
* @brief I/O Ports Abstraction Layer code.
|
||||||
* @addtogroup PAL
|
* @addtogroup PAL
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/adc_lld.c
|
* @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
|
* @addtogroup ADC_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/adc_lld.h
|
* @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
|
* @addtogroup ADC_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/can_lld.c
|
* @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
|
* @addtogroup CAN_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/can_lld.h
|
* @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
|
* @addtogroup CAN_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/hal_lld.c
|
* @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
|
* @addtogroup HAL_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/hal_lld.h
|
* @file templates/hal_lld.h
|
||||||
* @brief HAL subsystem low level driver header template
|
* @brief HAL subsystem low level driver header template.
|
||||||
* @addtogroup HAL_LLD
|
* @addtogroup HAL_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/mac_lld.c
|
* @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
|
* @addtogroup MAC_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/mac_lld.h
|
* @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
|
* @addtogroup MAC_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/xxx_lld.c
|
* @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
|
* @addtogroup XXX_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/xxx_lld.h
|
* @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
|
* @addtogroup XXX_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/pal_lld.c
|
* @file templates/pal_lld.c
|
||||||
* @brief PAL subsystem low level driver template
|
* @brief PAL subsystem low level driver template.
|
||||||
* @addtogroup PAL_LLD
|
* @addtogroup PAL_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/pal_lld.h
|
* @file templates/pal_lld.h
|
||||||
* @brief PAL subsystem low level driver header template
|
* @brief PAL subsystem low level driver header template.
|
||||||
* @addtogroup PAL_LLD
|
* @addtogroup PAL_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/pwm_lld.c
|
* @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
|
* @addtogroup PWM_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/pwm_lld.h
|
* @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
|
* @addtogroup PWM_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/serial_lld.c
|
* @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
|
* @addtogroup SERIAL_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/serial_lld.h
|
* @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
|
* @addtogroup SERIAL_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/spi_lld.c
|
* @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
|
* @addtogroup SPI_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file templates/spi_lld.h
|
* @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
|
* @addtogroup SPI_LLD
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_CONDVARS && CH_USE_MUTEXES
|
#if CH_USE_CONDVARS && CH_USE_MUTEXES
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_DBG_ENABLE_TRACE
|
#if CH_DBG_ENABLE_TRACE
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
* @addtogroup events
|
* @addtogroup events
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_EVENTS
|
#if CH_USE_EVENTS
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_HEAP
|
#if CH_USE_HEAP
|
||||||
|
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
* @addtogroup internals
|
* @addtogroup internals
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if !CH_OPTIMIZE_SPEED || defined(__DOXYGEN__)
|
#if !CH_OPTIMIZE_SPEED || defined(__DOXYGEN__)
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_MAILBOXES
|
#if CH_USE_MAILBOXES
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_MEMCORE
|
#if CH_USE_MEMCORE
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_MEMPOOLS
|
#if CH_USE_MEMPOOLS
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_MESSAGES
|
#if CH_USE_MESSAGES
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_MUTEXES
|
#if CH_USE_MUTEXES
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_QUEUES
|
#if CH_USE_QUEUES
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
/** @cond never */
|
/** @cond never */
|
||||||
ReadyList rlist;
|
ReadyList rlist;
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#if CH_USE_SEMAPHORES
|
#if CH_USE_SEMAPHORES
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
static WORKING_AREA(idle_thread_wa, IDLE_THREAD_STACK_SIZE);
|
static WORKING_AREA(idle_thread_wa, IDLE_THREAD_STACK_SIZE);
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Initializes a thread structure.
|
* Initializes a thread structure.
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
VTList vtlist;
|
VTList vtlist;
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This file is a template of the system driver functions provided by a port.
|
* This file is a template of the system driver functions provided by a port.
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Halts the system.
|
* Halts the system.
|
||||||
|
|
|
@ -24,8 +24,8 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
#include <nvic.h>
|
#include "nvic.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Halts the system.
|
* @brief Halts the system.
|
||||||
|
|
|
@ -24,8 +24,8 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
#include <nvic.h>
|
#include "nvic.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Sets the priority of an interrupt handler and enables it.
|
* @brief Sets the priority of an interrupt handler and enables it.
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Performs a context switch between two threads.
|
* Performs a context switch between two threads.
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Performs a context switch between two threads.
|
* Performs a context switch between two threads.
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.hpp>
|
#include "ch.hpp"
|
||||||
|
|
||||||
namespace chibios_rt {
|
namespace chibios_rt {
|
||||||
|
|
||||||
|
|
|
@ -24,8 +24,7 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "evtimer.h"
|
#include "evtimer.h"
|
||||||
|
|
||||||
static void tmrcb(void *p) {
|
static void tmrcb(void *p) {
|
||||||
|
|
|
@ -25,8 +25,8 @@
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
#include <serial.h>
|
#include "hal.h"
|
||||||
|
|
||||||
static LARGE_INTEGER nextcnt;
|
static LARGE_INTEGER nextcnt;
|
||||||
static LARGE_INTEGER slice;
|
static LARGE_INTEGER slice;
|
||||||
|
|
|
@ -20,9 +20,9 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
#include <serial.h>
|
#include "hal.h"
|
||||||
#include <test.h>
|
#include "test.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Simulator main.
|
* Simulator main.
|
||||||
|
|
|
@ -27,8 +27,8 @@
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
#include <serial.h>
|
#include "hal.h"
|
||||||
|
|
||||||
/** @brief Test serial driver identifier.*/
|
/** @brief Test serial driver identifier.*/
|
||||||
SerialDriver SD1;
|
SerialDriver SD1;
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
#include "testthd.h"
|
#include "testthd.h"
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ch.h>
|
#include "ch.h"
|
||||||
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
@ -46,14 +46,14 @@
|
||||||
* @brief Enables the ADC subsystem.
|
* @brief Enables the ADC subsystem.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_HAL_USE_ADC) || defined(__DOXYGEN__)
|
#if !defined(CH_HAL_USE_ADC) || defined(__DOXYGEN__)
|
||||||
#define CH_HAL_USE_ADC TRUE
|
#define CH_HAL_USE_ADC FALSE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Enables the CAN subsystem.
|
* @brief Enables the CAN subsystem.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_HAL_USE_CAN) || defined(__DOXYGEN__)
|
#if !defined(CH_HAL_USE_CAN) || defined(__DOXYGEN__)
|
||||||
#define CH_HAL_USE_CAN TRUE
|
#define CH_HAL_USE_CAN FALSE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -81,14 +81,14 @@
|
||||||
* @brief Enables the SPI subsystem.
|
* @brief Enables the SPI subsystem.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_HAL_USE_SPI) || defined(__DOXYGEN__)
|
#if !defined(CH_HAL_USE_SPI) || defined(__DOXYGEN__)
|
||||||
#define CH_HAL_USE_SPI TRUE
|
#define CH_HAL_USE_SPI FALSE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Enables the MMC_SPI subsystem.
|
* @brief Enables the MMC_SPI subsystem.
|
||||||
*/
|
*/
|
||||||
#if !defined(CH_HAL_USE_MMC_SPI) || defined(__DOXYGEN__)
|
#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
|
||||||
|
|
||||||
#endif /* _HALCONF_H_ */
|
#endif /* _HALCONF_H_ */
|
||||||
|
|
Loading…
Reference in New Issue