📄 simputer.h
字号:
/* * linux/include/asm-arm/arch-sa1100/simputer.h * * Created 2001/07/11 by Vivek K S <ksvivek@picopeta.com> * Modified from Nicolas Pitre's assabet.h * * * This file contains the hardware specific definitions for simputer * Only include this file from SA1100-specific files. * */#ifndef __ASM_ARCH_SIMPUTER_H#define __ASM_ARCH_SIMPUTER_H#define GPIO_UCB1300_IRQ GPIO_GPIO (5) /* UCB GPIO and touchscreen */#define IRQ_GPIO_UCB1300_IRQ IRQ_GPIO5#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -