代码搜索:PIO
找到约 4,573 项符合「PIO」的源代码
代码结果 4,573
www.eeworm.com/read/328843/12998835
h pio.h
//*---------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*--------------------------------------------------
www.eeworm.com/read/140565/13074043
h pio.h
/*-----------------------------------------------------------------------------
@@
@@ (Summary) : LH7953x series PIO Device Driver Header File
@@
@@ (Comment) : PIO Header File
@@
@@ (Auth
www.eeworm.com/read/140565/13074074
c pio.c
/*-----------------------------------------------------------------------------
@@
@@ (Summary): LH7953x series PIO Device Driver Source File
@@
@@ (Comment): Source codes of routines available fo
www.eeworm.com/read/327386/13082970
h pio.h
/*
* linux/include/asm-arm/arch-at91rm9200/pio.h
*
* Copyright (c) 2003 SAN People
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
www.eeworm.com/read/241039/13178013
headset_pio
headset_pio.o: headset_pio.c headset_pio.h headset_LEDmanager.h \
headset_private.h C:/BlueLab/tools/include/connection.h \
C:/BlueLab/tools/include/bdaddr_.h \
C:/BlueLab/tools/lib/gcc-lib/x
www.eeworm.com/read/240515/13215952
h pio.h
#ifndef PIO_H
#define PIO_H
#include
//sbit BEEP=P3^5;
unsigned char KEY=0;
sbit K1=P3^2;
sbit K2=P3^3;
sbit K3=P3^4;
sbit K4=P3^5;
sbit p00=P0^0;
sbit p01=P0^1;
sbit p02=P0^2;
www.eeworm.com/read/240514/13216044
h pio.h
#ifndef PIO_H
#define PIO_H
#include
//sbit BEEP=P3^5;
unsigned char KEY=0;
sbit K1=P3^2;
sbit K2=P3^3;
sbit K3=P3^4;
sbit K4=P3^5;
sbit p00=P0^0;
sbit p01=P0^1;
sbit p02=P0^2;
www.eeworm.com/read/149015/5704347
h pio.h
//*---------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------