代码搜索:Peripherals
找到约 2,004 项符合「Peripherals」的源代码
代码结果 2,004
www.eeworm.com/read/231148/14253159
pdf tms320c54x dsp reference set, volume 5 enhanced peripherals.pdf
www.eeworm.com/read/474738/6805719
pdf tms320c54x dsp cpu and peripherals reference set volume 1.pdf
www.eeworm.com/read/281960/9126191
c device_init.c
//ICC-AVR application builder : 2006-11-1 0:27:10
// Target : M32
// Crystal: 7.3728Mhz
//文件名:device_init.c 各种参数初始化
#include "config.h"
void port_init(void)
{
PORTA = 0x00;
DDRA = 0x00;
www.eeworm.com/read/379850/9174053
c ir_test.c
//ICC-AVR application builder : 2008-11-12 11:41:28
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
#include "delay.h"
#include "ir.h"
#include "lcd1602.h"
www.eeworm.com/read/378462/9230268
c ir_test.c
//ICC-AVR application builder : 2008-11-12 11:41:28
// Target : M16
// Crystal: 8.0000Mhz
#include
#include
#include "delay.h"
#include "ir.h"
#include "lcd1602.h"
www.eeworm.com/read/362620/9988835
c led.c
/*********************************************
************PC0==>DATA
************PC1==>SCLK
************PC2==>C0
************PC3==>C1
************PC4==>C2
************PC5==>C3
************PC6=
www.eeworm.com/read/362620/9988843
_c led._c
/*********************************************
************PC0==>DATA
************PC1==>SCLK
************PC2==>C0
************PC3==>C1
************PC4==>C2
************PC5==>C3
************PC6=
www.eeworm.com/read/165951/10044574
_c adc._c
//ICC-AVR application builder : 2005-3-1 22:02:29
// Target : M8
// Crystal: 8.0000Mhz
#include
#include
void port_init(void)
{
PORTB = 0xFF;
DDRB = 0x00;
PORTC =
www.eeworm.com/read/360590/10085630
c device_init.c
//ICC-AVR application builder : 2006-11-1 0:27:10
// Target : M32
// Crystal: 7.3728Mhz
//文件名:device_init.c 各种参数初始化
#include "config.h"
void port_init(void)
{
PORTA = 0x00;
DDRA = 0x00;