代码搜索结果

找到约 10,000 项符合 AVR 的代码

w5300_drv_avr.hex

:100000000C9446000C9465000C9465000C946500FB :100010000C9465000C9465000C94BC340C94650041 :100020000C9465000C9465000C9465000C946500BC :100030000C9465000C9465000C9465000C946500AC :100040000C9465000C9

w5300_drv_avr.map

Archive member included because of file (symbol) c:/winavr-20090313/bin/../lib/gcc/avr/4.3.2/avr51\libgcc.a(_exit.o) c:/winavr-20090313/bin/../lib/gcc/avr/4.3.2/../..

avr_i2c.h

#define uchar unsigned char #define uint unsigned int #define ICSDA PORTE.1 #define ICSCK PORTE.0 #define HIGH 1 #define LOW 0 void InitialIC(void) { DDRE.1=1; DD

top_avr_core_sim.vhd

--************************************************************************************************ -- Top entity for AVR microcontroller (for simulation) -- Version 1.1 -- Designed by Ruslan Lepete

test_avr_core2.vhd

library IEEE; use IEEE.std_logic_1164.all; USE IEEE.std_logic_arith.all; USE IEEE.std_logic_unsigned.all; entity TEST_AVR is end TEST_AVR; architecture BEH of TEST_AVR is component top_avr_

avr-9_3_7.c

#include #define uchar unsigned char #define uint unsigned int void delay(uint t) { uint i; for (i=0;i

avr1280-9.cspy.bat

@REM This bat file has been generated by the IAR Embeddded Workbench @REM C-SPY interactive debugger,as an aid to preparing a command @REM line for running the cspybat command line utility with the