代码搜索:Process
找到约 10,000 项符合「Process」的源代码
代码结果 10,000
www.eeworm.com/read/244480/6427305
ico process.ico
www.eeworm.com/read/490821/6442885
h process.h
www.eeworm.com/read/486629/6537068
h process.h
#ifndef _PROCESS_H
#define _PROCESS_H
/////////////////////////////////////////////////
// 定义串口处理函数
void Init_Process(void);
int ProcessUART0(char pBuf[],int nLen);
int ProcessUART1(char pBuf[
www.eeworm.com/read/486629/6537069
c process.c
#include "Process.h"
#include "flash.h"
#include "const.h"
int nATlen = 0;
int nBuf1 = 0;
int nBuf2 = 0;
int nBuf3 = 0;
void Init_Process(void)
{
///////////////////////////////////
www.eeworm.com/read/486629/6537087
c process.c
#include "process.h"
#include "flash.h"
#define PHONE 0xF200
int isPhoneSet(char PhoneNumber[])
{
int noPhone = 0;
int nVal;
int i;
int *pVal = (int*)(PHONE);
nVal =
www.eeworm.com/read/486629/6537092
h process.h
int isPhoneSet(char PhoneNumber[]);
int setPhone(char buf[]);
int SetOK(char UART1_TX_BUF[]);
int SetError(char UART1_TX_BUF[]);
www.eeworm.com/read/485588/6553549
h process.h
www.eeworm.com/read/485607/6554792
png process.png
www.eeworm.com/read/485291/6557461
process_manage
www.eeworm.com/read/485291/6557468