Converted library files DESC to english

master
Ondřej Hruška 9 years ago
parent ef8e0c1032
commit f1368c06c5
  1. 2
      lib/INI_ADC.s
  2. 4
      lib/INI_AES.s
  3. 4
      lib/INI_BASE.s
  4. 2
      lib/INI_COMP.s
  5. 2
      lib/INI_CRC.s
  6. 2
      lib/INI_DAC.s
  7. 2
      lib/INI_DBGMCU.s
  8. 2
      lib/INI_DMA.s
  9. 2
      lib/INI_EXTI.s
  10. 2
      lib/INI_FLASH.s
  11. 2
      lib/INI_FSMC.s
  12. 1
      lib/INI_GPIO.s
  13. 2
      lib/INI_I2C.s
  14. 2
      lib/INI_LCD.s
  15. 2
      lib/INI_NVIC.s
  16. 2
      lib/INI_OPAMP.s
  17. 2
      lib/INI_PWR.s
  18. 2
      lib/INI_RCC.s
  19. 2
      lib/INI_RI.s
  20. 2
      lib/INI_RTC.s
  21. 1
      lib/INI_SCB.s
  22. 2
      lib/INI_SDIO.s
  23. 2
      lib/INI_SPI.s
  24. 2
      lib/INI_SYSCFG.s
  25. 1
      lib/INI_SYSTICK.s
  26. 2
      lib/INI_TIM.s
  27. 2
      lib/INI_USART.s
  28. 2
      lib/INI_USB.s
  29. 2
      lib/INI_WDG.s

@ -2,7 +2,7 @@
; FILE : INI_ADC.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro ADC
; DESCR : Control registers and bit masks for ADC
;
; Analog to Digital Converter (ADC)
;

@ -2,8 +2,8 @@
; FILE : INI_AES.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro AES (crypto);
; ! Modul je pouze v STM32L162 !
; DESCR : Control registers and bit masks for AES (crypto);
; ! Avaliable only in STM32L162 !
;
; Advanced Encryption Standard (AES)
;

@ -2,8 +2,8 @@
; FILE : INI_BASE.S
; AUTHOR : Ondrej Hruska
; DATE : 10/2015
; DESCR : Zakladni soubor knihovny. Musi byt includovat pred vsemi ostatnimi.
; Soubor definuje rozdeleni adresniho prostoru a adresy periferii.
; DESCR : Base library file. This file must be included before any other library
; files. This file defines memory map and base addresses of peripherals.
;
; Part of an assembler library for STM32L100, based on the STM32 CMSIS.
; Developed for educational purposes at the Department of Measure of CTU in Prague.

@ -2,7 +2,7 @@
; FILE : INI_COMP.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro COMP (analogovy komparator)
; DESCR : Control registers and bit masks for COMP (analog comparator)
;
; Analog Comparators (COMP)
;

@ -2,7 +2,7 @@
; FILE : INI_CRC.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro CRC (checksum generator)
; DESCR : Control registers and bit masks for CRC (checksum generator)
;
; CRC calculation unit (CRC)
;

@ -2,7 +2,7 @@
; FILE : INI_DAC.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro DAC (digitalne-analogovy prevodnik)
; DESCR : Control registers and bit masks for DAC (digital-analog converter)
;
; Digital to Analog Converter (DAC)
;

@ -2,7 +2,7 @@
; FILE : INI_DBGMCU.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro DBGMCU (Debug MCU control)
; DESCR : Control registers and bit masks for DBGMCU (Debug MCU control)
;
; Debug MCU (DBGMCU)
;

@ -2,7 +2,7 @@
; FILE : INI_DMA.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro DMA (Direct memory access)
; DESCR : Control registers and bit masks for DMA (Direct memory access)
;
; DMA Controller (DMA)
;

@ -2,7 +2,7 @@
; FILE : INI_EXTI.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro EXTI (ext. interrupt)
; DESCR : Control registers and bit masks for EXTI (ext. interrupt)
;
; External Interrupt/Event Controller (EXTI)
;

@ -2,7 +2,7 @@
; FILE : INI_FLASH.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro FLASH
; DESCR : Control registers and bit masks for FLASH control
;
; FLASH, DATA EEPROM and Option Bytes Registers
; (FLASH, DATA_EEPROM, OB)

