代码搜索结果
找到约 10,000 项符合
Analog 的代码
analogs.c
// Analog input handler Analogs.c // Rev 4/30/05
//Copyright (C) 2005 Alex Brown rbirac@cox.net
//This program is free software; See license at the end of this file for details.
/*
usb.c
/// USB bus USB.c // Rev 9/1/05
//Copyright (C) 2005 Alex Brown rbirac@cox.net
//This program is free software; See license at the end of this file for details.
/*
external functions:
adc.h
#ifndef __ADC_H
#define __ADC_H
/* PIC18 A/D conversion peripheral library. */
/* There are two different forms of ADC peripheral interfaces, the old style is
* 2 control registers (ADCON0/1)
system_config.#2
#include "switch_power.h"
void Sysclk_Init(void) // Initialize oscillator
{
OSCICN = 0x83; // configure internal oscillator
CLKSEL = 0x00;
system_config.c
#include "switch_power.h"
void Sysclk_Init(void) // Initialize oscillator
{
OSCICN = 0x83; // configure internal oscillator
CLKSEL = 0x00;
system_config.#3
#include "switch_power.h"
void Sysclk_Init(void) // Initialize oscillator
{
OSCICN = 0x83; // configure internal oscillator
CLKSEL = 0x00;
system_config.#1
#include "switch_power.h"
void Sysclk_Init(void) // Initialize oscillator
{
OSCICN = 0x83; // configure internal oscillator
CLKSEL = 0x00;
codec.h
/*****************************************************************************/
/* CODEC.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/****
codec.h
/*****************************************************************************/
/* CODEC.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/****
codec.h
/*****************************************************************************/
/* CODEC.H v1.00 */
/* 版权(c) 2003- 北京合众达电子技术有限责任公司 */
/* 设计者: 段立锋 */
/****