代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/472660/6873024
h ctrl_iface.h
/*
* hostapd / UNIX domain socket -based control interface
* Copyright (c) 2004, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it u
www.eeworm.com/read/472660/6873060
doxygen ctrl_iface.doxygen
/**
\page ctrl_iface_page Control interface
hostapd implements a control interface that can be used by
external programs to control the operations of the hostapd
daemon and to get status information
www.eeworm.com/read/472660/6873089
c wpa_ctrl.c
/*
* wpa_supplicant/hostapd control interface library
* Copyright (c) 2004-2005, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it u
www.eeworm.com/read/472660/6873117
c ctrl_iface.c
/*
* hostapd / UNIX domain socket -based control interface
* Copyright (c) 2004, Jouni Malinen
*
* This program is free software; you can redistribute it and/or modify
* it u
www.eeworm.com/read/194975/8181191
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/194975/8181221
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/194975/8181288
o ctrl_set.o
www.eeworm.com/read/193661/8208121
c ctrl_set.c
#include "inc\44b0x.h"
#include "DataType.h"
#define EXT_OSC_CLK 10000000
unsigned int MCLK = 60000000;
void ChangePllValue(int mdiv, int pdiv, int sdiv)
{
int i = 1;
rPLLCON = (m
www.eeworm.com/read/193661/8208132
o ctrl_set.o
www.eeworm.com/read/193661/8208151
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)