mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-18 15:50:32 -05:00
Before changing headers to V6 and changing portLONG, portSHORt and portCHAR to their standard C types.
This commit is contained in:
parent
3dfbb349ca
commit
5c64e1fad9
4417 changed files with 1261274 additions and 0 deletions
11
20091005/Demo/AVR32_UC3/DOC/_formulas.tex
Normal file
11
20091005/Demo/AVR32_UC3/DOC/_formulas.tex
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
\documentclass{article}
|
||||
\usepackage{epsfig}
|
||||
\pagestyle{empty}
|
||||
\begin{document}
|
||||
$ baudrate = \frac{Selected Clock}{16 \times CD} $
|
||||
\pagebreak
|
||||
|
||||
$ baudrate = \frac{Selected Clock}{8 \times CD} $
|
||||
\pagebreak
|
||||
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue