代码搜索结果
找到约 8,143 项符合
MSP430 的代码
b2.ewp
1
Debug
MSP430
b2.ewd
1
Debug
MSP430
b2.pbd
This is an internal working file generated by the Source Browser.
13:58 51s
E:\msp430\03例程代码\LT-1B Programs(Rev. E)\1\BUZZER\B2\Debug\Obj\main.pbi
b1.ewp
1
Debug
MSP430
b1.ewd
1
Debug
MSP430
b1.pbd
This is an internal working file generated by the Source Browser.
09:05 44s
E:\msp430\03例程代码\LT-1B Programs(Rev. E)\1\BUZZER\B1\Debug\Obj\main.pbi
r5.ewd
1
Debug
MSP430
r5.ewp
1
Debug
MSP430
uart0.c
#include
#include
typedef unsigned char uchar;
//数码管7位段码:0--f
static uchar scandata[16] =
{0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,0x39,0x5e,0x79,0
r5.pbd
This is an internal working file generated by the Source Browser.
08:54 47s
E:\msp430\03例程代码\LT-1B Programs(Rev. E)\1\RS232\R5\Debug\Obj\UART0.pbi
E:\msp430\03例程代码\LT-1B Programs(Rev. E)\1\RS232\R5