代码搜索:ctrl

找到约 10,000 项符合「ctrl」的源代码

代码结果 10,000
www.eeworm.com/read/186269/8948519

c ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 20000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (md
www.eeworm.com/read/186269/8948539

o ctrl_set.o

www.eeworm.com/read/186269/8948557

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/383392/8950732

vhd pic_ctrl.vhd

-- "pic_ctrl.vhd" -- -- Copyright (C) 1998 Ernesto Romani (romani@ascu.unian.it) -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU Gene
www.eeworm.com/read/383322/8954798

v apb_ctrl.v

/* 桥接器控制模块,APB桥接器协议状态机模块 */ module apb_ctrl( hclk, hresetn, htrans_i,//[1:0], hwrite_i, psel_apb_i, hrea
www.eeworm.com/read/284171/8957653

h cache_ctrl.h

/* * TU Eindhoven * Eindhoven, The Netherlands * * Name : cache_ctrl.h * * Author : A.S.Slusarczyk@tue.nl * * Date : * * Function : Cache
www.eeworm.com/read/284171/8957691

cpp cache_ctrl.cpp

/* * TU Eindhoven * Eindhoven, The Netherlands * * Name : cache_ctrl.cpp * * Author : A.S.Slusarczyk@tue.nl * * Date : * * Function : Cac
www.eeworm.com/read/284171/8957842

vhd dma_ctrl.vhd

------------------------------------------------------------------ -- -- -- DMA_ctrl.vhd - DMA Control -- -- Paul Dunn - Nallatech Ltd Copyright 1999 -- -- Description - -- -- Th
www.eeworm.com/read/382533/9022869

c ctrl_set.c

#include "inc\44b0x.h" #include "DataType.h" #define EXT_OSC_CLK 10000000 unsigned int MCLK = 64000000; void ChangePllValue(int mdiv, int pdiv, int sdiv) { int i = 1; rPLLCON = (m
www.eeworm.com/read/382533/9022901

h ctrl_set.h

#ifndef __CTRL_SET_H #define __CTRL_SET_H #include "DataType.h" void ChangePllValue(int, int, int); void PortInit(void); void RtcSetDay(TIME_STRUC *time); void RtcSetWeek(TIME_STRUC *time)