用于EagleEye3.0 规则集漏报和误报测试的示例项目,项目收集于github和gitee
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guo XIn 291e661666 first commit 10 months ago
..
adc.c first commit 10 months ago
adc.h first commit 10 months ago
aes.c first commit 10 months ago
aes.h first commit 10 months ago
can.c first commit 10 months ago
can.h first commit 10 months ago
comp.c first commit 10 months ago
comp.h first commit 10 months ago
cpu.c first commit 10 months ago
cpu.h first commit 10 months ago
crc.c first commit 10 months ago
crc.h first commit 10 months ago
debug.h first commit 10 months ago
des.c first commit 10 months ago
des.h first commit 10 months ago
eeprom.c first commit 10 months ago
eeprom.h first commit 10 months ago
emac.c first commit 10 months ago
emac.h first commit 10 months ago
epi.c first commit 10 months ago
epi.h first commit 10 months ago
flash.c first commit 10 months ago
flash.h first commit 10 months ago
fpu.c first commit 10 months ago
fpu.h first commit 10 months ago
gpio.c first commit 10 months ago
gpio.h first commit 10 months ago
hibernate.c first commit 10 months ago
hibernate.h first commit 10 months ago
i2c.c first commit 10 months ago
i2c.h first commit 10 months ago
interrupt.c first commit 10 months ago
interrupt.h first commit 10 months ago
lcd.c first commit 10 months ago
lcd.h first commit 10 months ago
mpu.c first commit 10 months ago
mpu.h first commit 10 months ago
onewire.c first commit 10 months ago
onewire.h first commit 10 months ago
pin_map.h first commit 10 months ago
pwm.c first commit 10 months ago
pwm.h first commit 10 months ago
qei.c first commit 10 months ago
qei.h first commit 10 months ago
readme.txt first commit 10 months ago
rom.h first commit 10 months ago
rom_map.h first commit 10 months ago
rtos_bindings.h first commit 10 months ago
shamd5.c first commit 10 months ago
shamd5.h first commit 10 months ago
ssi.c first commit 10 months ago
ssi.h first commit 10 months ago
sw_crc.c first commit 10 months ago
sw_crc.h first commit 10 months ago
sysctl.c first commit 10 months ago
sysctl.h first commit 10 months ago
sysexc.c first commit 10 months ago
sysexc.h first commit 10 months ago
systick.c first commit 10 months ago
systick.h first commit 10 months ago
tiva_timer.c first commit 10 months ago
tiva_timer.h first commit 10 months ago
uart.c first commit 10 months ago
uart.h first commit 10 months ago
udma.c first commit 10 months ago
udma.h first commit 10 months ago
usb.c first commit 10 months ago
usb.h first commit 10 months ago
watchdog.c first commit 10 months ago
watchdog.h first commit 10 months ago

readme.txt

This project will build the TivaWare Peripheral Driver Library.

-------------------------------------------------------------------------------

Copyright (c) 2006-2020 Texas Instruments Incorporated. All rights reserved.
Software License Agreement

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the
distribution.

Neither the name of Texas Instruments Incorporated nor the names of
its contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

This is part of revision 2.2.0.295 of the Tiva Peripheral Driver Library.