Documentation related fixes.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9218 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
Giovanni Di Sirio 2016-04-02 09:40:40 +00:00
parent d208ba35c2
commit e301623ae0
93 changed files with 98 additions and 98 deletions

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/LLD/ADCv1/adc_lld.c
* @file ADCv1/hal_adc_lld.c
* @brief STM32 ADC subsystem low level driver source.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/LLD/ADCv1/adc_lld.h
* @file ADCv1/hal_adc_lld.h
* @brief STM32 ADC subsystem low level driver header.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/LLD/ADCv2/adc_lld.c
* @file ADCv2/hal_adc_lld.c
* @brief STM32 ADC subsystem low level driver source.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/LLD/ADCv2/adc_lld.h
* @file ADCv2/hal_adc_lld.h
* @brief STM32 ADC subsystem low level driver header.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F3xx/adc_lld.c
* @file ADCv3/hal_adc_lld.c
* @brief STM32F3xx ADC subsystem low level driver source.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F3xx/adc_lld.h
* @file ADCv3/hal_adc_lld.h
* @brief STM32F3xx ADC subsystem low level driver header.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/can_lld.c
* @file CANv1/hal_can_lld.c
* @brief STM32 CAN subsystem low level driver source.
*
* @addtogroup CAN

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/can_lld.h
* @file CANv1/hal_can_lld.h
* @brief STM32 CAN subsystem low level driver header.
*
* @addtogroup CAN

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/DACv1/dac_lld.c
* @file DACv1/hal_dac_lld.c
* @brief STM32 DAC subsystem low level driver source.
*
* @addtogroup DAC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/DACv1/dac_lld.h
* @file DACv1/hal_dac_lld.h
* @brief STM32 DAC subsystem low level driver header.
*
* @addtogroup DAC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F3xx/stm32_dma.c
* @file DMAv1/stm32_dma.c
* @brief DMA helper driver code.
*
* @addtogroup STM32F3xx_DMA

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/EXTIv1/ext_lld.c
* @file EXTIv1/hal_ext_lld.c
* @brief STM32 EXT subsystem low level driver source.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/EXTIv1/ext_lld.h
* @file EXTIv1/hal_ext_lld.h
* @brief STM32 EXT subsystem low level driver header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/GPIOv1/pal_lld.c
* @file GPIOv1/hal_pal_lld.c
* @brief STM32 PAL low level driver code.
*
* @addtogroup PAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/GPIOv1/pal_lld.h
* @file GPIOv1/hal_pal_lld.h
* @brief STM32 PAL low level driver header.
*
* @addtogroup PAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/GPIOv2/pal_lld.c
* @file GPIOv2/hal_pal_lld.c
* @brief STM32 PAL low level driver code.
*
* @addtogroup PAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/GPIOv2/pal_lld.h
* @file GPIOv2/hal_pal_lld.h
* @brief STM32 PAL low level driver header.
*
* @addtogroup PAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/GPIOv3/pal_lld.c
* @file GPIOv3/hal_pal_lld.c
* @brief STM32 PAL low level driver code.
*
* @addtogroup PAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/GPIOv3/pal_lld.h
* @file GPIOv3/hal_pal_lld.h
* @brief STM32 PAL low level driver header.
*
* @addtogroup PAL

View File

@ -19,7 +19,7 @@
*/
/**
* @file STM32/I2Cv1/i2c_lld.c
* @file I2Cv1/hal_i2c_lld.c
* @brief STM32 I2C subsystem low level driver source.
*
* @addtogroup I2C

View File

@ -19,7 +19,7 @@
*/
/**
* @file STM32/I2Cv1/i2c_lld.h
* @file I2Cv1/hal_i2c_lld.h
* @brief STM32 I2C subsystem low level driver header.
*
* @addtogroup I2C

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/I2Cv2/i2c_lld.c
* @file I2Cv2/hal_i2c_lld.c
* @brief STM32 I2C subsystem low level driver source.
*
* @addtogroup I2C

View File

@ -19,7 +19,7 @@
*/
/**
* @file STM32/I2Cv2/i2c_lld.h
* @file I2Cv2/hal_i2c_lld.h
* @brief STM32 I2C subsystem low level driver header.
*
* @addtogroup I2C

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/mac_lld.c
* @file MACv1/hal_mac_lld.c
* @brief STM32 low level MAC driver code.
*
* @addtogroup MAC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/mac_lld.h
* @file MACv1/hal_mac_lld.h
* @brief STM32 low level MAC driver header.
*
* @addtogroup MAC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/OTGv1/usb_lld.c
* @file OTGv1/hal_usb_lld.c
* @brief STM32 USB subsystem low level driver source.
*
* @addtogroup USB

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/OTGv1/usb_lld.h
* @file OTGv1/hal_usb_lld.h
* @brief STM32 USB subsystem low level driver header.
*
* @addtogroup USB

View File

@ -15,7 +15,7 @@
*/
/**
* @file stm32_otg.h
* @file OTGv1/stm32_otg.h
* @brief STM32 OTG registers layout header.
*
* @addtogroup USB

View File

@ -19,7 +19,7 @@
*/
/**
* @file STM32/RTCv1/rtc_lld.c
* @file RTCv1/hal_rtc_lld.c
* @brief STM32 RTC subsystem low level driver header.
*
* @addtogroup RTC

View File

@ -19,8 +19,8 @@
*/
/**
* @file STM32/RTCv1/rtc_lld.h
* @brief STM32F1xx RTC subsystem low level driver header.
* @file RTCv1/hal_rtc_lld.h
* @brief STM32 RTC subsystem low level driver header.
*
* @addtogroup RTC
* @{

View File

@ -19,8 +19,8 @@
*/
/**
* @file STM32/RTCv2/rtc_lld.c
* @brief STM32L1xx/STM32F2xx/STM32F4xx RTC low level driver.
* @file RTCv2/hal_rtc_lld.c
* @brief STM32 RTC low level driver.
*
* @addtogroup RTC
* @{

View File

@ -19,8 +19,8 @@
*/
/**
* @file STM32/RTCv2/rtc_lld.h
* @brief STM32L1xx/STM32F2xx/STM32F4xx RTC low level driver header.
* @file RTCv2/hal_rtc_lld.h
* @brief STM32 RTC low level driver header.
*
* @addtogroup RTC
* @{

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/SDIOv1/sdc_lld.c
* @file SDIOv1/hal_sdc_lld.c
* @brief STM32 SDC subsystem low level driver source.
*
* @addtogroup SDC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/SDIOv1/sdc_lld.h
* @file SDIOv1/hal_sdc_lld.h
* @brief STM32 SDC subsystem low level driver header.
*
* @addtogroup SDC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/SDMMCv1/sdc_lld.c
* @file SDMMCv1/hal_sdc_lld.c
* @brief STM32 SDC subsystem low level driver source.
*
* @addtogroup SDC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/SDMMCv1/sdc_lld.h
* @file SDMMCv1/hal_sdc_lld.h
* @brief STM32 SDC subsystem low level driver header.
*
* @addtogroup SDC

View File

@ -15,7 +15,7 @@
*/
/**
* @file i2s_lld.c
* @file SPIv1/hal_i2s_lld.c
* @brief STM32 I2S subsystem low level driver source.
*
* @addtogroup I2S

View File

@ -15,7 +15,7 @@
*/
/**
* @file i2s_lld.h
* @file SPIv1/hal_i2s_lld.h
* @brief STM32 I2S subsystem low level driver header.
*
* @addtogroup I2S

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/SPIv1/spi_lld.c
* @file SPIv1/hal_spi_lld.c
* @brief STM32 SPI subsystem low level driver source.
*
* @addtogroup SPI

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/SPIv1/spi_lld.h
* @file SPIv1/hal_spi_lld.h
* @brief STM32 SPI subsystem low level driver header.
*
* @addtogroup SPI

View File

@ -15,7 +15,7 @@
*/
/**
* @file i2s_lld.c
* @file SPIv2/hal_i2s_lld.c
* @brief STM32 I2S subsystem low level driver source.
*
* @addtogroup I2S

View File

@ -15,7 +15,7 @@
*/
/**
* @file i2s_lld.h
* @file SPIv2/hal_i2s_lld.h
* @brief STM32 I2S subsystem low level driver header.
*
* @addtogroup I2S

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/SPIv2/spi_lld.c
* @file SPIv2/hal_spi_lld.c
* @brief STM32 SPI subsystem low level driver source.
*
* @addtogroup SPI

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/SPIv2/spi_lld.h
* @file SPIv2/hal_spi_lld.h
* @brief STM32 SPI subsystem low level driver header.
*
* @addtogroup SPI

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/gpt_lld.c
* @file TIMv1/hal_gpt_lld.c
* @brief STM32 GPT subsystem low level driver source.
*
* @addtogroup GPT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/gpt_lld.h
* @file TIMv1/hal_gpt_lld.h
* @brief STM32 GPT subsystem low level driver header.
*
* @addtogroup GPT

View File

@ -19,7 +19,7 @@
*/
/**
* @file STM32/icu_lld.c
* @file TIMv1/hal_icu_lld.c
* @brief STM32 ICU subsystem low level driver header.
*
* @addtogroup ICU

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/icu_lld.h
* @file TIMv1/hal_icu_lld.h
* @brief STM32 ICU subsystem low level driver header.
*
* @addtogroup ICU

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/pwm_lld.c
* @file TIMv1/hal_pwm_lld.c
* @brief STM32 PWM subsystem low level driver header.
*
* @addtogroup PWM

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/pwm_lld.h
* @file TIMv1/hal_pwm_lld.h
* @brief STM32 PWM subsystem low level driver header.
*
* @addtogroup PWM

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/st_lld.c
* @file TIMv1/hal_st_lld.c
* @brief ST Driver subsystem low level driver code.
*
* @addtogroup ST

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/st_lld.h
* @file TIMv1/hal_st_lld.h
* @brief ST Driver subsystem low level driver header.
* @details This header is designed to be include-able without having to
* include other files from the HAL.

View File

@ -15,7 +15,7 @@
*/
/**
* @file stm32_tim.h
* @file TIMv1/stm32_tim.h
* @brief STM32 TIM units common code.
* @note This file requires definitions from the ST STM32 header file.
*

View File

@ -15,7 +15,7 @@
*/
/**
* @file stm32_tim.h
* @file TIMv1/stm32_tim.h
* @brief STM32 TIM units common header.
* @note This file requires definitions from the ST STM32 header file.
*

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USARTv1/serial_lld.c
* @file USARTv1/hal_serial_lld.c
* @brief STM32 low level serial driver code.
*
* @addtogroup SERIAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USARTv1/serial_lld.h
* @file USARTv1/hal_serial_lld.h
* @brief STM32 low level serial driver header.
*
* @addtogroup SERIAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USARTv1/uart_lld.c
* @file USARTv1/hal_uart_lld.c
* @brief STM32 low level UART driver code.
*
* @addtogroup UART

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USARTv1/uart_lld.h
* @file USARTv1/hal_uart_lld.h
* @brief STM32 low level UART driver header.
*
* @addtogroup UART

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USARTv2/serial_lld.c
* @file USARTv2/hal_serial_lld.c
* @brief STM32 low level serial driver code.
*
* @addtogroup SERIAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USARTv2/serial_lld.h
* @file USARTv2/hal_serial_lld.h
* @brief STM32 low level serial driver header.
*
* @addtogroup SERIAL

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USARTv2/uart_lld.c
* @file USARTv2/hal_uart_lld.c
* @brief STM32 low level UART driver code.
*
* @addtogroup UART

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USARTv2/uart_lld.h
* @file USARTv2/hal_uart_lld.h
* @brief STM32 low level UART driver header.
*
* @addtogroup UART

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USBv1/usb_lld.c
* @file USBv1/hal_usb_lld.c
* @brief STM32 USB subsystem low level driver source.
*
* @addtogroup USB

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32/USBv1/usb_lld.h
* @file USBv1/hal_usb_lld.h
* @brief STM32 USB subsystem low level driver header.
*
* @addtogroup USB

View File

@ -15,7 +15,7 @@
*/
/**
* @file stm32_usb.h
* @file USBv1/stm32_usb.h
* @brief STM32 USB registers layout header.
* @note This file requires definitions from the ST STM32 header files
* stm32f10x.h or stm32l1xx.h.

View File

@ -15,7 +15,7 @@
*/
/**
* @file wdg_lld.c
* @file xWDGv1/hal_wdg_lld.c
* @brief WDG Driver subsystem low level driver source.
*
* @addtogroup WDG

View File

@ -15,7 +15,7 @@
*/
/**
* @file wdg_lld.h
* @file xWDGv1/hal_wdg_lld.h
* @brief WDG Driver subsystem low level driver header.
*
* @addtogroup WDG

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F0xx/ext_lld_isr.c
* @file STM32F0xx/hal_ext_lld_isr.c
* @brief STM32F0xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F0xx/ext_lld_isr.h
* @file STM32F0xx/hal_ext_lld_isr.h
* @brief STM32F0xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F1xx/adc_lld.c
* @file STM32F1xx/hal_adc_lld.c
* @brief STM32F1xx ADC subsystem low level driver source.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F1xx/adc_lld.h
* @file STM32F1xx/hal_adc_lld.h
* @brief STM32F1xx ADC subsystem low level driver header.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F1xx/ext_lld_isr.c
* @file STM32F1xx/hal_ext_lld_isr.c
* @brief STM32F1xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F1xx/ext_lld_isr.h
* @file STM32F1xx/hal_ext_lld_isr.h
* @brief STM32F1xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F37x/adc_lld.c
* @file STM32F37x/hal_adc_lld.c
* @brief STM32F37x ADC subsystem low level driver source.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F37x/adc_lld.h
* @file STM32F37x/hal_adc_lld.h
* @brief STM32F37x ADC subsystem low level driver header.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F37x/ext_lld_isr.c
* @file STM32F37x/hal_ext_lld_isr.c
* @brief STM32F37x EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F37x/ext_lld_isr.h
* @file STM32F37x/hal_ext_lld_isr.h
* @brief STM32F37x EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F3xx/ext_lld_isr.c
* @file STM32F3xx/hal_ext_lld_isr.c
* @brief STM32F3xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F3xx/ext_lld_isr.h
* @file STM32F3xx/hal_ext_lld_isr.h
* @brief STM32F3xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F4xx/ext_lld_isr.c
* @file STM32F4xx/hal_ext_lld_isr.c
* @brief STM32F4xx/STM32F2xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F4xx/ext_lld_isr.h
* @file STM32F4xx/hal_ext_lld_isr.h
* @brief STM32F4xx/STM32F2xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F7xx/ext_lld_isr.c
* @file STM32F7xx/hal_ext_lld_isr.c
* @brief STM32F7xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32F7xx/ext_lld_isr.h
* @file STM32F7xx/hal_ext_lld_isr.h
* @brief STM32F7xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32L0xx/ext_lld_isr.c
* @file STM32L0xx/hal_ext_lld_isr.c
* @brief STM32L0xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32L0xx/ext_lld_isr.h
* @file STM32L0xx/hal_ext_lld_isr.h
* @brief STM32L0xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32L1xx/adc_lld.c
* @file STM32L1xx/hal_adc_lld.c
* @brief STM32L1xx ADC subsystem low level driver source.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32L1xx/adc_lld.h
* @file STM32L1xx/hal_adc_lld.h
* @brief STM32L1xx ADC subsystem low level driver header.
*
* @addtogroup ADC

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32L1xx/ext_lld_isr.c
* @file STM32L1xx/hal_ext_lld_isr.c
* @brief STM32L1xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32L1xx/ext_lld_isr.h
* @file STM32L1xx/hal_ext_lld_isr.h
* @brief STM32L1xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32L4xx/ext_lld_isr.c
* @file STM32L4xx/hal_ext_lld_isr.c
* @brief STM32L4xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT

View File

@ -15,7 +15,7 @@
*/
/**
* @file STM32L4xx/ext_lld_isr.h
* @file STM32L4xx/hal_ext_lld_isr.h
* @brief STM32L4xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT

View File

@ -15,8 +15,8 @@
*/
/**
* @file STM32L1xx/hal_lld.h
* @brief STM32L1xx HAL subsystem low level driver header.
* @file STM32L4xx/hal_lld.h
* @brief STM32L4xx HAL subsystem low level driver header.
* @pre This module requires the following macros to be defined in the
* @p board.h file:
* - STM32_LSECLK.

View File

@ -15,8 +15,8 @@
*/
/**
* @file STM32L0xx/stm32_registry.h
* @brief STM32L0xx capabilities registry.
* @file STM32L4xx/stm32_registry.h
* @brief STM32L4xx capabilities registry.
*
* @addtogroup HAL
* @{