代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/329597/12946185
c iic_ctrl.c
/********************************************************************
VIIC_C51.C
此程序是I2C操作平台(主方式的软件平台)的底层的C子程序,如发送数据
及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,它很方便的
与用户程序连接并扩展.....
www.eeworm.com/read/329507/12950324
h wpa_ctrl.h
/*
* wpa_supplicant/hostapd control interface library
* Copyright (c) 2004-2006, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/329507/12950438
h ctrl_iface.h
/*
* WPA Supplicant / UNIX domain socket -based control interface
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/329507/12950587
doxygen ctrl_iface.doxygen
/**
\page ctrl_iface_page Control interface
%wpa_supplicant implements a control interface that can be used by
external programs to control the operations of the %wpa_supplicant
daemon and to get sta
www.eeworm.com/read/329507/12950734
c wpa_ctrl.c
/*
* wpa_supplicant/hostapd control interface library
* Copyright (c) 2004-2007, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it under the te
www.eeworm.com/read/329507/12950895
c ctrl_iface.c
/*
* WPA Supplicant / Control interface (shared code for all backends)
* Copyright (c) 2004-2006, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/243248/12952778
vhd adc_ctrl.vhd
--
-- Definition of a single port ROM for KCPSM3 program defined by adc_ctrl.psm
--
-- Generated by KCPSM3 Assembler 25Sep2007-17:21:12.
--
-- Standard IEEE libraries
--
library IEEE;
use IEE
www.eeworm.com/read/243129/12960725
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/243129/12960792
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)
www.eeworm.com/read/141583/12997009
v flash_ctrl.v
/*********************************************************
MODULE: Sub Level UART Device
FILE NAME: uart.v
VERSION: 1.0
DATE: May 14th, 2002
AUTHOR: Hossein Amidi
COMPANY:
CODE TYP