代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
control.lst
ARM COMPILER V2.53, Control 16/12/06 08:05:01 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE Control
OBJECT MODULE PLACED I
control.c
#include "cgj.h"
#include "control.h"
#include "math.h"
/************************************************************************************************************************
* 函数名称: SendReal
control.h
#define SEND_PART 3 // 有三个检测数据要送出
#define TASK_DELAY_TIME 2 // 任务延迟时间
#define SEND_DELAY_TIME 3
control.rmh
/* Symbol Table */
// ASCII_byte_to_hex = LABEL: 507
// ASCII_letter = LABEL: 530
// ASCII_to_hex = LABEL: 520
// DS2432_menu = LABEL: 32
// DS2432_prompt = LABEL: 34
// DS_init_regular_mode = LABEL:
control.psm
; KCPSM3 Program - Communication with DS2432 secure memory on the Spartan-3E Starter Kit.
;
; Ken Chapman - Xilinx Ltd
control.c
#include
#include
#include
#include
#include
#define MYC_STATIC "MYSTATIC1"
#define IDC_STATIC1 1000
HW
control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\ucos-ii\add\list.h"
#define OSCtrlMemSize