代码搜索:4g模块

找到约 10,000 项符合「4g模块」的源代码

代码结果 10,000
www.eeworm.com/read/328585/13017423

doc 功能模块图.doc

www.eeworm.com/read/325595/13195158

txt 按键防抖动模块.txt

library ieee; use ieee.std_logic_1164.all; entity fangdou is port(clk100:in std_logic; keyin:in std_logic; keyout:out std_logic); end fangdou; architecture a of fangdou is signal
www.eeworm.com/read/137267/13336270

asm can模块程序清单.asm

;程序清单: CANADR EQU 00H CONTROL EQU 00H ;内部控制寄存器地址 COMMAND EQU 01H ;内部命令寄存器地址;只可进行写,读出值为0XFF STATUS EQU 02H ;内部状态寄存器地址;可进行读,写操作无效 INTERRUPT EQU 03H ;内部中断寄存器地址; 只
www.eeworm.com/read/309550/13668959

ddb 单片机模块.ddb