代码搜索:STATION
找到约 2,179 项符合「STATION」的源代码
代码结果 2,179
www.eeworm.com/read/492517/6415135
h ap.h
#ifndef AP_H
#define AP_H
/* STA flags */
#define WLAN_STA_AUTH BIT(0)
#define WLAN_STA_ASSOC BIT(1)
#define WLAN_STA_PS BIT(2)
#define WLAN_STA_TIM B
www.eeworm.com/read/261892/11616907
h mod_rssimdlg.h
/////////////////////////////////////////////////////////////////////////////
//
// FILE: MOD_simDlg.h : headder file
//
// Code is: (c) Adroit Technologies (Pty) Ltd. 1993,2000
//
// See _READM
www.eeworm.com/read/126832/14400114
a51 dcm44m.a51
;***************************************************************************
;*
;* TITLE: iDCM 44 COMMUNICATIONS FIRMWARE: MACRO MODULE
;*
;* RELEASE: 2.0
;*
;*
www.eeworm.com/read/215102/15075167
cpp modbus.cpp
#include "modbus.h"
//#include "extern.h"
#define READ_DI 0x02
#define READWORD 0x03
#define READ_AI 0x04
#define SET_COIL 0x05
void CModbus::send_yxyc()
{
INT16U temp;
askb
www.eeworm.com/read/162614/5525703
a c391002.a
-- C391002.A
--
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/311628/6784670
lst main.lst
C51 COMPILER V8.02 MAIN 03/22/2008 13:20:59 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN ma
www.eeworm.com/read/311628/6784688
c main.c
#include "REGX52.H "
#include "LCD1602.h"
#include "DS1302.h"
#include"main.h"
void main() //主函数
{
LCD_Initial(); //LCD初始化
Initial
www.eeworm.com/read/295271/8172733
bkoff_nee enter execs
/** In this state we determine whether a back-off is necessary for the **/
/** frame we are trying to transmit. It is needed when station **/
/** preparing to transmit frame discovers that the med
www.eeworm.com/read/295270/8172800
bkoff_needed enter execs
/** In this state we determine whether a back-off is necessary for the **/
/** frame we are trying to transmit. It is needed when station **/
/** preparing to transmit frame discovers that the med