代码搜索:CX SUPERVISOR
找到约 10,000 项符合「CX SUPERVISOR」的源代码
代码结果 10,000
www.eeworm.com/read/404234/2305978
txt fw-memory.txt
This document describes the cx2341x memory map and documents some of the register
space.
Warning! This information was figured out from searching through the memory and
registers, this information ma
www.eeworm.com/read/372616/2771374
txt fw-upload.txt
This document describes how to upload the cx2341x firmware to the card.
How to find
===========
See the web pages of the various projects that uses this chip for information
on how to obtain the fir
www.eeworm.com/read/258555/4353844
makefile
v ax,_display_buf ;from monitor_type()
mov es,ax
mov di,6[bp] ;starting position
mov cx,8[bp] ;number of characters
www.eeworm.com/read/157882/5602007
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/394773/8207315
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/369338/9654390
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/333961/12650436
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/300325/13919451
asm c26x0512.asm
.file "c2cx0512.asm"
.title "512 point DIT Radix-2, Complex FFT"
.width 120
N .set 512 ; NUMBER OF POINTS FOR FFT
****************************
www.eeworm.com/read/236729/14001005
makefile
v ax,_display_buf ;from monitor_type()
mov es,ax
mov di,6[bp] ;starting position
mov cx,8[bp] ;number of characters
www.eeworm.com/read/103074/15747084
h lzf.h
/*
lzf.h - fast compression and decompression
------------------------------------------
Copyright (C) 2003 by Michal Zalewski
*/
#ifndef _HAVE_LZF_H
#define _HAVE_L