Added electrical current usage to component specifications; Updated docs
This commit is contained in:
23
Generated Documentation/latex/Makefile
Normal file
23
Generated Documentation/latex/Makefile
Normal file
@@ -0,0 +1,23 @@
|
||||
LATEX_CMD=pdflatex
|
||||
|
||||
all: refman.pdf
|
||||
|
||||
pdf: refman.pdf
|
||||
|
||||
refman.pdf: clean refman.tex
|
||||
$(LATEX_CMD) refman
|
||||
makeindex refman.idx
|
||||
$(LATEX_CMD) refman
|
||||
latex_count=8 ; \
|
||||
while egrep -s 'Rerun (LaTeX|to get cross-references right)' refman.log && [ $$latex_count -gt 0 ] ;\
|
||||
do \
|
||||
echo "Rerunning latex...." ;\
|
||||
$(LATEX_CMD) refman ;\
|
||||
latex_count=`expr $$latex_count - 1` ;\
|
||||
done
|
||||
makeindex refman.idx
|
||||
$(LATEX_CMD) refman
|
||||
|
||||
|
||||
clean:
|
||||
rm -f *.ps *.dvi *.aux *.toc *.idx *.ind *.ilg *.log *.out *.brf *.blg *.bbl refman.pdf
|
||||
2
Generated Documentation/latex/_9_hardware_8markdown.tex
Normal file
2
Generated Documentation/latex/_9_hardware_8markdown.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_9_hardware_8markdown}{}\doxysection{Hardware/!\+Hardware.markdown File Reference}
|
||||
\label{_9_hardware_8markdown}\index{Hardware/"!Hardware.markdown@{Hardware/"!Hardware.markdown}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_9_references_8markdown}{}\doxysection{References/!\+References.markdown File Reference}
|
||||
\label{_9_references_8markdown}\index{References/"!References.markdown@{References/"!References.markdown}}
|
||||
2
Generated Documentation/latex/_9_software_8markdown.tex
Normal file
2
Generated Documentation/latex/_9_software_8markdown.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_9_software_8markdown}{}\doxysection{Software/!\+Software.markdown File Reference}
|
||||
\label{_9_software_8markdown}\index{Software/"!Software.markdown@{Software/"!Software.markdown}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_design_01_choices_8markdown}{}\doxysection{Hardware/\+Design Choices.\+markdown File Reference}
|
||||
\label{_design_01_choices_8markdown}\index{Hardware/Design Choices.markdown@{Hardware/Design Choices.markdown}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_device_01_specifications_8markdown}{}\doxysection{Hardware/\+Device Specifications.\+markdown File Reference}
|
||||
\label{_device_01_specifications_8markdown}\index{Hardware/Device Specifications.markdown@{Hardware/Device Specifications.markdown}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_device_01_specifications_test3_8markdown}{}\doxysection{Hardware/\+Device Specifications\+Test3.\+markdown File Reference}
|
||||
\label{_device_01_specifications_test3_8markdown}\index{Hardware/Device SpecificationsTest3.markdown@{Hardware/Device SpecificationsTest3.markdown}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_documentation_01_guide_8markdown}{}\doxysection{Meta/\+Documentation Guide.\+markdown File Reference}
|
||||
\label{_documentation_01_guide_8markdown}\index{Meta/Documentation Guide.markdown@{Meta/Documentation Guide.markdown}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_layout_01_planning_8markdown}{}\doxysection{Hardware/\+Layout Planning.\+markdown File Reference}
|
||||
\label{_layout_01_planning_8markdown}\index{Hardware/Layout Planning.markdown@{Hardware/Layout Planning.markdown}}
|
||||
2
Generated Documentation/latex/_r_e_a_d_m_e_8markdown.tex
Normal file
2
Generated Documentation/latex/_r_e_a_d_m_e_8markdown.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{_r_e_a_d_m_e_8markdown}{}\doxysection{README.\+markdown File Reference}
|
||||
\label{_r_e_a_d_m_e_8markdown}\index{README.markdown@{README.markdown}}
|
||||
3
Generated Documentation/latex/adc10__a_8c.tex
Normal file
3
Generated Documentation/latex/adc10__a_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{adc10__a_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/adc10\+\_\+a.c File Reference}
|
||||
\label{adc10__a_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/adc10\_a.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/adc10\_a.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/adc10__a_8h.tex
Normal file
3
Generated Documentation/latex/adc10__a_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{adc10__a_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/adc10\+\_\+a.h File Reference}
|
||||
\label{adc10__a_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/adc10\_a.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/adc10\_a.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/adc12__a_8c.tex
Normal file
3
Generated Documentation/latex/adc12__a_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{adc12__a_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/adc12\+\_\+a.c File Reference}
|
||||
\label{adc12__a_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/adc12\_a.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/adc12\_a.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/adc12__a_8h.tex
Normal file
3
Generated Documentation/latex/adc12__a_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{adc12__a_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/adc12\+\_\+a.h File Reference}
|
||||
\label{adc12__a_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/adc12\_a.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/adc12\_a.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/aes_8c.tex
Normal file
3
Generated Documentation/latex/aes_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{aes_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/aes.c File Reference}
|
||||
\label{aes_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/aes.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/aes.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/aes_8h.tex
Normal file
3
Generated Documentation/latex/aes_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{aes_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/aes.h File Reference}
|
||||
\label{aes_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/aes.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/aes.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/battbak_8c.tex
Normal file
3
Generated Documentation/latex/battbak_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{battbak_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/battbak.c File Reference}
|
||||
\label{battbak_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/battbak.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/battbak.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/battbak_8h.tex
Normal file
3
Generated Documentation/latex/battbak_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{battbak_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/battbak.h File Reference}
|
||||
\label{battbak_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/battbak.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/battbak.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/comp__b_8c.tex
Normal file
3
Generated Documentation/latex/comp__b_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{comp__b_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/comp\+\_\+b.c File Reference}
|
||||
\label{comp__b_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/comp\_b.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/comp\_b.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/comp__b_8h.tex
Normal file
3
Generated Documentation/latex/comp__b_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{comp__b_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/comp\+\_\+b.h File Reference}
|
||||
\label{comp__b_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/comp\_b.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/comp\_b.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/crc_8c.tex
Normal file
3
Generated Documentation/latex/crc_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{crc_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/crc.c File Reference}
|
||||
\label{crc_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/crc.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/crc.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/crc_8h.tex
Normal file
3
Generated Documentation/latex/crc_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{crc_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/crc.h File Reference}
|
||||
\label{crc_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/crc.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/crc.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/ctsd16_8c.tex
Normal file
3
Generated Documentation/latex/ctsd16_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{ctsd16_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/ctsd16.c File Reference}
|
||||
\label{ctsd16_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/ctsd16.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/ctsd16.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/ctsd16_8h.tex
Normal file
3
Generated Documentation/latex/ctsd16_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{ctsd16_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/ctsd16.h File Reference}
|
||||
\label{ctsd16_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/ctsd16.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/ctsd16.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/dac12__a_8c.tex
Normal file
3
Generated Documentation/latex/dac12__a_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{dac12__a_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/dac12\+\_\+a.c File Reference}
|
||||
\label{dac12__a_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/dac12\_a.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/dac12\_a.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/dac12__a_8h.tex
Normal file
3
Generated Documentation/latex/dac12__a_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{dac12__a_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/dac12\+\_\+a.h File Reference}
|
||||
\label{dac12__a_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/dac12\_a.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/dac12\_a.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
@@ -0,0 +1,7 @@
|
||||
\hypertarget{dir_0201fb0a75bfb001181cd762468718da}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries Directory Reference}
|
||||
\label{dir_0201fb0a75bfb001181cd762468718da}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries Directory Reference@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries Directory Reference}}
|
||||
\doxysubsection*{Directories}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
directory \mbox{\hyperlink{dir_c161f571c8319861135bb5a2c903edf9}{driverlib}}
|
||||
\end{DoxyCompactItemize}
|
||||
@@ -0,0 +1,9 @@
|
||||
\hypertarget{dir_45fca41ab41fdacd455cd61e009e74cc}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/inc Directory Reference}
|
||||
\label{dir_45fca41ab41fdacd455cd61e009e74cc}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/inc Directory Reference@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/inc Directory Reference}}
|
||||
\doxysubsection*{Files}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
file \mbox{\hyperlink{hw__memmap_8h}{hw\+\_\+memmap.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{version_8h}{version.\+h}}
|
||||
\end{DoxyCompactItemize}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{dir_465c8a410b787ccece2cc89dfe6b85b1}{}\doxysection{References Directory Reference}
|
||||
\label{dir_465c8a410b787ccece2cc89dfe6b85b1}\index{References Directory Reference@{References Directory Reference}}
|
||||
@@ -0,0 +1,180 @@
|
||||
\hypertarget{dir_46b95d24c0abe1f4457728e63ee00541}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx Directory Reference}
|
||||
\label{dir_46b95d24c0abe1f4457728e63ee00541}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx Directory Reference@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx Directory Reference}}
|
||||
\doxysubsection*{Directories}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
directory \mbox{\hyperlink{dir_45fca41ab41fdacd455cd61e009e74cc}{inc}}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Files}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
file \mbox{\hyperlink{adc10__a_8c}{adc10\+\_\+a.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{adc10__a_8h}{adc10\+\_\+a.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{adc12__a_8c}{adc12\+\_\+a.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{adc12__a_8h}{adc12\+\_\+a.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{aes_8c}{aes.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{aes_8h}{aes.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{battbak_8c}{battbak.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{battbak_8h}{battbak.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{comp__b_8c}{comp\+\_\+b.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{comp__b_8h}{comp\+\_\+b.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{crc_8c}{crc.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{crc_8h}{crc.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ctsd16_8c}{ctsd16.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ctsd16_8h}{ctsd16.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{dac12__a_8c}{dac12\+\_\+a.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{dac12__a_8h}{dac12\+\_\+a.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{dma_8c}{dma.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{dma_8h}{dma.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{driverlib_8h}{driverlib.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{eusci__a__spi_8c}{eusci\+\_\+a\+\_\+spi.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{eusci__a__spi_8h}{eusci\+\_\+a\+\_\+spi.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{eusci__a__uart_8c}{eusci\+\_\+a\+\_\+uart.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{eusci__a__uart_8h}{eusci\+\_\+a\+\_\+uart.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{eusci__b__i2c_8c}{eusci\+\_\+b\+\_\+i2c.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{eusci__b__i2c_8h}{eusci\+\_\+b\+\_\+i2c.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{eusci__b__spi_8c}{eusci\+\_\+b\+\_\+spi.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{eusci__b__spi_8h}{eusci\+\_\+b\+\_\+spi.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{flashctl_8c}{flashctl.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{flashctl_8h}{flashctl.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{gpio_8c}{gpio.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{gpio_8h}{gpio.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{lcd__b_8c}{lcd\+\_\+b.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{lcd__b_8h}{lcd\+\_\+b.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{lcd__c_8c}{lcd\+\_\+c.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{lcd__c_8h}{lcd\+\_\+c.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ldopwr_8c}{ldopwr.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ldopwr_8h}{ldopwr.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{lextab_8py}{lextab.\+py}}
|
||||
\item
|
||||
file \mbox{\hyperlink{mpy32_8c}{mpy32.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{mpy32_8h}{mpy32.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{oa_8c}{oa.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{oa_8h}{oa.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{pmap_8c}{pmap.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{pmap_8h}{pmap.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{pmm_8c}{pmm.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{pmm_8h}{pmm.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ram_8c}{ram.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ram_8h}{ram.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ref_8c}{ref.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ref_8h}{ref.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{rtc__a_8c}{rtc\+\_\+a.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{rtc__a_8h}{rtc\+\_\+a.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{rtc__b_8c}{rtc\+\_\+b.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{rtc__b_8h}{rtc\+\_\+b.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{rtc__c_8c}{rtc\+\_\+c.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{rtc__c_8h}{rtc\+\_\+c.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{sd24__b_8c}{sd24\+\_\+b.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{sd24__b_8h}{sd24\+\_\+b.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{sfr_8c}{sfr.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{sfr_8h}{sfr.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{sysctl_8c}{sysctl.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{sysctl_8h}{sysctl.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{tec_8c}{tec.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{tec_8h}{tec.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{timer__a_8c}{timer\+\_\+a.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{timer__a_8h}{timer\+\_\+a.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{timer__b_8c}{timer\+\_\+b.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{timer__b_8h}{timer\+\_\+b.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{timer__d_8c}{timer\+\_\+d.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{timer__d_8h}{timer\+\_\+d.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{tlv_8c}{tlv.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{tlv_8h}{tlv.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ucs_8c}{ucs.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{ucs_8h}{ucs.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{usci__a__spi_8c}{usci\+\_\+a\+\_\+spi.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{usci__a__spi_8h}{usci\+\_\+a\+\_\+spi.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{usci__a__uart_8c}{usci\+\_\+a\+\_\+uart.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{usci__a__uart_8h}{usci\+\_\+a\+\_\+uart.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{usci__b__i2c_8c}{usci\+\_\+b\+\_\+i2c.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{usci__b__i2c_8h}{usci\+\_\+b\+\_\+i2c.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{usci__b__spi_8c}{usci\+\_\+b\+\_\+spi.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{usci__b__spi_8h}{usci\+\_\+b\+\_\+spi.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{wdt__a_8c}{wdt\+\_\+a.\+c}}
|
||||
\item
|
||||
file \mbox{\hyperlink{wdt__a_8h}{wdt\+\_\+a.\+h}}
|
||||
\item
|
||||
file \mbox{\hyperlink{yacctab_8py}{yacctab.\+py}}
|
||||
\end{DoxyCompactItemize}
|
||||
@@ -0,0 +1,7 @@
|
||||
\hypertarget{dir_4e9c05acfa2c3671b8618fcb95d57d96}{}\doxysection{Software Directory Reference}
|
||||
\label{dir_4e9c05acfa2c3671b8618fcb95d57d96}\index{Software Directory Reference@{Software Directory Reference}}
|
||||
\doxysubsection*{Directories}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
directory \mbox{\hyperlink{dir_70428d3c5958c16802133545478a5cfb}{Code Composer Studio Workspace}}
|
||||
\end{DoxyCompactItemize}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{dir_6cc751a9e685a986d41d35de353de328}{}\doxysection{Hardware Directory Reference}
|
||||
\label{dir_6cc751a9e685a986d41d35de353de328}\index{Hardware Directory Reference@{Hardware Directory Reference}}
|
||||
@@ -0,0 +1,7 @@
|
||||
\hypertarget{dir_70428d3c5958c16802133545478a5cfb}{}\doxysection{Software/\+Code Composer Studio Workspace Directory Reference}
|
||||
\label{dir_70428d3c5958c16802133545478a5cfb}\index{Software/Code Composer Studio Workspace Directory Reference@{Software/Code Composer Studio Workspace Directory Reference}}
|
||||
\doxysubsection*{Directories}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
directory \mbox{\hyperlink{dir_ef94255a62432ae865475b379d8bd501}{Sunseeker\+Telemetry\+And\+Lighting\+System}}
|
||||
\end{DoxyCompactItemize}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{dir_7795a02a4813dcd036f04e5f7854f185}{}\doxysection{Meta Directory Reference}
|
||||
\label{dir_7795a02a4813dcd036f04e5f7854f185}\index{Meta Directory Reference@{Meta Directory Reference}}
|
||||
@@ -0,0 +1,7 @@
|
||||
\hypertarget{dir_c161f571c8319861135bb5a2c903edf9}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib Directory Reference}
|
||||
\label{dir_c161f571c8319861135bb5a2c903edf9}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib Directory Reference@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib Directory Reference}}
|
||||
\doxysubsection*{Directories}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
directory \mbox{\hyperlink{dir_46b95d24c0abe1f4457728e63ee00541}{MSP430\+F5xx\+\_\+6xx}}
|
||||
\end{DoxyCompactItemize}
|
||||
@@ -0,0 +1,12 @@
|
||||
\hypertarget{dir_ef94255a62432ae865475b379d8bd501}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System Directory Reference}
|
||||
\label{dir_ef94255a62432ae865475b379d8bd501}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem Directory Reference@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem Directory Reference}}
|
||||
\doxysubsection*{Directories}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
directory \mbox{\hyperlink{dir_0201fb0a75bfb001181cd762468718da}{Libraries}}
|
||||
\end{DoxyCompactItemize}
|
||||
\doxysubsection*{Files}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
file \mbox{\hyperlink{main_8c}{main.\+c}}
|
||||
\end{DoxyCompactItemize}
|
||||
3
Generated Documentation/latex/dma_8c.tex
Normal file
3
Generated Documentation/latex/dma_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{dma_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/dma.c File Reference}
|
||||
\label{dma_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/dma.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/dma.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/dma_8h.tex
Normal file
3
Generated Documentation/latex/dma_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{dma_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/dma.h File Reference}
|
||||
\label{dma_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/dma.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/dma.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
31
Generated Documentation/latex/documentation_guide.tex
Normal file
31
Generated Documentation/latex/documentation_guide.tex
Normal file
@@ -0,0 +1,31 @@
|
||||
\hypertarget{documentation_guide_autotoc_md20}{}\doxysection{Doxygen}\label{documentation_guide_autotoc_md20}
|
||||
The program called \char`\"{}doxygen\char`\"{} (\href{https://github.com/doxygen/doxygen}{\texttt{ Git\+Hub Page}} and \href{https://www.doxygen.nl/}{\texttt{ Website}}) is what we\textquotesingle{}re using to document our project and try to make things a bit simpler/easier not only for us, but also future projects or people looking at what we\textquotesingle{}ve done.
|
||||
|
||||
It simply uses a small configuration file at the root of the project {\ttfamily /\+Doxyfile} to store some settings, and the rest is through mainly Markdown files ({\ttfamily .md} or {\ttfamily .markdown}) and source code files.
|
||||
|
||||
It is setup (as of writing this) that someone can simply open the {\ttfamily /\+Doxyfile} in the GUI Wizard, click on the \char`\"{}\+Run\char`\"{} tab, then \char`\"{}\+Run doxygen\char`\"{}, and everything will be updated... that\textquotesingle{}s it.\hypertarget{documentation_guide_autotoc_md21}{}\doxysection{Updating Documentation}\label{documentation_guide_autotoc_md21}
|
||||
You need to have installed the program from either the Git\+Hub page or website, then simply open the {\ttfamily /\+Doxyfile} within the GUI frontend or \char`\"{}\+Wizard\char`\"{}.\hypertarget{documentation_guide_autotoc_md22}{}\doxysection{Important Notes}\label{documentation_guide_autotoc_md22}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Make sure that the {\ttfamily /\+Doxyfile} stays where it\textquotesingle{}s at! It should be kept at the root directory (just to keep things simple)
|
||||
\item Make sure you use RELATIVE paths when changing configurations, or else when someone else tries running the {\ttfamily /\+Doxyfile}, they\textquotesingle{}ll have to re-\/do all of them in order for it to start functioning again.
|
||||
\item {\bfseries{DO NOT}} put any files into the {\ttfamily /\+Documentation} folder manually, as they {\bfseries{WILL BE DELETED}} when doxygen is run.
|
||||
\end{DoxyItemize}\hypertarget{documentation_guide_autotoc_md23}{}\doxysubsection{For Consistency}\label{documentation_guide_autotoc_md23}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Please make sure the internal names (\char`\"{}tags\char`\"{}) of files are using \char`\"{}camel\+Case\char`\"{}
|
||||
\begin{DoxyItemize}
|
||||
\item Example\+: for \char`\"{}@page documentation\+Guide Documentation Guide\char`\"{} \char`\"{}documentation\+Guide\char`\"{} is the name/tag used internally by doxygen. \char`\"{}\+Documentation Guide\char`\"{} is what shows up on the output documentation.
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{documentation_guide_autotoc_md24}{}\doxysubsection{Adding Images}\label{documentation_guide_autotoc_md24}
|
||||
Use this pattern/format\+:
|
||||
\begin{DoxyCode}{0}
|
||||
\DoxyCodeLine{@image html "{}Documentation Guide.assets/Funny-\/Cat-\/Hidden.jpg"{}}
|
||||
\DoxyCodeLine{@cond EXCLUDED}
|
||||
\DoxyCodeLine{}
|
||||
\DoxyCodeLine{@endcond}
|
||||
|
||||
\end{DoxyCode}
|
||||
|
||||
|
||||
Which will output a single image that is both easily viewable in Doxygen, as well as Markdown viewers/editors.
|
||||
1
Generated Documentation/latex/documentation_guide1.tex
Normal file
1
Generated Documentation/latex/documentation_guide1.tex
Normal file
@@ -0,0 +1 @@
|
||||
\hypertarget{documentation_guide1_autotoc_md17}{}\doxysection{Test}\label{documentation_guide1_autotoc_md17}
|
||||
576
Generated Documentation/latex/doxygen.sty
Normal file
576
Generated Documentation/latex/doxygen.sty
Normal file
@@ -0,0 +1,576 @@
|
||||
\NeedsTeXFormat{LaTeX2e}
|
||||
\ProvidesPackage{doxygen}
|
||||
|
||||
% Packages used by this style file
|
||||
\RequirePackage{alltt}
|
||||
%%\RequirePackage{array} %% moved to refman.tex due to workaround for LaTex 2019 version and unmaintained tabu package
|
||||
\RequirePackage{calc}
|
||||
\RequirePackage{float}
|
||||
%%\RequirePackage{ifthen} %% moved to refman.tex due to workaround for LaTex 2019 version and unmaintained tabu package
|
||||
\RequirePackage{verbatim}
|
||||
\RequirePackage[table]{xcolor}
|
||||
\RequirePackage{longtable_doxygen}
|
||||
\RequirePackage{tabu_doxygen}
|
||||
\RequirePackage{fancyvrb}
|
||||
\RequirePackage{tabularx}
|
||||
\RequirePackage{multicol}
|
||||
\RequirePackage{multirow}
|
||||
\RequirePackage{hanging}
|
||||
\RequirePackage{ifpdf}
|
||||
\RequirePackage{adjustbox}
|
||||
\RequirePackage{amssymb}
|
||||
\RequirePackage{stackengine}
|
||||
\RequirePackage[normalem]{ulem} % for strikeout, but don't modify emphasis
|
||||
|
||||
%---------- Internal commands used in this style file ----------------
|
||||
|
||||
\newcommand{\ensurespace}[1]{%
|
||||
\begingroup%
|
||||
\setlength{\dimen@}{#1}%
|
||||
\vskip\z@\@plus\dimen@%
|
||||
\penalty -100\vskip\z@\@plus -\dimen@%
|
||||
\vskip\dimen@%
|
||||
\penalty 9999%
|
||||
\vskip -\dimen@%
|
||||
\vskip\z@skip% hide the previous |\vskip| from |\addvspace|
|
||||
\endgroup%
|
||||
}
|
||||
|
||||
\newcommand{\DoxyHorRuler}[1]{%
|
||||
\setlength{\parskip}{0ex plus 0ex minus 0ex}%
|
||||
\ifthenelse{#1=0}%
|
||||
{%
|
||||
\hrule%
|
||||
}%
|
||||
{%
|
||||
\hrulefilll%
|
||||
}%
|
||||
}
|
||||
\newcommand{\DoxyLabelFont}{}
|
||||
\newcommand{\entrylabel}[1]{%
|
||||
{%
|
||||
\parbox[b]{\labelwidth-4pt}{%
|
||||
\makebox[0pt][l]{\DoxyLabelFont#1}%
|
||||
\vspace{1.5\baselineskip}%
|
||||
}%
|
||||
}%
|
||||
}
|
||||
|
||||
\newenvironment{DoxyDesc}[1]{%
|
||||
\ensurespace{4\baselineskip}%
|
||||
\begin{list}{}{%
|
||||
\settowidth{\labelwidth}{20pt}%
|
||||
%\setlength{\parsep}{0pt}%
|
||||
\setlength{\itemsep}{0pt}%
|
||||
\setlength{\leftmargin}{\labelwidth+\labelsep}%
|
||||
\renewcommand{\makelabel}{\entrylabel}%
|
||||
}%
|
||||
\item[#1]%
|
||||
}{%
|
||||
\end{list}%
|
||||
}
|
||||
|
||||
\newsavebox{\xrefbox}
|
||||
\newlength{\xreflength}
|
||||
\newcommand{\xreflabel}[1]{%
|
||||
\sbox{\xrefbox}{#1}%
|
||||
\setlength{\xreflength}{\wd\xrefbox}%
|
||||
\ifthenelse{\xreflength>\labelwidth}{%
|
||||
\begin{minipage}{\textwidth}%
|
||||
\setlength{\parindent}{0pt}%
|
||||
\hangindent=15pt\bfseries #1\vspace{1.2\itemsep}%
|
||||
\end{minipage}%
|
||||
}{%
|
||||
\parbox[b]{\labelwidth}{\makebox[0pt][l]{\textbf{#1}}}%
|
||||
}%
|
||||
}
|
||||
|
||||
%---------- Commands used by doxygen LaTeX output generator ----------
|
||||
|
||||
% Used by <pre> ... </pre>
|
||||
\newenvironment{DoxyPre}{%
|
||||
\small%
|
||||
\begin{alltt}%
|
||||
}{%
|
||||
\end{alltt}%
|
||||
\normalsize%
|
||||
}
|
||||
% Necessary for redefining not defined characters, i.e. "Replacement Character" in tex output.
|
||||
\newlength{\CodeWidthChar}
|
||||
\newlength{\CodeHeightChar}
|
||||
\settowidth{\CodeWidthChar}{?}
|
||||
\settoheight{\CodeHeightChar}{?}
|
||||
% Necessary for hanging indent
|
||||
\newlength{\DoxyCodeWidth}
|
||||
|
||||
\newcommand\DoxyCodeLine[1]{\hangpara{\DoxyCodeWidth}{1}{#1}\par}
|
||||
|
||||
\newcommand\NiceSpace{%
|
||||
\discretionary{}{\kern\fontdimen2\font}{\kern\fontdimen2\font}%
|
||||
}
|
||||
|
||||
% Used by @code ... @endcode
|
||||
\newenvironment{DoxyCode}[1]{%
|
||||
\par%
|
||||
\scriptsize%
|
||||
\normalfont\ttfamily%
|
||||
\rightskip0pt plus 1fil%
|
||||
\settowidth{\DoxyCodeWidth}{000000}%
|
||||
\settowidth{\CodeWidthChar}{?}%
|
||||
\settoheight{\CodeHeightChar}{?}%
|
||||
\setlength{\parskip}{0ex plus 0ex minus 0ex}%
|
||||
\ifthenelse{\equal{#1}{0}}
|
||||
{
|
||||
{\lccode`~32 \lowercase{\global\let~}\NiceSpace}\obeyspaces%
|
||||
}
|
||||
{
|
||||
{\lccode`~32 \lowercase{\global\let~}}\obeyspaces%
|
||||
}
|
||||
|
||||
}{%
|
||||
\normalfont%
|
||||
\normalsize%
|
||||
\settowidth{\CodeWidthChar}{?}%
|
||||
\settoheight{\CodeHeightChar}{?}%
|
||||
}
|
||||
|
||||
% Redefining not defined characters, i.e. "Replacement Character" in tex output.
|
||||
\def\ucr{\adjustbox{width=\CodeWidthChar,height=\CodeHeightChar}{\stackinset{c}{}{c}{-.2pt}{%
|
||||
\textcolor{white}{\sffamily\bfseries\small ?}}{%
|
||||
\rotatebox{45}{$\blacksquare$}}}}
|
||||
|
||||
% Used by @example, @include, @includelineno and @dontinclude
|
||||
\newenvironment{DoxyCodeInclude}[1]{%
|
||||
\DoxyCode{#1}%
|
||||
}{%
|
||||
\endDoxyCode%
|
||||
}
|
||||
|
||||
% Used by @verbatim ... @endverbatim
|
||||
\newenvironment{DoxyVerb}{%
|
||||
\footnotesize%
|
||||
\verbatim%
|
||||
}{%
|
||||
\endverbatim%
|
||||
\normalsize%
|
||||
}
|
||||
|
||||
% Used by @verbinclude
|
||||
\newenvironment{DoxyVerbInclude}{%
|
||||
\DoxyVerb%
|
||||
}{%
|
||||
\endDoxyVerb%
|
||||
}
|
||||
|
||||
% Used by numbered lists (using '-#' or <ol> ... </ol>)
|
||||
\newenvironment{DoxyEnumerate}{%
|
||||
\enumerate%
|
||||
}{%
|
||||
\endenumerate%
|
||||
}
|
||||
|
||||
% Used by bullet lists (using '-', @li, @arg, or <ul> ... </ul>)
|
||||
\newenvironment{DoxyItemize}{%
|
||||
\itemize%
|
||||
}{%
|
||||
\enditemize%
|
||||
}
|
||||
|
||||
% Used by description lists (using <dl> ... </dl>)
|
||||
\newenvironment{DoxyDescription}{%
|
||||
\description%
|
||||
}{%
|
||||
\enddescription%
|
||||
}
|
||||
|
||||
% Used by @image, @dotfile, @dot ... @enddot, and @msc ... @endmsc
|
||||
% (only if caption is specified)
|
||||
\newenvironment{DoxyImage}{%
|
||||
\begin{figure}[H]%
|
||||
\centering%
|
||||
}{%
|
||||
\end{figure}%
|
||||
}
|
||||
|
||||
% Used by @image, @dotfile, @dot ... @enddot, and @msc ... @endmsc
|
||||
% (only if no caption is specified)
|
||||
\newenvironment{DoxyImageNoCaption}{%
|
||||
\begin{center}%
|
||||
}{%
|
||||
\end{center}%
|
||||
}
|
||||
|
||||
% Used by @image
|
||||
% (only if inline is specified)
|
||||
\newenvironment{DoxyInlineImage}{%
|
||||
}{%
|
||||
}
|
||||
|
||||
% Used by @attention
|
||||
\newenvironment{DoxyAttention}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @author and @authors
|
||||
\newenvironment{DoxyAuthor}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @date
|
||||
\newenvironment{DoxyDate}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @invariant
|
||||
\newenvironment{DoxyInvariant}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @note
|
||||
\newenvironment{DoxyNote}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @post
|
||||
\newenvironment{DoxyPostcond}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @pre
|
||||
\newenvironment{DoxyPrecond}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @copyright
|
||||
\newenvironment{DoxyCopyright}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @remark
|
||||
\newenvironment{DoxyRemark}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @return and @returns
|
||||
\newenvironment{DoxyReturn}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @since
|
||||
\newenvironment{DoxySince}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @see
|
||||
\newenvironment{DoxySeeAlso}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @version
|
||||
\newenvironment{DoxyVersion}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @warning
|
||||
\newenvironment{DoxyWarning}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by @internal
|
||||
\newenvironment{DoxyInternal}[1]{%
|
||||
\paragraph*{#1}%
|
||||
}{%
|
||||
}
|
||||
|
||||
% Used by @par and @paragraph
|
||||
\newenvironment{DoxyParagraph}[1]{%
|
||||
\begin{DoxyDesc}{#1}%
|
||||
}{%
|
||||
\end{DoxyDesc}%
|
||||
}
|
||||
|
||||
% Used by parameter lists
|
||||
\newenvironment{DoxyParams}[2][]{%
|
||||
\tabulinesep=1mm%
|
||||
\par%
|
||||
\ifthenelse{\equal{#1}{}}%
|
||||
{\begin{longtabu*}spread 0pt [l]{|X[-1,l]|X[-1,l]|}}% name + description
|
||||
{\ifthenelse{\equal{#1}{1}}%
|
||||
{\begin{longtabu*}spread 0pt [l]{|X[-1,l]|X[-1,l]|X[-1,l]|}}% in/out + name + desc
|
||||
{\begin{longtabu*}spread 0pt [l]{|X[-1,l]|X[-1,l]|X[-1,l]|X[-1,l]|}}% in/out + type + name + desc
|
||||
}
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #2}\\[1ex]%
|
||||
\hline%
|
||||
\endfirsthead%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #2}\\[1ex]%
|
||||
\hline%
|
||||
\endhead%
|
||||
}{%
|
||||
\end{longtabu*}%
|
||||
\vspace{6pt}%
|
||||
}
|
||||
|
||||
% Used for fields of simple structs
|
||||
\newenvironment{DoxyFields}[1]{%
|
||||
\tabulinesep=1mm%
|
||||
\par%
|
||||
\begin{longtabu*}spread 0pt [l]{|X[-1,r]|X[-1,l]|X[-1,l]|}%
|
||||
\multicolumn{3}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endfirsthead%
|
||||
\multicolumn{3}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endhead%
|
||||
}{%
|
||||
\end{longtabu*}%
|
||||
\vspace{6pt}%
|
||||
}
|
||||
|
||||
% Used for fields simple class style enums
|
||||
\newenvironment{DoxyEnumFields}[1]{%
|
||||
\tabulinesep=1mm%
|
||||
\par%
|
||||
\begin{longtabu*}spread 0pt [l]{|X[-1,r]|X[-1,l]|}%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endfirsthead%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endhead%
|
||||
}{%
|
||||
\end{longtabu*}%
|
||||
\vspace{6pt}%
|
||||
}
|
||||
|
||||
% Used for parameters within a detailed function description
|
||||
\newenvironment{DoxyParamCaption}{%
|
||||
\renewcommand{\item}[2][]{\\ \hspace*{2.0cm} ##1 {\em ##2}}%
|
||||
}{%
|
||||
}
|
||||
|
||||
% Used by return value lists
|
||||
\newenvironment{DoxyRetVals}[1]{%
|
||||
\tabulinesep=1mm%
|
||||
\par%
|
||||
\begin{longtabu*}spread 0pt [l]{|X[-1,r]|X[-1,l]|}%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endfirsthead%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endhead%
|
||||
}{%
|
||||
\end{longtabu*}%
|
||||
\vspace{6pt}%
|
||||
}
|
||||
|
||||
% Used by exception lists
|
||||
\newenvironment{DoxyExceptions}[1]{%
|
||||
\tabulinesep=1mm%
|
||||
\par%
|
||||
\begin{longtabu*}spread 0pt [l]{|X[-1,r]|X[-1,l]|}%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endfirsthead%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endhead%
|
||||
}{%
|
||||
\end{longtabu*}%
|
||||
\vspace{6pt}%
|
||||
}
|
||||
|
||||
% Used by template parameter lists
|
||||
\newenvironment{DoxyTemplParams}[1]{%
|
||||
\tabulinesep=1mm%
|
||||
\par%
|
||||
\begin{longtabu*}spread 0pt [l]{|X[-1,r]|X[-1,l]|}%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endfirsthead%
|
||||
\multicolumn{2}{l}{\hspace{-6pt}\bfseries\fontseries{bc}\selectfont\color{darkgray} #1}\\[1ex]%
|
||||
\hline%
|
||||
\endhead%
|
||||
}{%
|
||||
\end{longtabu*}%
|
||||
\vspace{6pt}%
|
||||
}
|
||||
|
||||
% Used for member lists
|
||||
\newenvironment{DoxyCompactItemize}{%
|
||||
\begin{itemize}%
|
||||
\setlength{\itemsep}{-3pt}%
|
||||
\setlength{\parsep}{0pt}%
|
||||
\setlength{\topsep}{0pt}%
|
||||
\setlength{\partopsep}{0pt}%
|
||||
}{%
|
||||
\end{itemize}%
|
||||
}
|
||||
|
||||
% Used for member descriptions
|
||||
\newenvironment{DoxyCompactList}{%
|
||||
\begin{list}{}{%
|
||||
\setlength{\leftmargin}{0.5cm}%
|
||||
\setlength{\itemsep}{0pt}%
|
||||
\setlength{\parsep}{0pt}%
|
||||
\setlength{\topsep}{0pt}%
|
||||
\renewcommand{\makelabel}{\hfill}%
|
||||
}%
|
||||
}{%
|
||||
\end{list}%
|
||||
}
|
||||
|
||||
% Used for reference lists (@bug, @deprecated, @todo, etc.)
|
||||
\newenvironment{DoxyRefList}{%
|
||||
\begin{list}{}{%
|
||||
\setlength{\labelwidth}{10pt}%
|
||||
\setlength{\leftmargin}{\labelwidth}%
|
||||
\addtolength{\leftmargin}{\labelsep}%
|
||||
\renewcommand{\makelabel}{\xreflabel}%
|
||||
}%
|
||||
}{%
|
||||
\end{list}%
|
||||
}
|
||||
|
||||
% Used by @bug, @deprecated, @todo, etc.
|
||||
\newenvironment{DoxyRefDesc}[1]{%
|
||||
\begin{list}{}{%
|
||||
\renewcommand\makelabel[1]{\textbf{##1}}%
|
||||
\settowidth\labelwidth{\makelabel{#1}}%
|
||||
\setlength\leftmargin{\labelwidth+\labelsep}%
|
||||
}%
|
||||
}{%
|
||||
\end{list}%
|
||||
}
|
||||
|
||||
% Used by parameter lists and simple sections
|
||||
\newenvironment{Desc}
|
||||
{\begin{list}{}{%
|
||||
\settowidth{\labelwidth}{20pt}%
|
||||
\setlength{\parsep}{0pt}%
|
||||
\setlength{\itemsep}{0pt}%
|
||||
\setlength{\leftmargin}{\labelwidth+\labelsep}%
|
||||
\renewcommand{\makelabel}{\entrylabel}%
|
||||
}
|
||||
}{%
|
||||
\end{list}%
|
||||
}
|
||||
|
||||
% Used by tables
|
||||
\newcommand{\PBS}[1]{\let\temp=\\#1\let\\=\temp}%
|
||||
\newenvironment{TabularC}[1]%
|
||||
{\tabulinesep=1mm
|
||||
\begin{longtabu*}spread 0pt [c]{*#1{|X[-1]}|}}%
|
||||
{\end{longtabu*}\par}%
|
||||
|
||||
\newenvironment{TabularNC}[1]%
|
||||
{\begin{tabu}spread 0pt [l]{*#1{|X[-1]}|}}%
|
||||
{\end{tabu}\par}%
|
||||
|
||||
% Used for member group headers
|
||||
\newenvironment{Indent}{%
|
||||
\begin{list}{}{%
|
||||
\setlength{\leftmargin}{0.5cm}%
|
||||
}%
|
||||
\item[]\ignorespaces%
|
||||
}{%
|
||||
\unskip%
|
||||
\end{list}%
|
||||
}
|
||||
|
||||
% Used when hyperlinks are turned off
|
||||
\newcommand{\doxyref}[3]{%
|
||||
\textbf{#1} (\textnormal{#2}\,\pageref{#3})%
|
||||
}
|
||||
|
||||
% Used to link to a table when hyperlinks are turned on
|
||||
\newcommand{\doxytablelink}[2]{%
|
||||
\ref{#1}%
|
||||
}
|
||||
|
||||
% Used to link to a table when hyperlinks are turned off
|
||||
\newcommand{\doxytableref}[3]{%
|
||||
\ref{#3}%
|
||||
}
|
||||
|
||||
% Used by @addindex
|
||||
\newcommand{\lcurly}{\{}
|
||||
\newcommand{\rcurly}{\}}
|
||||
|
||||
% Colors used for syntax highlighting
|
||||
\definecolor{comment}{rgb}{0.5,0.0,0.0}
|
||||
\definecolor{keyword}{rgb}{0.0,0.5,0.0}
|
||||
\definecolor{keywordtype}{rgb}{0.38,0.25,0.125}
|
||||
\definecolor{keywordflow}{rgb}{0.88,0.5,0.0}
|
||||
\definecolor{preprocessor}{rgb}{0.5,0.38,0.125}
|
||||
\definecolor{stringliteral}{rgb}{0.0,0.125,0.25}
|
||||
\definecolor{charliteral}{rgb}{0.0,0.5,0.5}
|
||||
\definecolor{vhdldigit}{rgb}{1.0,0.0,1.0}
|
||||
\definecolor{vhdlkeyword}{rgb}{0.43,0.0,0.43}
|
||||
\definecolor{vhdllogic}{rgb}{1.0,0.0,0.0}
|
||||
\definecolor{vhdlchar}{rgb}{0.0,0.0,0.0}
|
||||
|
||||
% Color used for table heading
|
||||
\newcommand{\tableheadbgcolor}{lightgray}%
|
||||
|
||||
% Version of hypertarget with correct landing location
|
||||
\newcommand{\Hypertarget}[1]{\Hy@raisedlink{\hypertarget{#1}{}}}
|
||||
|
||||
% possibility to have sections etc. be within the margins
|
||||
% unfortunately had to copy part of book.cls and add \raggedright
|
||||
\makeatletter
|
||||
\newcommand\doxysection{\@startsection {section}{1}{\z@}%
|
||||
{-3.5ex \@plus -1ex \@minus -.2ex}%
|
||||
{2.3ex \@plus.2ex}%
|
||||
{\raggedright\normalfont\Large\bfseries}}
|
||||
\newcommand\doxysubsection{\@startsection{subsection}{2}{\z@}%
|
||||
{-3.25ex\@plus -1ex \@minus -.2ex}%
|
||||
{1.5ex \@plus .2ex}%
|
||||
{\raggedright\normalfont\large\bfseries}}
|
||||
\newcommand\doxysubsubsection{\@startsection{subsubsection}{3}{\z@}%
|
||||
{-3.25ex\@plus -1ex \@minus -.2ex}%
|
||||
{1.5ex \@plus .2ex}%
|
||||
{\raggedright\normalfont\normalsize\bfseries}}
|
||||
\newcommand\doxyparagraph{\@startsection{paragraph}{4}{\z@}%
|
||||
{3.25ex \@plus1ex \@minus.2ex}%
|
||||
{-1em}%
|
||||
{\raggedright\normalfont\normalsize\bfseries}}
|
||||
\newcommand\doxysubparagraph{\@startsection{subparagraph}{5}{\parindent}%
|
||||
{3.25ex \@plus1ex \@minus .2ex}%
|
||||
{-1em}%
|
||||
{\raggedright\normalfont\normalsize\bfseries}}
|
||||
\makeatother
|
||||
% Define caption that is also suitable in a table
|
||||
\makeatletter
|
||||
\def\doxyfigcaption{%
|
||||
\H@refstepcounter{figure}%
|
||||
\@dblarg{\@caption{figure}}}
|
||||
\makeatother
|
||||
44
Generated Documentation/latex/driverlib_8h.tex
Normal file
44
Generated Documentation/latex/driverlib_8h.tex
Normal file
@@ -0,0 +1,44 @@
|
||||
\hypertarget{driverlib_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/driverlib.h File Reference}
|
||||
\label{driverlib_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/driverlib.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/driverlib.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}eusci\+\_\+b\+\_\+i2c.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}ctsd16.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}battbak.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}timer\+\_\+b.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}timer\+\_\+d.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}eusci\+\_\+a\+\_\+spi.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}eusci\+\_\+a\+\_\+uart.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}comp\+\_\+b.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}tlv.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}dac12\+\_\+a.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}timer\+\_\+a.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}usci\+\_\+a\+\_\+uart.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}pmm.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}sysctl.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}adc10\+\_\+a.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}sfr.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}mpy32.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}wdt\+\_\+a.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}ucs.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}pmap.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}rtc\+\_\+a.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}usci\+\_\+b\+\_\+i2c.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}usci\+\_\+b\+\_\+spi.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}ldopwr.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}lcd\+\_\+c.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}tec.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}rtc\+\_\+c.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}gpio.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}adc12\+\_\+a.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}aes.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}oa.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}rtc\+\_\+b.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}sd24\+\_\+b.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}ram.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}dma.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}ref.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}eusci\+\_\+b\+\_\+spi.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}usci\+\_\+a\+\_\+spi.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}lcd\+\_\+b.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}flashctl.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}crc.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/eusci__a__spi_8c.tex
Normal file
3
Generated Documentation/latex/eusci__a__spi_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{eusci__a__spi_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/eusci\+\_\+a\+\_\+spi.c File Reference}
|
||||
\label{eusci__a__spi_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_a\_spi.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_a\_spi.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/eusci__a__spi_8h.tex
Normal file
3
Generated Documentation/latex/eusci__a__spi_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{eusci__a__spi_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/eusci\+\_\+a\+\_\+spi.h File Reference}
|
||||
\label{eusci__a__spi_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_a\_spi.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_a\_spi.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/eusci__a__uart_8c.tex
Normal file
3
Generated Documentation/latex/eusci__a__uart_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{eusci__a__uart_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/eusci\+\_\+a\+\_\+uart.c File Reference}
|
||||
\label{eusci__a__uart_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_a\_uart.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_a\_uart.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/eusci__a__uart_8h.tex
Normal file
3
Generated Documentation/latex/eusci__a__uart_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{eusci__a__uart_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/eusci\+\_\+a\+\_\+uart.h File Reference}
|
||||
\label{eusci__a__uart_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_a\_uart.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_a\_uart.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/eusci__b__i2c_8c.tex
Normal file
3
Generated Documentation/latex/eusci__b__i2c_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{eusci__b__i2c_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/eusci\+\_\+b\+\_\+i2c.c File Reference}
|
||||
\label{eusci__b__i2c_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_b\_i2c.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_b\_i2c.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/eusci__b__i2c_8h.tex
Normal file
3
Generated Documentation/latex/eusci__b__i2c_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{eusci__b__i2c_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/eusci\+\_\+b\+\_\+i2c.h File Reference}
|
||||
\label{eusci__b__i2c_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_b\_i2c.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_b\_i2c.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/eusci__b__spi_8c.tex
Normal file
3
Generated Documentation/latex/eusci__b__spi_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{eusci__b__spi_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/eusci\+\_\+b\+\_\+spi.c File Reference}
|
||||
\label{eusci__b__spi_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_b\_spi.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_b\_spi.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/eusci__b__spi_8h.tex
Normal file
3
Generated Documentation/latex/eusci__b__spi_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{eusci__b__spi_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/eusci\+\_\+b\+\_\+spi.h File Reference}
|
||||
\label{eusci__b__spi_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_b\_spi.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/eusci\_b\_spi.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
91
Generated Documentation/latex/files.tex
Normal file
91
Generated Documentation/latex/files.tex
Normal file
@@ -0,0 +1,91 @@
|
||||
\doxysection{File List}
|
||||
Here is a list of all files with brief descriptions\+:\begin{DoxyCompactList}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\mbox{\hyperlink{main_8c}{main.\+c}} }{\pageref{main_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{adc10__a_8c}{adc10\+\_\+a.\+c}} }{\pageref{adc10__a_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{adc10__a_8h}{adc10\+\_\+a.\+h}} }{\pageref{adc10__a_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{adc12__a_8c}{adc12\+\_\+a.\+c}} }{\pageref{adc12__a_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{adc12__a_8h}{adc12\+\_\+a.\+h}} }{\pageref{adc12__a_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{aes_8c}{aes.\+c}} }{\pageref{aes_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{aes_8h}{aes.\+h}} }{\pageref{aes_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{battbak_8c}{battbak.\+c}} }{\pageref{battbak_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{battbak_8h}{battbak.\+h}} }{\pageref{battbak_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{comp__b_8c}{comp\+\_\+b.\+c}} }{\pageref{comp__b_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{comp__b_8h}{comp\+\_\+b.\+h}} }{\pageref{comp__b_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{crc_8c}{crc.\+c}} }{\pageref{crc_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{crc_8h}{crc.\+h}} }{\pageref{crc_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ctsd16_8c}{ctsd16.\+c}} }{\pageref{ctsd16_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ctsd16_8h}{ctsd16.\+h}} }{\pageref{ctsd16_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{dac12__a_8c}{dac12\+\_\+a.\+c}} }{\pageref{dac12__a_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{dac12__a_8h}{dac12\+\_\+a.\+h}} }{\pageref{dac12__a_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{dma_8c}{dma.\+c}} }{\pageref{dma_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{dma_8h}{dma.\+h}} }{\pageref{dma_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{driverlib_8h}{driverlib.\+h}} }{\pageref{driverlib_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{eusci__a__spi_8c}{eusci\+\_\+a\+\_\+spi.\+c}} }{\pageref{eusci__a__spi_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{eusci__a__spi_8h}{eusci\+\_\+a\+\_\+spi.\+h}} }{\pageref{eusci__a__spi_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{eusci__a__uart_8c}{eusci\+\_\+a\+\_\+uart.\+c}} }{\pageref{eusci__a__uart_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{eusci__a__uart_8h}{eusci\+\_\+a\+\_\+uart.\+h}} }{\pageref{eusci__a__uart_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{eusci__b__i2c_8c}{eusci\+\_\+b\+\_\+i2c.\+c}} }{\pageref{eusci__b__i2c_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{eusci__b__i2c_8h}{eusci\+\_\+b\+\_\+i2c.\+h}} }{\pageref{eusci__b__i2c_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{eusci__b__spi_8c}{eusci\+\_\+b\+\_\+spi.\+c}} }{\pageref{eusci__b__spi_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{eusci__b__spi_8h}{eusci\+\_\+b\+\_\+spi.\+h}} }{\pageref{eusci__b__spi_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{flashctl_8c}{flashctl.\+c}} }{\pageref{flashctl_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{flashctl_8h}{flashctl.\+h}} }{\pageref{flashctl_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{gpio_8c}{gpio.\+c}} }{\pageref{gpio_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{gpio_8h}{gpio.\+h}} }{\pageref{gpio_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{lcd__b_8c}{lcd\+\_\+b.\+c}} }{\pageref{lcd__b_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{lcd__b_8h}{lcd\+\_\+b.\+h}} }{\pageref{lcd__b_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{lcd__c_8c}{lcd\+\_\+c.\+c}} }{\pageref{lcd__c_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{lcd__c_8h}{lcd\+\_\+c.\+h}} }{\pageref{lcd__c_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ldopwr_8c}{ldopwr.\+c}} }{\pageref{ldopwr_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ldopwr_8h}{ldopwr.\+h}} }{\pageref{ldopwr_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{lextab_8py}{lextab.\+py}} }{\pageref{lextab_8py}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{mpy32_8c}{mpy32.\+c}} }{\pageref{mpy32_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{mpy32_8h}{mpy32.\+h}} }{\pageref{mpy32_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{oa_8c}{oa.\+c}} }{\pageref{oa_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{oa_8h}{oa.\+h}} }{\pageref{oa_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{pmap_8c}{pmap.\+c}} }{\pageref{pmap_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{pmap_8h}{pmap.\+h}} }{\pageref{pmap_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{pmm_8c}{pmm.\+c}} }{\pageref{pmm_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{pmm_8h}{pmm.\+h}} }{\pageref{pmm_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ram_8c}{ram.\+c}} }{\pageref{ram_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ram_8h}{ram.\+h}} }{\pageref{ram_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ref_8c}{ref.\+c}} }{\pageref{ref_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ref_8h}{ref.\+h}} }{\pageref{ref_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{rtc__a_8c}{rtc\+\_\+a.\+c}} }{\pageref{rtc__a_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{rtc__a_8h}{rtc\+\_\+a.\+h}} }{\pageref{rtc__a_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{rtc__b_8c}{rtc\+\_\+b.\+c}} }{\pageref{rtc__b_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{rtc__b_8h}{rtc\+\_\+b.\+h}} }{\pageref{rtc__b_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{rtc__c_8c}{rtc\+\_\+c.\+c}} }{\pageref{rtc__c_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{rtc__c_8h}{rtc\+\_\+c.\+h}} }{\pageref{rtc__c_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{sd24__b_8c}{sd24\+\_\+b.\+c}} }{\pageref{sd24__b_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{sd24__b_8h}{sd24\+\_\+b.\+h}} }{\pageref{sd24__b_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{sfr_8c}{sfr.\+c}} }{\pageref{sfr_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{sfr_8h}{sfr.\+h}} }{\pageref{sfr_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{sysctl_8c}{sysctl.\+c}} }{\pageref{sysctl_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{sysctl_8h}{sysctl.\+h}} }{\pageref{sysctl_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{tec_8c}{tec.\+c}} }{\pageref{tec_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{tec_8h}{tec.\+h}} }{\pageref{tec_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{timer__a_8c}{timer\+\_\+a.\+c}} }{\pageref{timer__a_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{timer__a_8h}{timer\+\_\+a.\+h}} }{\pageref{timer__a_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{timer__b_8c}{timer\+\_\+b.\+c}} }{\pageref{timer__b_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{timer__b_8h}{timer\+\_\+b.\+h}} }{\pageref{timer__b_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{timer__d_8c}{timer\+\_\+d.\+c}} }{\pageref{timer__d_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{timer__d_8h}{timer\+\_\+d.\+h}} }{\pageref{timer__d_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{tlv_8c}{tlv.\+c}} }{\pageref{tlv_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{tlv_8h}{tlv.\+h}} }{\pageref{tlv_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ucs_8c}{ucs.\+c}} }{\pageref{ucs_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{ucs_8h}{ucs.\+h}} }{\pageref{ucs_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{usci__a__spi_8c}{usci\+\_\+a\+\_\+spi.\+c}} }{\pageref{usci__a__spi_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{usci__a__spi_8h}{usci\+\_\+a\+\_\+spi.\+h}} }{\pageref{usci__a__spi_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{usci__a__uart_8c}{usci\+\_\+a\+\_\+uart.\+c}} }{\pageref{usci__a__uart_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{usci__a__uart_8h}{usci\+\_\+a\+\_\+uart.\+h}} }{\pageref{usci__a__uart_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{usci__b__i2c_8c}{usci\+\_\+b\+\_\+i2c.\+c}} }{\pageref{usci__b__i2c_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{usci__b__i2c_8h}{usci\+\_\+b\+\_\+i2c.\+h}} }{\pageref{usci__b__i2c_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{usci__b__spi_8c}{usci\+\_\+b\+\_\+spi.\+c}} }{\pageref{usci__b__spi_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{usci__b__spi_8h}{usci\+\_\+b\+\_\+spi.\+h}} }{\pageref{usci__b__spi_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{wdt__a_8c}{wdt\+\_\+a.\+c}} }{\pageref{wdt__a_8c}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{wdt__a_8h}{wdt\+\_\+a.\+h}} }{\pageref{wdt__a_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/\mbox{\hyperlink{yacctab_8py}{yacctab.\+py}} }{\pageref{yacctab_8py}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/inc/\mbox{\hyperlink{hw__memmap_8h}{hw\+\_\+memmap.\+h}} }{\pageref{hw__memmap_8h}}{}
|
||||
\item\contentsline{section}{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/inc/\mbox{\hyperlink{version_8h}{version.\+h}} }{\pageref{version_8h}}{}
|
||||
\end{DoxyCompactList}
|
||||
3
Generated Documentation/latex/flashctl_8c.tex
Normal file
3
Generated Documentation/latex/flashctl_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{flashctl_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/flashctl.c File Reference}
|
||||
\label{flashctl_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/flashctl.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/flashctl.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/flashctl_8h.tex
Normal file
3
Generated Documentation/latex/flashctl_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{flashctl_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/flashctl.h File Reference}
|
||||
\label{flashctl_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/flashctl.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/flashctl.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/gpio_8c.tex
Normal file
3
Generated Documentation/latex/gpio_8c.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{gpio_8c}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/gpio.c File Reference}
|
||||
\label{gpio_8c}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/gpio.c@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/gpio.c}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
3
Generated Documentation/latex/gpio_8h.tex
Normal file
3
Generated Documentation/latex/gpio_8h.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\hypertarget{gpio_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/gpio.h File Reference}
|
||||
\label{gpio_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/gpio.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/gpio.h}}
|
||||
{\ttfamily \#include \char`\"{}inc/hw\+\_\+memmap.\+h\char`\"{}}\newline
|
||||
2
Generated Documentation/latex/group__adc10__a__api.tex
Normal file
2
Generated Documentation/latex/group__adc10__a__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__adc10__a__api}{}\doxysection{adc10\+\_\+a}
|
||||
\label{group__adc10__a__api}\index{adc10\_a@{adc10\_a}}
|
||||
2
Generated Documentation/latex/group__adc12__a__api.tex
Normal file
2
Generated Documentation/latex/group__adc12__a__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__adc12__a__api}{}\doxysection{adc12\+\_\+a}
|
||||
\label{group__adc12__a__api}\index{adc12\_a@{adc12\_a}}
|
||||
2
Generated Documentation/latex/group__aes__api.tex
Normal file
2
Generated Documentation/latex/group__aes__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__aes__api}{}\doxysection{aes}
|
||||
\label{group__aes__api}\index{aes@{aes}}
|
||||
2
Generated Documentation/latex/group__battbak__api.tex
Normal file
2
Generated Documentation/latex/group__battbak__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__battbak__api}{}\doxysection{battbak}
|
||||
\label{group__battbak__api}\index{battbak@{battbak}}
|
||||
2
Generated Documentation/latex/group__comp__b__api.tex
Normal file
2
Generated Documentation/latex/group__comp__b__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__comp__b__api}{}\doxysection{comp\+\_\+b}
|
||||
\label{group__comp__b__api}\index{comp\_b@{comp\_b}}
|
||||
2
Generated Documentation/latex/group__crc__api.tex
Normal file
2
Generated Documentation/latex/group__crc__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__crc__api}{}\doxysection{crc}
|
||||
\label{group__crc__api}\index{crc@{crc}}
|
||||
2
Generated Documentation/latex/group__ctsd16__api.tex
Normal file
2
Generated Documentation/latex/group__ctsd16__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__ctsd16__api}{}\doxysection{ctsd16}
|
||||
\label{group__ctsd16__api}\index{ctsd16@{ctsd16}}
|
||||
2
Generated Documentation/latex/group__dac12__a__api.tex
Normal file
2
Generated Documentation/latex/group__dac12__a__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__dac12__a__api}{}\doxysection{dac12\+\_\+a}
|
||||
\label{group__dac12__a__api}\index{dac12\_a@{dac12\_a}}
|
||||
2
Generated Documentation/latex/group__dma__api.tex
Normal file
2
Generated Documentation/latex/group__dma__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__dma__api}{}\doxysection{dma}
|
||||
\label{group__dma__api}\index{dma@{dma}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__eusci__a__spi__api}{}\doxysection{eusci\+\_\+a\+\_\+spi}
|
||||
\label{group__eusci__a__spi__api}\index{eusci\_a\_spi@{eusci\_a\_spi}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__eusci__a__uart__api}{}\doxysection{eusci\+\_\+a\+\_\+uart}
|
||||
\label{group__eusci__a__uart__api}\index{eusci\_a\_uart@{eusci\_a\_uart}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__eusci__b__i2c__api}{}\doxysection{eusci\+\_\+b\+\_\+i2c}
|
||||
\label{group__eusci__b__i2c__api}\index{eusci\_b\_i2c@{eusci\_b\_i2c}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__eusci__b__spi__api}{}\doxysection{eusci\+\_\+b\+\_\+spi}
|
||||
\label{group__eusci__b__spi__api}\index{eusci\_b\_spi@{eusci\_b\_spi}}
|
||||
2
Generated Documentation/latex/group__flashctl__api.tex
Normal file
2
Generated Documentation/latex/group__flashctl__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__flashctl__api}{}\doxysection{flashctl}
|
||||
\label{group__flashctl__api}\index{flashctl@{flashctl}}
|
||||
2
Generated Documentation/latex/group__gpio__api.tex
Normal file
2
Generated Documentation/latex/group__gpio__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__gpio__api}{}\doxysection{gpio}
|
||||
\label{group__gpio__api}\index{gpio@{gpio}}
|
||||
2
Generated Documentation/latex/group__lcd__b__api.tex
Normal file
2
Generated Documentation/latex/group__lcd__b__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__lcd__b__api}{}\doxysection{lcd\+\_\+b}
|
||||
\label{group__lcd__b__api}\index{lcd\_b@{lcd\_b}}
|
||||
2
Generated Documentation/latex/group__lcd__c__api.tex
Normal file
2
Generated Documentation/latex/group__lcd__c__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__lcd__c__api}{}\doxysection{lcd\+\_\+c}
|
||||
\label{group__lcd__c__api}\index{lcd\_c@{lcd\_c}}
|
||||
2
Generated Documentation/latex/group__ldopwr__api.tex
Normal file
2
Generated Documentation/latex/group__ldopwr__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__ldopwr__api}{}\doxysection{ldopwr}
|
||||
\label{group__ldopwr__api}\index{ldopwr@{ldopwr}}
|
||||
2
Generated Documentation/latex/group__mpy32__api.tex
Normal file
2
Generated Documentation/latex/group__mpy32__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__mpy32__api}{}\doxysection{mpy32}
|
||||
\label{group__mpy32__api}\index{mpy32@{mpy32}}
|
||||
2
Generated Documentation/latex/group__oa__api.tex
Normal file
2
Generated Documentation/latex/group__oa__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__oa__api}{}\doxysection{oa}
|
||||
\label{group__oa__api}\index{oa@{oa}}
|
||||
2
Generated Documentation/latex/group__pmap__api.tex
Normal file
2
Generated Documentation/latex/group__pmap__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__pmap__api}{}\doxysection{pmap}
|
||||
\label{group__pmap__api}\index{pmap@{pmap}}
|
||||
2
Generated Documentation/latex/group__pmm__api.tex
Normal file
2
Generated Documentation/latex/group__pmm__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__pmm__api}{}\doxysection{pmm}
|
||||
\label{group__pmm__api}\index{pmm@{pmm}}
|
||||
2
Generated Documentation/latex/group__ram__api.tex
Normal file
2
Generated Documentation/latex/group__ram__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__ram__api}{}\doxysection{ram}
|
||||
\label{group__ram__api}\index{ram@{ram}}
|
||||
2
Generated Documentation/latex/group__ref__api.tex
Normal file
2
Generated Documentation/latex/group__ref__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__ref__api}{}\doxysection{ref}
|
||||
\label{group__ref__api}\index{ref@{ref}}
|
||||
2
Generated Documentation/latex/group__rtc__a__api.tex
Normal file
2
Generated Documentation/latex/group__rtc__a__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__rtc__a__api}{}\doxysection{rtc\+\_\+a}
|
||||
\label{group__rtc__a__api}\index{rtc\_a@{rtc\_a}}
|
||||
2
Generated Documentation/latex/group__rtc__b__api.tex
Normal file
2
Generated Documentation/latex/group__rtc__b__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__rtc__b__api}{}\doxysection{rtc\+\_\+b}
|
||||
\label{group__rtc__b__api}\index{rtc\_b@{rtc\_b}}
|
||||
2
Generated Documentation/latex/group__rtc__c__api.tex
Normal file
2
Generated Documentation/latex/group__rtc__c__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__rtc__c__api}{}\doxysection{rtc\+\_\+c}
|
||||
\label{group__rtc__c__api}\index{rtc\_c@{rtc\_c}}
|
||||
2
Generated Documentation/latex/group__sd24__b__api.tex
Normal file
2
Generated Documentation/latex/group__sd24__b__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__sd24__b__api}{}\doxysection{sd24\+\_\+b}
|
||||
\label{group__sd24__b__api}\index{sd24\_b@{sd24\_b}}
|
||||
2
Generated Documentation/latex/group__sfr__api.tex
Normal file
2
Generated Documentation/latex/group__sfr__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__sfr__api}{}\doxysection{sfr}
|
||||
\label{group__sfr__api}\index{sfr@{sfr}}
|
||||
2
Generated Documentation/latex/group__sysctl__api.tex
Normal file
2
Generated Documentation/latex/group__sysctl__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__sysctl__api}{}\doxysection{sysctl}
|
||||
\label{group__sysctl__api}\index{sysctl@{sysctl}}
|
||||
2
Generated Documentation/latex/group__tec__api.tex
Normal file
2
Generated Documentation/latex/group__tec__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__tec__api}{}\doxysection{tec}
|
||||
\label{group__tec__api}\index{tec@{tec}}
|
||||
2
Generated Documentation/latex/group__timer__a__api.tex
Normal file
2
Generated Documentation/latex/group__timer__a__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__timer__a__api}{}\doxysection{timer\+\_\+a}
|
||||
\label{group__timer__a__api}\index{timer\_a@{timer\_a}}
|
||||
2
Generated Documentation/latex/group__timer__b__api.tex
Normal file
2
Generated Documentation/latex/group__timer__b__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__timer__b__api}{}\doxysection{timer\+\_\+b}
|
||||
\label{group__timer__b__api}\index{timer\_b@{timer\_b}}
|
||||
2
Generated Documentation/latex/group__timer__d__api.tex
Normal file
2
Generated Documentation/latex/group__timer__d__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__timer__d__api}{}\doxysection{timer\+\_\+d}
|
||||
\label{group__timer__d__api}\index{timer\_d@{timer\_d}}
|
||||
2
Generated Documentation/latex/group__tlv__api.tex
Normal file
2
Generated Documentation/latex/group__tlv__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__tlv__api}{}\doxysection{tlv}
|
||||
\label{group__tlv__api}\index{tlv@{tlv}}
|
||||
2
Generated Documentation/latex/group__ucs__api.tex
Normal file
2
Generated Documentation/latex/group__ucs__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__ucs__api}{}\doxysection{ucs}
|
||||
\label{group__ucs__api}\index{ucs@{ucs}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__usci__a__spi__api}{}\doxysection{usci\+\_\+a\+\_\+spi}
|
||||
\label{group__usci__a__spi__api}\index{usci\_a\_spi@{usci\_a\_spi}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__usci__a__uart__api}{}\doxysection{usci\+\_\+a\+\_\+uart}
|
||||
\label{group__usci__a__uart__api}\index{usci\_a\_uart@{usci\_a\_uart}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__usci__b__i2c__api}{}\doxysection{usci\+\_\+b\+\_\+i2c}
|
||||
\label{group__usci__b__i2c__api}\index{usci\_b\_i2c@{usci\_b\_i2c}}
|
||||
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__usci__b__spi__api}{}\doxysection{usci\+\_\+b\+\_\+spi}
|
||||
\label{group__usci__b__spi__api}\index{usci\_b\_spi@{usci\_b\_spi}}
|
||||
2
Generated Documentation/latex/group__wdt__a__api.tex
Normal file
2
Generated Documentation/latex/group__wdt__a__api.tex
Normal file
@@ -0,0 +1,2 @@
|
||||
\hypertarget{group__wdt__a__api}{}\doxysection{wdt\+\_\+a}
|
||||
\label{group__wdt__a__api}\index{wdt\_a@{wdt\_a}}
|
||||
253
Generated Documentation/latex/hardware.tex
Normal file
253
Generated Documentation/latex/hardware.tex
Normal file
@@ -0,0 +1,253 @@
|
||||
{\bfseries{Subpages}}
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item \mbox{\hyperlink{designChoices}{Design Choices}}
|
||||
\item \mbox{\hyperlink{deviceSpecifications}{Device Specifications}}
|
||||
\end{DoxyItemize}
|
||||
|
||||
\DoxyHorRuler{0}
|
||||
\hypertarget{hardware_autotoc_md1}{}\doxysection{Design Reminders}\label{hardware_autotoc_md1}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item From \char`\"{}\+Texas Instruments -\/ SLAS655\+G...\char`\"{}, Page 22\+:
|
||||
\begin{DoxyItemize}
|
||||
\item To improve EMI on the XT1 oscillator, the following guidelines should be observed\+:
|
||||
\begin{DoxyItemize}
|
||||
\item Keep the trace between the device and the crystal as short as possible.
|
||||
\item Design a good ground plane around the oscillator pins.
|
||||
\item Prevent crosstalk from other clock or data lines into oscillator pins XIN and XOUT.
|
||||
\item Avoid running PCB traces underneath or adjacent to the XIN and XOUT pins.
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{designChoices}{}\doxysection{Design Choices}\label{designChoices}
|
||||
\hypertarget{design_choices_autotoc_md2}{}\doxysubsection{JTAG Interface}\label{design_choices_autotoc_md2}
|
||||
When connecting the MCU to the programmer via the JTAG interface, it is possible for a local power supply connected to the MCU to be used or for power from the debugging/programming adapter to be used. Since having power supplied to the MCU from the debugging/programming adapter can be useful for use outside of the Sunseeker vehicle, we chose to use that.\hypertarget{design_choices_autotoc_md3}{}\doxysubsection{Microcontroller Connections}\label{design_choices_autotoc_md3}
|
||||
The board is going to be organized to the best of our abilities to be organized as such\+:
|
||||
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Left Side\+:
|
||||
\begin{DoxyItemize}
|
||||
\item Peripherals for communicating with/controlling the Sunseeker vehicle
|
||||
\end{DoxyItemize}
|
||||
\item Right Side\+:
|
||||
\begin{DoxyItemize}
|
||||
\item Peripherals for communicating with users
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{design_choices_autotoc_md4}{}\doxysubparagraph{Universal Serial Communication Interfaces (\+USCIs)\+:}\label{design_choices_autotoc_md4}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item A -\/ Supporting up to four total of UART and/or SPI
|
||||
\begin{DoxyItemize}
|
||||
\item A0 \mbox{[}SPI\mbox{]}\+:
|
||||
\begin{DoxyItemize}
|
||||
\item CANbus Controller 0 (Microchip Technology MCP2515\+T-\/\+I/\+SO)
|
||||
\item CANbus Controller 1 (Microchip Technology MCP2515\+T-\/\+I/\+SO)
|
||||
\end{DoxyItemize}
|
||||
\item A1\+:
|
||||
\item A2 \mbox{[}UART\mbox{]}\+:
|
||||
\begin{DoxyItemize}
|
||||
\item USB to UART Bridge (Future Technology Devices International FT230\+XS-\/R)
|
||||
\end{DoxyItemize}
|
||||
\item A3 \mbox{[}UART\mbox{]}\+:
|
||||
\begin{DoxyItemize}
|
||||
\item RS-\/232 Transceiver (STMicroelectronics ST232\+CDR)
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\item B -\/ Supporting up to four total of I2C and/or SPI
|
||||
\begin{DoxyItemize}
|
||||
\item B0 \mbox{[}SPI\mbox{]}\+:
|
||||
\begin{DoxyItemize}
|
||||
\item SD Card
|
||||
\item GPS Receiver (U-\/\+Blox NEO-\/\+M8\+Q-\/01A)
|
||||
\end{DoxyItemize}
|
||||
\item B1 \mbox{[}I2C\mbox{]}\+:
|
||||
\begin{DoxyItemize}
|
||||
\item Inertial Measurement Unit (TDK Inven\+Sense ICM-\/20948)
|
||||
\item Real-\/\+Time Clock/\+Calendar (Microchip Technology \+MCP7940\+MT-\/\+I/\+SN)
|
||||
\end{DoxyItemize}
|
||||
\item B2\+:
|
||||
\item B3 \mbox{[}SPI\mbox{]}\+:
|
||||
\begin{DoxyItemize}
|
||||
\item Bluetooth/\+Wi-\/\+Fi (Espressif Systems ESP32-\/\+WROVER-\/\+IE (8MB))
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
|
||||
In addition to trying to keep the MCU and PCB organized with the left-\/side being to do with the Sunseeker vehicle and the right side to be peripherals interacting with users, we tried to also load-\/balance the USCI modules, as well as have the SPI protocol be used in more high data-\/rate peripherals and I2C used with lower or less-\/used peripherals. In Texas Instruments SLAS655G Document \mbox{[}Page 7\mbox{]} has a pin diagram showing the physical location of where each pin is physically located. \hypertarget{deviceSpecifications}{}\doxysection{Device Specifications}\label{deviceSpecifications}
|
||||
\hypertarget{device_specifications_autotoc_md5}{}\doxysubsubsection{Microcontroller\+: Texas Instruments MSP430\+F5438\+AIPZR}\label{device_specifications_autotoc_md5}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 1.\+8 V to 3.\+6 V Supply Voltage
|
||||
\item Up to 4.\+6mA needed
|
||||
\end{DoxyItemize}
|
||||
\item Capabilities\+:
|
||||
\begin{DoxyItemize}
|
||||
\item 16-\/bit architecture
|
||||
\item 25 MHz System Clock
|
||||
\end{DoxyItemize}
|
||||
\item Notable Peripherals\+:
|
||||
\begin{DoxyItemize}
|
||||
\item Up to 4 of\+:
|
||||
\begin{DoxyItemize}
|
||||
\item UART/\+SPI
|
||||
\end{DoxyItemize}
|
||||
\item Up to 4 of\+:
|
||||
\begin{DoxyItemize}
|
||||
\item I2\+C/\+SPI
|
||||
\end{DoxyItemize}
|
||||
\item 12-\/bit ADC
|
||||
\begin{DoxyItemize}
|
||||
\item 14 external channels
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md6}{}\doxysubsubsection{Real-\/\+Time Clock/\+Calendar\+: Microchip Technology \+MCP7940\+MT-\/\+I/\+SN}\label{device_specifications_autotoc_md6}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 1.\+8 V to 5.\+5 V Supply Voltage
|
||||
\item 1.\+2uA typical timekeeping current required at 3.\+3V (This will be powered exclusively by a CR2032 battery)
|
||||
\end{DoxyItemize}
|
||||
\item Notable Peripherals\+:
|
||||
\begin{DoxyItemize}
|
||||
\item I2C
|
||||
\begin{DoxyItemize}
|
||||
\item Slave only
|
||||
\item Clock rate up to 400 k\+Hz
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md7}{}\doxysubsubsection{Bluetooth/\+Wi-\/\+Fi\+: Espressif Systems ESP32-\/\+WROVER-\/\+IE (8\+MB)}\label{device_specifications_autotoc_md7}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 3.\+0 V to 3.\+6 V Supply Voltage
|
||||
\item Minimum 500mA needed up to 1.\+6A (500mA + 1100mA maximum cumulative IO output)
|
||||
\end{DoxyItemize}
|
||||
\item Notable Peripherals\+:
|
||||
\begin{DoxyItemize}
|
||||
\item I2C (2)
|
||||
\begin{DoxyItemize}
|
||||
\item Master or Slave
|
||||
\item 100 kbit/s or 400 kbit/s
|
||||
\item 7-\/bit/10-\/bit addressing mode
|
||||
\end{DoxyItemize}
|
||||
\item SPI
|
||||
\begin{DoxyItemize}
|
||||
\item SPI, HSPI and VSPI
|
||||
\item Master or Slave
|
||||
\item 1-\/line full-\/duplex and 1/2/4-\/line half-\/duplex
|
||||
\item Up to 80 MHz
|
||||
\item Up to 64-\/byte FIFO
|
||||
\end{DoxyItemize}
|
||||
\item UART (3)
|
||||
\begin{DoxyItemize}
|
||||
\item Up to 5 Mbps
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md8}{}\doxysubsubsection{GPS Receiver\+: U-\/\+Blox NEO-\/\+M8\+Q-\/01A}\label{device_specifications_autotoc_md8}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 2.\+7 V to 3.\+6 V
|
||||
\item 67mA maximum current needed; 17mA typical will be likely usage
|
||||
\end{DoxyItemize}
|
||||
\item Notable Peripherals\+:
|
||||
\begin{DoxyItemize}
|
||||
\item SPI
|
||||
\begin{DoxyItemize}
|
||||
\item Slave Only
|
||||
\item 5.\+5 MHz
|
||||
\end{DoxyItemize}
|
||||
\item UART
|
||||
\item I2C (Also called Display Data Channel (DDC))
|
||||
\begin{DoxyItemize}
|
||||
\item Slave Only
|
||||
\item 400 k\+Hz
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md9}{}\doxysubsubsection{CANbus Controller\+: Microchip Technology MCP2515\+T-\/\+I/\+SO}\label{device_specifications_autotoc_md9}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 2.\+7 V to 5.\+5 V Supply Voltage
|
||||
\item 5mA typical in active mode; 1uA typical in sleep mode
|
||||
\end{DoxyItemize}
|
||||
\item Notable Peripherals\+:
|
||||
\begin{DoxyItemize}
|
||||
\item SPI
|
||||
\begin{DoxyItemize}
|
||||
\item Slave (Assuming only option)
|
||||
\item 10 MHz
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md10}{}\doxysubsubsection{CANbus Transceiver\+: \+Microchip Technology MCP2542\+FD-\/\+H/\+SN}\label{device_specifications_autotoc_md10}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 4.\+5 V to 5.\+5 V Supply Voltage
|
||||
\item 55mA typical maximum; 4uA typical in standby
|
||||
\end{DoxyItemize}
|
||||
\item Used directly with CANbus Controller
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md11}{}\doxysubsubsection{SD Card (\+Generic)}\label{device_specifications_autotoc_md11}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 2.\+7 V to 3.\+6 V Supply Voltage
|
||||
\end{DoxyItemize}
|
||||
\item Notable Peripherals\+:
|
||||
\begin{DoxyItemize}
|
||||
\item SPI
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md12}{}\doxysubsubsection{USB to UART Bridge\+: Future Technology Devices International FT230\+XS-\/R}\label{device_specifications_autotoc_md12}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 3 V to 5 V Supply Voltage
|
||||
\item 8.\+3mA maximum usage in normal operation (This chip will be exclusively powered an external host device)
|
||||
\end{DoxyItemize}
|
||||
\item Notable Peripherals\+:
|
||||
\begin{DoxyItemize}
|
||||
\item UART
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md13}{}\doxysubsubsection{RS-\/232 Transceiver\+: STMicroelectronics ST232\+CDR}\label{device_specifications_autotoc_md13}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 4.\+5 V to 5.\+5 V Supply Voltage
|
||||
\item Estimating 10mA typical average usage
|
||||
\end{DoxyItemize}
|
||||
\item Will use UART from the MCU
|
||||
\end{DoxyItemize}\hypertarget{device_specifications_autotoc_md14}{}\doxysubsubsection{Inertial Measurement Unit\+: TDK Inven\+Sense ICM-\/20948}\label{device_specifications_autotoc_md14}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Power
|
||||
\begin{DoxyItemize}
|
||||
\item 1.\+71 V to 3.\+6 V Supply Voltage
|
||||
\item 3mA typical usage in full 9-\/Axis mode; 8uA typical in \char`\"{}\+Full-\/\+Chip Sleep Mode\char`\"{}
|
||||
\end{DoxyItemize}
|
||||
\item VDDIO Voltage input also needed from 1.\+71 V to 1.\+95 V
|
||||
\item Notable Peripherals\+:
|
||||
\begin{DoxyItemize}
|
||||
\item I2C
|
||||
\begin{DoxyItemize}
|
||||
\item Slave only
|
||||
\item 400 k\+Hz
|
||||
\end{DoxyItemize}
|
||||
\item SPI
|
||||
\begin{DoxyItemize}
|
||||
\item Slave only
|
||||
\item 7 MHz
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
\end{DoxyItemize}
|
||||
96
Generated Documentation/latex/hw__memmap_8h.tex
Normal file
96
Generated Documentation/latex/hw__memmap_8h.tex
Normal file
@@ -0,0 +1,96 @@
|
||||
\hypertarget{hw__memmap_8h}{}\doxysection{Software/\+Code Composer Studio Workspace/\+Sunseeker\+Telemetry\+And\+Lighting\+System/\+Libraries/driverlib/\+MSP430\+F5xx\+\_\+6xx/inc/hw\+\_\+memmap.h File Reference}
|
||||
\label{hw__memmap_8h}\index{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/inc/hw\_memmap.h@{Software/Code Composer Studio Workspace/SunseekerTelemetryAndLightingSystem/Libraries/driverlib/MSP430F5xx\_6xx/inc/hw\_memmap.h}}
|
||||
{\ttfamily \#include $<$msp430.\+h$>$}\newline
|
||||
{\ttfamily \#include \char`\"{}msp430f5xx\+\_\+6xxgeneric.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}stdint.\+h\char`\"{}}\newline
|
||||
{\ttfamily \#include \char`\"{}stdbool.\+h\char`\"{}}\newline
|
||||
\doxysubsection*{Macros}
|
||||
\begin{DoxyCompactItemize}
|
||||
\item
|
||||
\#define \mbox{\hyperlink{hw__memmap_8h_a97af2b5e31182f676ac18b271c0edebf}{\+\_\+\+\_\+\+DRIVERLIB\+\_\+\+MSP430\+F5\+XX\+\_\+6\+XX\+\_\+\+FAMILY\+\_\+\+\_\+}}
|
||||
\item
|
||||
\#define \mbox{\hyperlink{hw__memmap_8h_ae56fdb340b23940f7a64ed2e37c1774a}{STATUS\+\_\+\+SUCCESS}}~0x01
|
||||
\item
|
||||
\#define \mbox{\hyperlink{hw__memmap_8h_a9024ed05f7df784637ef7b44ca8caf97}{STATUS\+\_\+\+FAIL}}~0x00
|
||||
\item
|
||||
\#define \mbox{\hyperlink{hw__memmap_8h_a8de3ed741dadc9c979a4ff17c0a9116e}{NDEBUG}}
|
||||
\item
|
||||
\#define \mbox{\hyperlink{hw__memmap_8h_a005bc3d0bebdd1031a77f1fba8947998}{HWREG32}}(x)~ ($\ast$((volatile uint32\+\_\+t $\ast$)((uint16\+\_\+t)x)))
|
||||
\item
|
||||
\#define \mbox{\hyperlink{hw__memmap_8h_a7bb830016238e9f911612eddc5e58143}{HWREG16}}(x)~ ($\ast$((volatile uint16\+\_\+t $\ast$)((uint16\+\_\+t)x)))
|
||||
\item
|
||||
\#define \mbox{\hyperlink{hw__memmap_8h_a437bba8c6aaa7542f8d7522146157b42}{HWREG8}}(x)~ ($\ast$((volatile uint8\+\_\+t $\ast$)((uint16\+\_\+t)x)))
|
||||
\end{DoxyCompactItemize}
|
||||
|
||||
|
||||
\doxysubsection{Macro Definition Documentation}
|
||||
\mbox{\Hypertarget{hw__memmap_8h_a97af2b5e31182f676ac18b271c0edebf}\label{hw__memmap_8h_a97af2b5e31182f676ac18b271c0edebf}}
|
||||
\index{hw\_memmap.h@{hw\_memmap.h}!\_\_DRIVERLIB\_MSP430F5XX\_6XX\_FAMILY\_\_@{\_\_DRIVERLIB\_MSP430F5XX\_6XX\_FAMILY\_\_}}
|
||||
\index{\_\_DRIVERLIB\_MSP430F5XX\_6XX\_FAMILY\_\_@{\_\_DRIVERLIB\_MSP430F5XX\_6XX\_FAMILY\_\_}!hw\_memmap.h@{hw\_memmap.h}}
|
||||
\doxysubsubsection{\texorpdfstring{\_\_DRIVERLIB\_MSP430F5XX\_6XX\_FAMILY\_\_}{\_\_DRIVERLIB\_MSP430F5XX\_6XX\_FAMILY\_\_}}
|
||||
{\footnotesize\ttfamily \#define \+\_\+\+\_\+\+DRIVERLIB\+\_\+\+MSP430\+F5\+XX\+\_\+6\+XX\+\_\+\+FAMILY\+\_\+\+\_\+}
|
||||
|
||||
|
||||
|
||||
Definition at line 4 of file hw\+\_\+memmap.\+h.
|
||||
|
||||
\mbox{\Hypertarget{hw__memmap_8h_a7bb830016238e9f911612eddc5e58143}\label{hw__memmap_8h_a7bb830016238e9f911612eddc5e58143}}
|
||||
\index{hw\_memmap.h@{hw\_memmap.h}!HWREG16@{HWREG16}}
|
||||
\index{HWREG16@{HWREG16}!hw\_memmap.h@{hw\_memmap.h}}
|
||||
\doxysubsubsection{\texorpdfstring{HWREG16}{HWREG16}}
|
||||
{\footnotesize\ttfamily \#define HWREG16(\begin{DoxyParamCaption}\item[{}]{x }\end{DoxyParamCaption})~ ($\ast$((volatile uint16\+\_\+t $\ast$)((uint16\+\_\+t)x)))}
|
||||
|
||||
|
||||
|
||||
Definition at line 39 of file hw\+\_\+memmap.\+h.
|
||||
|
||||
\mbox{\Hypertarget{hw__memmap_8h_a005bc3d0bebdd1031a77f1fba8947998}\label{hw__memmap_8h_a005bc3d0bebdd1031a77f1fba8947998}}
|
||||
\index{hw\_memmap.h@{hw\_memmap.h}!HWREG32@{HWREG32}}
|
||||
\index{HWREG32@{HWREG32}!hw\_memmap.h@{hw\_memmap.h}}
|
||||
\doxysubsubsection{\texorpdfstring{HWREG32}{HWREG32}}
|
||||
{\footnotesize\ttfamily \#define HWREG32(\begin{DoxyParamCaption}\item[{}]{x }\end{DoxyParamCaption})~ ($\ast$((volatile uint32\+\_\+t $\ast$)((uint16\+\_\+t)x)))}
|
||||
|
||||
|
||||
|
||||
Definition at line 37 of file hw\+\_\+memmap.\+h.
|
||||
|
||||
\mbox{\Hypertarget{hw__memmap_8h_a437bba8c6aaa7542f8d7522146157b42}\label{hw__memmap_8h_a437bba8c6aaa7542f8d7522146157b42}}
|
||||
\index{hw\_memmap.h@{hw\_memmap.h}!HWREG8@{HWREG8}}
|
||||
\index{HWREG8@{HWREG8}!hw\_memmap.h@{hw\_memmap.h}}
|
||||
\doxysubsubsection{\texorpdfstring{HWREG8}{HWREG8}}
|
||||
{\footnotesize\ttfamily \#define HWREG8(\begin{DoxyParamCaption}\item[{}]{x }\end{DoxyParamCaption})~ ($\ast$((volatile uint8\+\_\+t $\ast$)((uint16\+\_\+t)x)))}
|
||||
|
||||
|
||||
|
||||
Definition at line 41 of file hw\+\_\+memmap.\+h.
|
||||
|
||||
\mbox{\Hypertarget{hw__memmap_8h_a8de3ed741dadc9c979a4ff17c0a9116e}\label{hw__memmap_8h_a8de3ed741dadc9c979a4ff17c0a9116e}}
|
||||
\index{hw\_memmap.h@{hw\_memmap.h}!NDEBUG@{NDEBUG}}
|
||||
\index{NDEBUG@{NDEBUG}!hw\_memmap.h@{hw\_memmap.h}}
|
||||
\doxysubsubsection{\texorpdfstring{NDEBUG}{NDEBUG}}
|
||||
{\footnotesize\ttfamily \#define NDEBUG}
|
||||
|
||||
|
||||
|
||||
Definition at line 30 of file hw\+\_\+memmap.\+h.
|
||||
|
||||
\mbox{\Hypertarget{hw__memmap_8h_a9024ed05f7df784637ef7b44ca8caf97}\label{hw__memmap_8h_a9024ed05f7df784637ef7b44ca8caf97}}
|
||||
\index{hw\_memmap.h@{hw\_memmap.h}!STATUS\_FAIL@{STATUS\_FAIL}}
|
||||
\index{STATUS\_FAIL@{STATUS\_FAIL}!hw\_memmap.h@{hw\_memmap.h}}
|
||||
\doxysubsubsection{\texorpdfstring{STATUS\_FAIL}{STATUS\_FAIL}}
|
||||
{\footnotesize\ttfamily \#define STATUS\+\_\+\+FAIL~0x00}
|
||||
|
||||
|
||||
|
||||
Definition at line 23 of file hw\+\_\+memmap.\+h.
|
||||
|
||||
\mbox{\Hypertarget{hw__memmap_8h_ae56fdb340b23940f7a64ed2e37c1774a}\label{hw__memmap_8h_ae56fdb340b23940f7a64ed2e37c1774a}}
|
||||
\index{hw\_memmap.h@{hw\_memmap.h}!STATUS\_SUCCESS@{STATUS\_SUCCESS}}
|
||||
\index{STATUS\_SUCCESS@{STATUS\_SUCCESS}!hw\_memmap.h@{hw\_memmap.h}}
|
||||
\doxysubsubsection{\texorpdfstring{STATUS\_SUCCESS}{STATUS\_SUCCESS}}
|
||||
{\footnotesize\ttfamily \#define STATUS\+\_\+\+SUCCESS~0x01}
|
||||
|
||||
|
||||
|
||||
Definition at line 22 of file hw\+\_\+memmap.\+h.
|
||||
|
||||
37
Generated Documentation/latex/index.tex
Normal file
37
Generated Documentation/latex/index.tex
Normal file
@@ -0,0 +1,37 @@
|
||||
\hypertarget{index_autotoc_md15}{}\doxysection{About}\label{index_autotoc_md15}
|
||||
What this project is about (TODO)\hypertarget{index_autotoc_md16}{}\doxysection{Documentation}\label{index_autotoc_md16}
|
||||
For Documentation, we will use \char`\"{}doxygen\char`\"{} to easily create documentation pages for the project. This will be accessible in a variety of means, but primarily through HTML pages accessible through a browser, covering all aspects of the project.
|
||||
|
||||
More information here\+: \mbox{\hyperlink{documentation_guide}{Documentation Guide}}\hypertarget{index_autotoc_md17}{}\doxysubsection{Tips from Dr. Bazuin}\label{index_autotoc_md17}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Make sub-\/circuits/sub-\/designs for schematics to keep things organized and modular/copy-\/able
|
||||
\item We can sit-\/in on Sunseeker meetings
|
||||
\item Need higher voltage for Lights from the supplied voltage of CANbus
|
||||
\item Connecting crystal oscillators to MCU
|
||||
\item A-\/213/\+A-\/216? has some power conversion example boards
|
||||
\item Will Beringer(?) has schematics of DC-\/\+DC converters
|
||||
\item MCU -\/ Test pins need to be connected for JTAG interface
|
||||
\item MCU -\/ Have switch to short !\+RST pin on MCU with capacitors to allow the MCU to reset
|
||||
\item MCU -\/ Oth port LED toggle
|
||||
\item MCU -\/ Setup clock system with using SLAU208Q, page 161
|
||||
\item MCU -\/ UART on SLAU208Q, page 939
|
||||
\item Document things as we go
|
||||
\item Need to make sure we have a BOM
|
||||
\item Free samples for parts from manufacturers
|
||||
\item Make peripherals like output on one side and inputs on the other
|
||||
\item Use SPI Chip Select as a separate command (Use 3-\/pin SPI and then just use GPIO for Chip Select)
|
||||
\end{DoxyItemize}\hypertarget{index_autotoc_md18}{}\doxysubsection{Tips from Dr. Gomez}\label{index_autotoc_md18}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item Our requirements/specifications should be made to be more measurable
|
||||
\item Need to design to safety standards, which need to be researched online
|
||||
\item He said that he is available himself for anything power-\/related to help out with if needed
|
||||
\end{DoxyItemize}\hypertarget{index_autotoc_md19}{}\doxysection{TODO List}\label{index_autotoc_md19}
|
||||
|
||||
\begin{DoxyItemize}
|
||||
\item \mbox{[} \mbox{]} Make battery circuitry for Real-\/\+Time Clock/\+Calendar for when the vehicle is off.
|
||||
\item \mbox{[} \mbox{]} Ensure the footprint for CANbus Transceiver is present, since it\textquotesingle{}s not available in Altium by default, and the import from Ultra Librarian seemed to only successfully add the schematic and 3D Model, but wasn\textquotesingle{}t sure about footprint.
|
||||
\item \mbox{[} \mbox{]} The CANbus Controller required a resonator/oscillator and capacitor pair to be picked, but non-\/optimized values were given and so we need to test which resonator/oscillator and capacitor pair works best.
|
||||
\item \mbox{[} \mbox{]} Need to look through Sunseeker documentation to learn how they have their CANbus setup, ensuring we have our controller and transceiver setup correctly.
|
||||
\end{DoxyItemize}
|
||||
1
Generated Documentation/latex/layout_planning.tex
Normal file
1
Generated Documentation/latex/layout_planning.tex
Normal file
@@ -0,0 +1 @@
|
||||
\hypertarget{layout_planning_autotoc_md10}{}\doxysubsection{Microcontroller}\label{layout_planning_autotoc_md10}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user