代码搜索:MCU

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

代码结果 10,000
www.eeworm.com/read/118987/14845622

h nd12.h

#include #include sbit MCU_SWM0 = P1^4; sbit MCU_SWM1 = P1^5; sbit MCU_LED0 = P1^6; sbit MCU_LED1 = P1^7; sbit MCU_A0 = P1^0; sbit MCU_D12CS = P1^1; sbi
www.eeworm.com/read/14452/381690

uv2 main.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Master MCU), 0x0000 // Tools: 'MCS-51' Target (Slave MCU), 0x0000 // Tools: 'MCS-51' Group (Master MCU) Group (Slave MCU)
www.eeworm.com/read/486288/1252844

pe default.pe

[create_PE_project] CPUs=#DEF-LIST-CPUS-FOR-MASTER-MCU-NAME:%CW_PRJWIZ_MCU_NAME %define CW_MCU_NAME %CW_PRJWIZ_MCU_NAME %include ..\Config\PE\CPE\HC08.cpe [_end_]
www.eeworm.com/read/426983/1986025

pe default.pe

[create_PE_project] CPUs=#DEF-LIST-CPUS-FOR-MASTER-MCU-NAME:%CW_PRJWIZ_MCU_NAME %define CW_MCU_NAME %CW_PRJWIZ_MCU_NAME %include ..\Config\PE\CPE\HC08.cpe [_end_]
www.eeworm.com/read/489807/6461526

makefile

#-------------------------------------------------------------------- # MCU name MCU = atmega644p F_CPU = 20000000 #------------------------------------------------------------------- VERSION_MAJ
www.eeworm.com/read/479939/6684473

h pcom.h

//=========================================================== //= Microchip common header file = //= MCU: for PIC12|16 MCU = //= Ver: 1.0 = //= Designed by: Figo
www.eeworm.com/read/453029/1644905

ref hdpdeps.ref

V2 4 FL E:/temp/95144/mcu/mcu.v 2006/02/21.18:04:12 H.42 MO work/mcu FL E:/temp/95144/mcu/mcu.v FL $XILINX/verilog/src/glbl.v 2005/02/09.21:45:58 H.42 MO work/glbl FL $XILIN
www.eeworm.com/read/106640/15631562

vhd whole.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; use ieee.std_logic_unsigned.all; entity whole is port( mcu_adr,mcu_read,mcu_cs,mcu_clk,rst: in
www.eeworm.com/read/38709/1116896

txt status report.txt

Output: Protel Type : ProtelNetlist From : Project [MCU.PrjPCB] Generated File[MCU.NET] Output: Schematic Prints Type : Schematic Print From : Schematic Document [mcu.SchDoc] Printe
www.eeworm.com/read/291374/8422450

c queue.c

//***************************************************************************** // File Name : queue.c // // Title : A RAW Message Queue for MCU // Revision : 1.0 // Notes : // Target MCU :