]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/MSP430X_MSP430FR5969_LaunchPad/driverlib/MSP430FR5xx_6xx/driverlib.h
a33349ec39245ca9eac4a9024a74613f09fd4b1d
[freertos] / FreeRTOS / Demo / MSP430X_MSP430FR5969_LaunchPad / driverlib / MSP430FR5xx_6xx / driverlib.h
1 /* --COPYRIGHT--,BSD\r
2  * Copyright (c) 2014, Texas Instruments Incorporated\r
3  * All rights reserved.\r
4  *\r
5  * Redistribution and use in source and binary forms, with or without\r
6  * modification, are permitted provided that the following conditions\r
7  * are met:\r
8  *\r
9  * *  Redistributions of source code must retain the above copyright\r
10  *    notice, this list of conditions and the following disclaimer.\r
11  *\r
12  * *  Redistributions in binary form must reproduce the above copyright\r
13  *    notice, this list of conditions and the following disclaimer in the\r
14  *    documentation and/or other materials provided with the distribution.\r
15  *\r
16  * *  Neither the name of Texas Instruments Incorporated nor the names of\r
17  *    its contributors may be used to endorse or promote products derived\r
18  *    from this software without specific prior written permission.\r
19  *\r
20  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\r
21  * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\r
22  * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
23  * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR\r
24  * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\r
25  * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r
26  * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\r
27  * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\r
28  * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR\r
29  * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\r
30  * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
31  * --/COPYRIGHT--*/\r
32 #include "inc/hw_memmap.h"\r
33 \r
34 #include "adc12_b.h"\r
35 #include "aes256.h"\r
36 #include "comp_e.h"\r
37 #include "crc.h"\r
38 #include "crc32.h"\r
39 #include "cs.h"\r
40 #include "dma.h"\r
41 #include "esi.h"\r
42 #include "eusci_a_spi.h"\r
43 #include "eusci_a_uart.h"\r
44 #include "eusci_b_i2c.h"\r
45 #include "eusci_b_spi.h"\r
46 #include "framctl.h"\r
47 #include "gpio.h"\r
48 #include "lcd_c.h"\r
49 #include "mpu.h"\r
50 #include "mpy32.h"\r
51 #include "pmm.h"\r
52 #include "ram.h"\r
53 #include "ref_a.h"\r
54 #include "rtc_b.h"\r
55 #include "rtc_c.h"\r
56 #include "sfr.h"\r
57 #include "sysctl.h"\r
58 #include "timer_a.h"\r
59 #include "timer_b.h"\r
60 #include "tlv.h"\r
61 #include "wdt_a.h"\r