代码搜索:LCD

找到约 10,000 项符合「LCD」的源代码

代码结果 10,000
www.eeworm.com/read/260397/11728951

dni lcd.dni

[Interrupts] Enabled=1 [MemoryMap] Enabled=0 TypeVolition=1 UnspecRange=1 ActionState=1 [State Storage] Control Register=0 [Sequencer] Control Register=0 NextState0=0 NextState1=0 [Action
www.eeworm.com/read/260397/11728952

wsdt lcd.wsdt

LCD/Debug
www.eeworm.com/read/260397/11728954

dbgdt lcd.dbgdt

109
www.eeworm.com/read/260397/11728971

ewd lcd.ewd

1 Debug MSP430
www.eeworm.com/read/260397/11728988

eww lcd.eww

$WS_DIR$\LCD.ewp
www.eeworm.com/read/260397/11728993

c lcd.c

/**************************************************************************** 文件名:lcd.c 编写者:czhang 描述:LCD例子程序。用于4xx系列。 MCLK:8MHz 版本:2005-4 V1.0 ********************************************
www.eeworm.com/read/260397/11729000

h lcd.h

#ifndef __LCD #define __LCD void LcdInit(); void LcdGo(unsigned char doit); void LcdWrite(unsigned char *pshow,unsigned char adr,unsigned char nchar,unsigned char mod); void LcdBlink(unsigned c
www.eeworm.com/read/260397/11729006

dep lcd.dep

1 Debug $PROJ_DIR$\lcd.c
www.eeworm.com/read/260397/11729008

ewp lcd.ewp

1 Debug MSP430
www.eeworm.com/read/346706/11731648

c lcd.c

/*! \file lcd.c \brief Character LCD driver for HD44780/SED1278 displays. */ //***************************************************************************** // // File Name : 'lcd.c' // Title : C