代码搜索结果
找到约 10,000 项符合
Switch 的代码
test_switch.py
################################################################################
#
# This file is part of the General Hidden Markov Model Library,
# GHMM version 0.8_beta1, see http://ghmm
video_switch.c
/***************************************************************************
Project : Car two ting dvd System
Compiler : ST7 HiCross C (HiWARE)
Module : autos.c
Version : V 1.0
Created
video_switch.h
#include "Libr.h"
#define Video_sw_address 0x90
#define Set_SEL_2533_1_high SetBit(PF_DR,SEL_2533_1)
#define Set_SEL_2533_1_low ClrBit(PF_DR,SEL_2533_1)
#define Set_SEL_2533_2_high SetBit(PF_DR,
p_switch.c
// Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// $Id:$
//
// Copyright (C) 1993-1996 by id Software, Inc.
//
// Th
switch_power.h
/***********************************************************************
** 常量定义
**********************************************************************/
#ifndef TRUE
#define TRUE 1
#endif
#
switch_power.c
#include "switch_power.h"
uint16 xdata CurrentNum;
uint16 xdata VoltageNum;
main()
{
PCA0MD &= 0xBF; // Disable Watchdog timer
Sysclk_Init();