代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/177450/5325704
c ctrl_set.c
#include "44b0x.h"
#include "DataType.h"
#include "console.h"
#include "CTRL_SET.h"
#define EXT_OSC_CLK 10000000
unsigned int MCLK = 60000000;
void ChangePllValue(int mdiv, int pdiv, int s
www.eeworm.com/read/177450/5325711
h ctrl_set.h
#ifndef __CTRL_SET_H
#define __CTRL_SET_H
#include "44b0x.h"
#include "DataType.h"
void ChangePllValue(int, int, int);
void PortInit(void);
void RtcSetDay(TIME_STRUC *time);
void RtcSet
www.eeworm.com/read/177450/5325734
c ctrl_set.c
#include "44b0x.h"
#include "DataType.h"
#include "console.h"
#include "CTRL_SET.h"
#define EXT_OSC_CLK 10000000
unsigned int MCLK = 60000000;
void ChangePllValue(int mdiv, int pdiv, int s
www.eeworm.com/read/177450/5325741
h ctrl_set.h
#ifndef __CTRL_SET_H
#define __CTRL_SET_H
#include "44b0x.h"
#include "DataType.h"
void ChangePllValue(int, int, int);
void PortInit(void);
void RtcSetDay(TIME_STRUC *time);
void RtcSet
www.eeworm.com/read/173141/5379157
ctrl jap_sjis.ctrl
#Import/Export Properties
#Wed Oct 21 13:18:48 PDT 1998
DataCodeset=SJIS
RecordSeparator=CR-LF
FieldStartDelimiter="
FieldSeparator=Comma
FieldEndDelimiter="
www.eeworm.com/read/166820/5472150
h ctrl_set.h
#ifndef __CTRL_SET_H
#define __CTRL_SET_H
#include "44b0x.h"
#include "DataType.h"
void ChangePllValue(int, int, int);
void PortInit(void);
void RtcSetDay(TIME_STRUC *time);
void RtcSet
www.eeworm.com/read/350097/3130197
h midi_ctrl.h
static unsigned char ctrl_def_values[128] =
{
0x40,0x00,0x40,0x40, 0x40,0x40,0x40,0x7f, /* 0 to 7 */
0x40,0x40,0x40,0x7f, 0x40,0x40,0x40,0x40, /* 8 to 15 */
0x40,0x40,0x40,0x40, 0x40,0x40
www.eeworm.com/read/347503/3171428
s ctrl-names.s
.text
ldctl r0,fcw
ldctl fcw,r0
ldctl r0,refresh
ldctl refresh,r0
ldctl r0,psapseg
ldctl psapseg,r0
ldctl r0,psapoff
ldctl psapoff,r0
ldctl r0,psap
ldctl psap,r0
ldctl r0,nspseg
ldctl ns
www.eeworm.com/read/347503/3171435
d ctrl-names.d
#as:
#objdump: -d
#name: jmp cc
.*: +file format coff-z8k
Disassembly of section \.text:
00000000 :
0: 7d02 ldctl r0,fcw
2: 7d0a ldctl fcw,r0
4: 7d03