代码搜索:底层驱动
找到约 10,000 项符合「底层驱动」的源代码
代码结果 10,000
www.eeworm.com/read/35343/1055874
pdf linux驱动修炼之道-spi驱动框架源码分析(上).pdf
www.eeworm.com/read/35343/1055888
pdf linux驱动修炼之道-spi驱动框架源码分析(下).pdf
www.eeworm.com/read/35343/1055897
pdf linux驱动修炼之道-spi驱动框架源码分析(中).pdf
www.eeworm.com/read/290904/8454251
c 串行驱动led显示.c
//串行驱动led显示,
//一个74hc595位移寄存器驱动三极管驱动led位,
//两个74hc595驱动led段,方式位5位x8段x2=10个数码管
//5分频,每次扫描时间位1.25ms
//定义特殊符号
#define nul 0xf
#define qc 0xc
#define qb 0xb
#define q_ 0xa
#define q__ 0xd
www.eeworm.com/read/188452/8539174
txt 驱动led静态显示.txt
--功能:译码输出模块,LED为共阳接法;
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity fpgaqudongled is
port(seg:in std_logic_vector(3 down
www.eeworm.com/read/381939/9062710
c lcd驱动程序.c
/*
LCD1602液晶屏驱动模块
1、可直接嵌入到项目中使用
2、晶振频率:1M
3、如晶振提高低层驱动延时要作相应修改
AVR_AFA
www.iccavr.com
程序编写过程中参照了peak的4线显示程序
peak:AVR论坛技术版版主
*/
#include
#define RS_BIT PD6
www.eeworm.com/read/381935/9062730
c lcd驱动程序.c
/*
LCD1602液晶屏驱动模块
1、可直接嵌入到项目中使用
2、晶振频率:1M
3、如晶振提高低层驱动延时要作相应修改
AVR_AFA
www.iccavr.com
程序编写过程中参照了peak的4线显示程序
peak:AVR论坛技术版版主
*/
#include
#define RS_BIT PD6
www.eeworm.com/read/281957/9126284
pdf linux usb驱动开发.pdf
www.eeworm.com/read/281353/9160992
hex 液晶驱动4线.hex
:10006000204C4344313630322074657374002034A0
:100070006C696E65206D6F646520002020627920B8
:100080007A6C3038303120200020737563636573DB
:060090007366756C200090
:1000030012011C7F011200B97F027E001200967
www.eeworm.com/read/281353/9161005
opt 液晶驱动4线.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {