⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 led_top.h

📁 OMAP1030 处理器的ARM 侧硬件测试代码 OMAP1030 是TI的双核处理器
💻 H
字号:
/******************************************************************************
            TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION

   Property of Texas Instruments
   For Unrestricted  Internal  Use  Only
   Unauthorized reproduction and/or distribution is strictly prohibited.
   This product is protected under copyright law and trade secret law
   as an unpublished work.

   Created 2002, (C) Copyright 2002 Texas Instruments.  All rights reserved.

   Filename    : hel2_top_led.h

   Author      : Dayo Adeyeye, xnc02191@ti.com

   Created     : 29th of May, 2002, 15.00am

   Project     : Helen2 OMAP1610

   Tools       : For TI ARM tools only, ARM926EJ-S

   Description : 

*******************************************************************************/

#ifndef _LED_TOP__HH
#define _LED_TOP__HH

#include "global_types.h"
#include "led_apif.h"
#include "led_bootled.h" 
#include "led_common.h" 
#include "led_endsimu.h"
#include "led_gdma.h"
#include "led_intvecs.h"
#include "led_inth.h"
#include "led_gpio.h"

#endif /* _LED_TOP__HH */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -