代码搜索:section

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

代码结果 10,000
www.eeworm.com/read/324389/13265083

pdf section9.pdf

www.eeworm.com/read/324389/13265086

pdf section7.pdf

www.eeworm.com/read/324389/13265092

pdf section3.pdf

www.eeworm.com/read/324389/13265095

pdf section5.pdf

www.eeworm.com/read/324389/13265098

pdf section8.pdf

www.eeworm.com/read/137237/13337471

c section8.c

#include #include "SPI.h" #include "ISD4004.h" //定义全局变量 static char nPlay;//PLAY按键 static char nRec;//REC按键 static char nPlay_count;//PLAY按键次数 static char nRec_count;//REC按键次数
www.eeworm.com/read/137234/13337488

c section3.c

#include #include "alarm.h" #define AT_DATA1 0xef00 #define AT_DATA2 0xf000 #define AT_DATA3 0xf100 #define AT_DATA4 0xf200 // 全局变量 int FLAG_PORT; int PORT_INPUT; i
www.eeworm.com/read/319973/13437967

c section9.c

#include #include "uart.h" #include "TC35.h" //定义全局变量 static char nComm; //定义串口操作变量 char nRev_UART0; // 串口 0 的接收标志 char nRev_UART1; // 串口 1 的接收标志 char UART0_TX_BUF[200]; //
www.eeworm.com/read/319973/13437968

c section8.c

#include #include "SPI.h" #include "ISD4004.h" //定义全局变量 static char nPlay;//PLAY按键 static char nRec;//REC按键 static char nPlay_count;//PLAY按键次数 static char nRec_count;//REC按键次数
www.eeworm.com/read/319973/13437972

c section3.c

#include #include "alarm.h" #define AT_DATA1 0xef00 #define AT_DATA2 0xf000 #define AT_DATA3 0xf100 #define AT_DATA4 0xf200 // 全局变量 int FLAG_PORT; int PORT_INPUT; i