代码搜索:strobe

找到约 441 项符合「strobe」的源代码

代码结果 441
www.eeworm.com/read/458864/7287405

c l2_fsnap.c

#include "general.h" extern bit STROBE; //andrew //Joe@2003.3.19 20:41 add begin extern int Tidx; extern xdata UCHAR G_FlashStatus; //Joe@2003.3.19 20:41 add end //herb for IGBT start @03/0
www.eeworm.com/read/458864/7288131

c l2_fsnap.c

#include "general.h" extern bit STROBE; //andrew //Joe@2003.3.19 20:41 add begin extern int Tidx; extern xdata UCHAR G_FlashStatus; //Joe@2003.3.19 20:41 add end //herb for IGBT start @03/0
www.eeworm.com/read/458864/7288246

c l2_fsnap.c

#include "general.h" extern bit STROBE; //andrew //Joe@2003.3.19 20:41 add begin extern int Tidx; extern xdata UCHAR G_FlashStatus; //Joe@2003.3.19 20:41 add end //herb for IGBT start @03/0
www.eeworm.com/read/8777/152860

c l2_fsnap.c

#include "general.h" extern bit STROBE; //andrew //Joe@2003.3.19 20:41 add begin extern int Tidx; extern xdata UCHAR G_FlashStatus; //Joe@2003.3.19 20:41 add end //herb for IGBT start @03/0
www.eeworm.com/read/290360/8488584

h ccreg.h

#ifndef CCREG_H #define CCREG_H #define RFMAXLENGTH 30 // CC2500/CC1100 STROBE, CONTROL AND STATUS REGSITER #define CCxxx0_IOCFG2 0x00 // GDO2 output pin configuration #d
www.eeworm.com/read/290154/8501980

h ccreg.h

#ifndef CCREG_H #define CCREG_H #define RFMAXLENGTH 30 // CC2500/CC1100 STROBE, CONTROL AND STATUS REGSITER #define CCxxx0_IOCFG2 0x00 // GDO2 output pin configuration #d
www.eeworm.com/read/290130/8503169

h ccreg.h

#ifndef CCREG_H #define CCREG_H #define RFMAXLENGTH 30 // CC2500/CC1100 STROBE, CONTROL AND STATUS REGSITER #define CCxxx0_IOCFG2 0x00 // GDO2 output pin configuration #d
www.eeworm.com/read/271074/11009514

vhd fsm.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; use work.Constants.all; entity FSM is port (reset, clk : in std_logic; strobe : out std_logic; sample : out std_logic;
www.eeworm.com/read/398898/7912202

vhd fsm.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.numeric_std.all; use work.Constants.all; entity FSM is port (reset, clk : in std_logic; strobe : out std_logic; sample : out std_logic;
www.eeworm.com/read/297853/7992065

h cc2500.h

#define BYTE unsigned char #define UINT8 unsigned char void InitCC2500(void); // CC2500 STROBE, CONTROL AND STATUS REGSITER // CC2500 control register here #define CC2500_IOCFG2 0x00