代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/479780/6678587
c adc_tp01.c
//AD转换
//只使用AN0通道进行AD转换
//4MHz
//中断方式
#include
//中间变量,缓存AD结果
unsigned char ADC1,ADC2;
void USART_initial()
{
//串口设置
TRISC = 0b10000000;
PORTC = 0x00;
TXIF = 0;
SPBRG
www.eeworm.com/read/337557/12358607
c pwm.c
/*************************
NAME: PWM.C
DATA: 2007/7/9
AUTHOR: MICHAEL
SOFTWARE: ICCAVR6.31
MCU: ATMEGA8L
8.000000MHz
*************************/
#include
#i
www.eeworm.com/read/337557/12358648
_c pwm._c
/*************************
NAME: PWM.C
DATA: 2007/7/9
AUTHOR: MICHAEL
SOFTWARE: ICCAVR6.31
MCU: ATMEGA8L
8.000000MHz
*************************/
#include
#i
www.eeworm.com/read/125329/14497587
c retarget.c
/*
** Copyright (C) ARM Limited, 2002. All rights reserved.
*/
#include
#include
extern unsigned int bottom_of_heap; //defined in heap.s
extern void core_init(vo
www.eeworm.com/read/125329/14497622
c retarget.c
/*
** Copyright (C) ARM Limited, 2002. All rights reserved.
*/
#include
#include
extern unsigned int bottom_of_heap; //defined in heap.s
extern void core_init(vo
www.eeworm.com/read/125329/14497661
c retarget.c
/*
** Copyright (C) ARM Limited, 2002. All rights reserved.
*/
#include
#include
extern unsigned int bottom_of_heap; //defined in heap.s
extern void core_init(vo
www.eeworm.com/read/125329/14497693
c retarget.c
/*
** Copyright (C) ARM Limited, 2002. All rights reserved.
*/
#include
#include
extern unsigned int bottom_of_heap; //defined in heap.s
extern void clock_speed(in
www.eeworm.com/read/213853/15123830
c pwm8.c
#include "020_Function.h"
void PCA_Initial()
{
PCA0MD=0X08; //采用系统时钟不分频; 禁止中断的请求
PCA0CN=0X40; //PCA开始记数
}
void PCA0_Initial()
{
PCA0CPM0=0X42; //CEX0
www.eeworm.com/read/154949/5630959
c kb.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#
www.eeworm.com/read/426919/8991493
v acs4.v
///////////////////////////////////////////////////
// Module acs4.v
// Hierarchy: decoder_core.v
// Module function:
// Module acs4.v calculates the surviving metrics for all four states. The
//