代码搜索结果

找到约 10,000 项符合 GPIO 的代码

hardware.h

/* * linux/include/asm-arm/arch-p52/hardware.h * to complete.... */ #ifndef __ASM_ARCH_HARDWARE_H #define __ASM_ARCH_HARDWARE_H #define HARD_RESET_NOW() /* * GPIO */ #define P52GPIO_ISM1 0

sm501hw.h

/* * linux/drivers/video/sm501hw.h -- Silicon Motion Voyager GX frame buffer device * * Copyright (C) 2006 Silicon Motion, Inc. * Ge Wang, gewang@siliconmotion.com * * This fil

sm5.h

#define C_DISABLE (0) #define C_ENABLE (1) #define C_DISABLE_CLKCHANGE (2) #define C_ENABLE_CLKCHANGE (3) #define C_REENABLE (4) #define SM501_PANEL_NAME "SM501 Panel" #define SM501_CRT_NA

sm501.h

#include "global.h" #define C_DISABLE (0) #define C_ENABLE (1) #define C_DISABLE_CLKCHANGE (2) #define C_ENABLE_CLKCHANGE (3) #define C_REENABLE (4) #define SM501_PANEL_NAME "SM501 Panel"

s3c2410_sm501.h

/* * linux/drivers/video/sm501.h Silicon Motion 501 Framebuffer * * * * SM501 Register definitions originally from voyager.h * Copyright (C) 2003 Miraposa, Inc. * Ge Wang

sm501hw.h

/* * linux/drivers/video/sm501hw.h -- Silicon Motion Voyager GX frame buffer device * * Copyright (C) 2006 Silicon Motion, Inc. * Ge Wang, gewang@siliconmotion.com * * This fil

systemconfigurationregs.h

/* * Voyager GX SDK * * $Workfile: RegSC.h $ * * This file contains the definitions for the System Configuration registers. * * Written by Frido Garritsen * Copyright (c) 2002 - Sil

xspwmdrv.c

#include "XsPwmDrv.h" #include "XsClkMgrDrv.h" #include "XsGpioDrv.h" void XsPwmDrv_Init(volatile PwmCtrlRegsT* pPwm, PwmDeviceE Device) { //set control register initial value PWM_CTRL(Devi