代码搜索结果
找到约 10,000 项符合
Analog 的代码
irq.h
/*
* file: include/asm-blackfin/mach-bf548/irq.h
* based on: include/asm-blackfin/mach-bf537/irq.h
* author: Roy Huang (roy.huang@analog.com)
*
* created:
* description:
* system mmr register m
ad1889.h
/* Analog Devices 1889 audio driver
* Copyright (C) 2004, Kyle McMartin
*/
#ifndef __AD1889_H__
#define __AD1889_H__
#define AD_DS_WSMC 0x00 /* wave/synthesis channel mixer
adm1025
Kernel driver adm1025
=====================
Supported chips:
* Analog Devices ADM1025, ADM1025A
Prefix: 'adm1025'
Addresses scanned: I2C 0x2c - 0x2e
Datasheet: Publicly available at the
conver~1.1
.TH CONVERT-DOM-DB 1 "August 1999" Fastresolve
.SH NAME
convert-dom-db \- prepare domain to owner mappings for Analog
.SH SYNOPSIS
.B convert-dom-db
[dominfo.db]
.SH DESCRIPTION
.B convert-dom-db
read
main.c
#include "71x_lib.h"
#include "LCD.h"
void __main(void)
{
#ifdef DEBUG
debug();
#endif
LCD_Init();
// Configure the used analog input to HI_AIN_
GPIO_Config(GPIO1, 0x0001, GPIO
kconfig
#
# I2C Sensor device configuration
#
menu "Hardware Sensors Chip support"
depends on I2C
config I2C_SENSOR
tristate
default n
config SENSORS_ADM1021
tristate "Analog Devices ADM1021 and compat
defbf561.h
/*
* defBF561.h
*
* (c) Copyright 2001-2003 Analog Devices, Inc. All rights reserved.
*
*/
/* SYSTEM MMR REGISTER AND MEMORY MAP FOR ADSP-BF561 */
#ifndef _DEF_BF561_H
#define _DEF_BF561_H
/*
adconvertor.c
#include
#fuses HS,NOWDT,NOPROTECT,NOLVP
#use delay(clock=20000000)
#include
main(void)
{
double value,volt,milivolt;
setup_adc_ports( RA0_ANALOG );
setup_ad