代码搜索:耳机接口

找到约 10,000 项符合「耳机接口」的源代码

代码结果 10,000
www.eeworm.com/read/429594/8800620

txt 13.6.2 can接口c语言编程.txt

#ifndef BASICCANCONF_H #define BASICCANCONF_H #include #include #include #include void Init Cpu(void); void Init TO(void)
www.eeworm.com/read/429594/8801044

txt 10.1.2独立式键盘接口.txt

KEYIN: MOV DPTR,#7FFFH MOVX A,@DPTR ANL A,#1FH MOV R3,A LCALL D_l0ms MOVX A,QDPTR ANL A,#1FH CJNE A,R3,PASS CJNE A,#FEh,TO_2 LJMP KE
www.eeworm.com/read/187171/8850904

txt 合帐共享内存访问接口.txt

//添加数据 int appendElement(const long serv_id, const int billing_cycle_id, const short int acct_item_type_id, const short int item_source_id, long fee); //取值 bool getCharge(const long serv_id, const
www.eeworm.com/read/285298/8852098

txt 13.6.2 can接口c语言编程.txt

#ifndef BASICCANCONF_H #define BASICCANCONF_H #include #include #include #include void Init Cpu(void); void Init TO(void)
www.eeworm.com/read/285298/8852592

txt 10.1.2独立式键盘接口.txt

KEYIN: MOV DPTR,#7FFFH MOVX A,@DPTR ANL A,#1FH MOV R3,A LCALL D_l0ms MOVX A,QDPTR ANL A,#1FH CJNE A,R3,PASS CJNE A,#FEh,TO_2 LJMP KE