代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/280480/10327266
h init.h
//Timer/Counter initialize
#define timer0_13bit TMOD&=0xf0
#define timer0_16bit TMOD&=0xf0;TMOD|=0x01
#define timer0_auto_reload TMOD&=0xf0;TMOD|=0x02
#define timer1_13bit
www.eeworm.com/read/280232/10344701
tcl init.tcl
www.eeworm.com/read/354481/10350791
c init.c
#include
#include
void Init_Device(void)
{
DDRB=0x0F; //设定IO口数据方向
DDRA=0xFF;
DDRD=0xFF;
TCCR1A=0;
TCCR1B=4; //计数器分频
www.eeworm.com/read/280076/10356229
c init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/280076/10356261
o init.o
www.eeworm.com/read/280070/10356822
c init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/280070/10356862
o init.o
www.eeworm.com/read/280069/10356952
c init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/280069/10356980
o init.o
www.eeworm.com/read/280068/10357106
c init.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------