代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/125869/14457349
adc_8bits
www.eeworm.com/read/125868/14457373
adc_10bits
www.eeworm.com/read/125868/14457391
adc_10bits
www.eeworm.com/read/226490/14463444
c~ test-adc.c~
/*********************************************************************
* File: test-adc.c
* Author:
* Desc: ADC channel conversion test example.
* History:
*
******************************
www.eeworm.com/read/226490/14463446
c test-adc.c
/*********************************************************************
* File: test-adc.c
* Author:
* Desc: ADC channel conversion test example.
* History:
*
******************************
www.eeworm.com/read/226490/14463448
h test-adc.h
//#define rADCTSC io_p2v(0x58000004)
//#define rADCDLY io_p2v(0x58000008)
#define PCLK 50700000
#define FREQ 2500000
/* bits definitions */
#define CON_FLAG (1
www.eeworm.com/read/226464/14464193
adc0809 basic
www.eeworm.com/read/226407/14475903
c my_adc.c
#include "def.h"
#include "2410addr.h"
#include "2410lib.h"
#include "2410slib.h"
#include "mmu.h"
#include "uart.h"
#include "timer.h"
#include "rtcapi.h"
void init_adc(void)
{
rADCC
www.eeworm.com/read/226407/14476084
o my_adc.o
www.eeworm.com/read/226407/14476142