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

📄 board-palmtt.h

📁 linux 内核源代码
💻 H
字号:
/* * linux/include/asm-arm/arch-omap/board-palmte.h * * Hardware definitions for the Palm Tungsten|T device. * * Maintainters :	Marek Vasut <marek.vasut@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */#ifndef __OMAP_BOARD_PALMTT_H#define __OMAP_BOARD_PALMTT_H#define PALMTT_USBDETECT_GPIO	0#define PALMTT_CABLE_GPIO	1#define PALMTT_LED_GPIO		3#define PALMTT_PENIRQ_GPIO	6#define PALMTT_MMC_WP_GPIO	8#define PALMTT_HDQ_GPIO		11#endif	/* __OMAP_BOARD_PALMTT_H */

⌨️ 快捷键说明

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