@ -2,7 +2,7 @@
; FILE : INI_FSMC.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro FSMC (ext. memory communication)
; DESCR : Control registers and bit masks for FSMC (ext. memory communication)
;
; Flexible Static Memory Controller
;

@ -2,6 +2,7 @@
; FILE : INI_GPIO.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Control registers and bit masks for GPIO (ext. memory communication)
;
; General Purpose IOs (GPIO)
;

@ -2,7 +2,7 @@
; FILE : INI_I2C.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro I2C
; DESCR : Control registers and bit masks for I2C
;
; Inter-integrated Circuit Interface (I2C)
;

@ -2,7 +2,7 @@
; FILE : INI_LCD.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro LCD
; DESCR : Control registers and bit masks for LCD
;
; LCD Controller (LCD)
;

@ -2,7 +2,7 @@
; FILE : INI_NVIC.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro NVIC (system preruseni)
; DESCR : Control registers and bit masks for NVIC (interrupt vector controller)
;
; Nested Vectored Interrupt Controller (NVIC)
;

@ -2,7 +2,7 @@
; FILE : INI_OPAMP.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro OPAMP
; DESCR : Control registers and bit masks for OPAMP
;
; Operational Amplifier (OPAMP)
;

@ -2,7 +2,7 @@
; FILE : INI_PWR.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro PWR (napajeni, sleep...)
; DESCR : Control registers and bit masks for PWR (power control, sleep)
;
; Power Control (PWR)
;

@ -2,7 +2,7 @@
; FILE : INI_RCC.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro RCC (nastaveni hodin)
; DESCR : Control registers and bit masks for RCC (clock sources config)
;
; Reset and Clock Control (RCC)
;

@ -2,7 +2,7 @@
; FILE : INI_RI.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro RI (analogove propojky)
; DESCR : Control registers and bit masks for RI (analog input routing)
;
; Routing Interface (RI)
;

@ -2,7 +2,7 @@
; FILE : INI_RTC.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro RTC (obvod realneho casu)
; DESCR : Control registers and bit masks for RTC (real time clock circuit)
;
; Real-Time Clock (RTC)
;

@ -2,6 +2,7 @@
; FILE : INI_SCB.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Control registers and bit masks for SCB
; System Control Block (SCB)
;

@ -2,7 +2,7 @@
; FILE : INI_SDIO.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro SDIO
; DESCR : Control registers and bit masks for SDIO
;
; SD host Interface
;

@ -2,7 +2,7 @@
; FILE : INI_SPI.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro SPI
; DESCR : Control registers and bit masks for SPI
;
; Serial Peripheral Interface (SPI)
;

@ -2,7 +2,7 @@
; FILE : INI_SYSCFG.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro SYSCFG (EXTI routing atd.)
; DESCR : Control registers and bit masks for SYSCFG (EXTI routing etc.)
;
; System Configuration (SYSCFG)
;

@ -2,6 +2,7 @@
; FILE : INI_SYSTICK.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Control registers and bit masks for SysTick
;
; System Timer (SysTick)
;

@ -2,7 +2,7 @@
; FILE : INI_TIM.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro TIM (casovace)
; DESCR : Control registers and bit masks for TIM (timers)
;
; Timers (TIM)
;

@ -2,7 +2,7 @@
; FILE : INI_USART.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro USART
; DESCR : Control registers and bit masks for USART
;
; Universal Synchronous Asynchronous Receiver Transmitter (USART)
;

@ -2,7 +2,7 @@
; FILE : INI_USB.S
; AUTHOR : Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro USB
; DESCR : Control registers and bit masks for USB
;
; Universal Serial Bus (USB)
;

@ -2,7 +2,7 @@
; FILE : INI_WWDG.S
; AUTHOR : Petr Dousa, Ondrej Hruska
; DATE : 10/2015
; DESCR : Bitove masky ridicich registru pro WWDG
; DESCR : Control registers and bit masks for WWDG
;
; Window WATCHDOG (WWDG)
;

Loading…
Cancel
Save