代码搜索结果

找到约 8,431 项符合 RF 的代码

rf315_attand.h

//系统进行一次撤防 extern void CeFang_Once() ; //系统进行一次布防 extern void BuFang_Once() ; //系统进行一次在家布防 extern void ZaiJia_BuFang_Once() ; extern uchar ReadTime(uchar *Bufff) ;

rf315_attand.c

#include "all.h" bit Is_DiZh_Rx_Buff_Ok() ; uchar Spk_At89341_cnt; /********************************************************************** **函数原型: void YU_YIN (void) **入口参数: Xin_485_b

uart0rf.#1

;UART0RF.ASM ;C8051F UART0 方式0 发送、接收实验 $include (c8051f020.inc) ; SFR declaration MTD EQU 40H ;设接收缓冲首地址为40H MRD EQU 40H ;设发送缓冲首地址为40H ORG

uart0rf.asm

;UART0RF.ASM ;C8051F UART0 方式0 发送、接收实验 $include (c8051f020.inc) ; SFR declaration MTD EQU 40H ;设接收缓冲首地址为40H MRD EQU 40H ;设发送缓冲首地址为40H ORG

uart0rf.lst

A51 MACRO ASSEMBLER UART0RF 02/14/2006 08:38:19 PAGE 1 MACRO ASSEMBLER A51 V7.04a OBJECT MODULE PLACED IN UART0RF.OBJ ASSEMBLER

wb_dma_rf.v

///////////////////////////////////////////////////////////////////// //// //// //// WISHBONE DMA Register File

lpc2rf.m

function kappa = lpc2rf(a) % lpc2rf --> Convert prediction polynomial to reflection coefficients. % % % kappa = lpc2rf(a) % % % The function computes the reflection c

rf2lpc.m

function a = rf2lpc(kappa) % rf2lpc --> Convert reflection coefficients to prediction polynomial. % % % a = rf2lpc(kappa) % % % The function computes the prediction p