代码搜索:OSCCAL
找到约 87 项符合「OSCCAL」的源代码
代码结果 87
www.eeworm.com/read/112029/15495278
_c zuhe._c
#include //??¨1o?ATMEGA8|ì?¨a?¤???t
#include //??¨1o?¨°?D?3?ê¨??o¨o|ì???§¨°?
#define uchar unsigned char
#define uint unsigned int
#define osccal_addr 0x1ff
#define fosc 8000
www.eeworm.com/read/402994/11525016
c wdtdog.c
#include "INCLUDE\config.h"
/***WDT**/
__eeprom int8u code_ID[8];
__eeprom int8u WDT_ERR=0x55;
void sys_id(int8u *s)
{
int8u buf,i;
int8u code_buf[8];
buf=OSCCAL;
code_b
www.eeworm.com/read/281424/9155991
c 12864_lcd_test.c
#include "iom8535v.h"
#include "macros.h"
#include "RT12864_LCD.h"
#include "declare.h"
//E4 D9 FF 配置熔丝参数 @8MHz
char *str1,*str2,*str3,*str4,*str5;
void main(void)
{
OSCCAL=0XA1;
st
www.eeworm.com/read/235481/6343614
c 12864_lcd_test.c
#include "iom8535v.h"
#include "macros.h"
#include "RT12864_LCD.h"
#include "declare.h"
//E4 D9 FF 配置熔丝参数 @8MHz
char *str1,*str2,*str3,*str4,*str5;
void main(void)
{
OSCCAL=0XA1;
st
www.eeworm.com/read/235481/6343618
c 12864_lcd_test.c
#include "iom8535v.h"
#include "macros.h"
#include "RT12864_LCD.h"
#include "declare.h"
//E4 D9 FF 配置熔丝参数 @8MHz
char *str1,*str2,*str3,*str4,*str5;
void main(void)
{
OSCCAL=0XA1;
st
www.eeworm.com/read/327109/6350575
c 12864_lcd_test.c
#include "iom8535v.h"
#include "macros.h"
#include "RT12864_LCD.h"
#include "declare.h"
//E4 D9 FF 配置熔丝参数 @8MHz
char *str1,*str2,*str3,*str4,*str5;
void main(void)
{
OSCCAL=0XA1;
st
www.eeworm.com/read/345305/11822547
c 12864_lcd_test.c
#include "iom8535v.h"
#include "macros.h"
#include "RT12864_LCD.h"
#include "declare.h"
//E4 D9 FF 配置熔丝参数 @8MHz
char *str1,*str2,*str3,*str4,*str5;
void main(void)
{
OSCCAL=0XA1;
st
www.eeworm.com/read/150817/12259643
c 12864_lcd_test.c
#include "iom8535v.h"
#include "macros.h"
#include "RT12864_LCD.h"
#include "declare.h"
//E4 D9 FF 配置熔丝参数 @8MHz
char *str1,*str2,*str3,*str4,*str5;
void main(void)
{
OSCCAL=0XA1;
st
www.eeworm.com/read/331770/3404493
c 12864_lcd_test.c
#include "iom8535v.h"
#include "macros.h"
#include "RT12864_LCD.h"
#include "declare.h"
//E4 D9 FF 配置熔丝参数 @8MHz
char *str1,*str2,*str3,*str4,*str5;
void main(void)
{
OSCCAL=0XA1;
st
www.eeworm.com/read/474195/6816227
i main.i
#pragma used+
sfrb UBRR1L=0;
sfrb UCSR1B=1;
sfrb UCSR1A=2;
sfrb UDR1=3;
sfrb OSCCAL=4;
sfrb OCDR=4;
sfrb PINE=5;
sfrb DDRE=6;
sfrb PORTE=7;
sfrb ACSR=8;
sfrb UBRR0L=9;
sfrb UCSR0B=0xa;