代码搜索:BMC
找到约 3,166 项符合「BMC」的源代码
代码结果 3,166
www.eeworm.com/read/131315/5932854
c bmc.c
/*
* Copyright (c) 1992 OMRON Corporation.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Be
www.eeworm.com/read/131315/5932886
c bmc.c
/*
* Copyright (c) 1992 OMRON Corporation.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Be
www.eeworm.com/read/282522/4099165
c bmc.c
/* bmc.c */
#include "ptpd.h"
void initData(RunTimeOpts *rtOpts, PtpClock *ptpClock)
{
DBG("initData\n");
if(rtOpts->slaveOnly)
rtOpts->clockStratum = 255;
/* Port configu
www.eeworm.com/read/234955/14090706
c bmc.c
/* bmc.c */
#include "ptpd.h"
/* see spec table 18 */
void M1(PtpClock *ptpClock)
{
/* Default data set */
ptpClock->steps_removed = 0;
ptpClock->offset_from_master.seconds = 0;
pt
www.eeworm.com/read/364671/9898641
doc cwts-bmc.doc
www.eeworm.com/read/485365/6560043
vhd bmc_unit.vhd
-- -------------------------------------------------------------
--
-- Module: BMC_Unit
-- Simulink Path: hdlcoderviterbi/viterbi_block/BMC Unit
-- Created: 2009-03-24 16:23:51
-- Hierarchy Level: 1
-
www.eeworm.com/read/485373/6560595
vhd bmc_unit.vhd
-- -------------------------------------------------------------
--
-- Module: BMC_Unit
-- Simulink Path: hdlcoderviterbi/viterbi_block/BMC Unit
-- Created: 2009-03-24 16:23:51
-- Hierarchy Level: 1
-
www.eeworm.com/read/485378/6560810
vhd bmc_unit.vhd
-- -------------------------------------------------------------
--
-- Module: BMC_Unit
-- Simulink Path: hdlcoderviterbi/viterbi_block/BMC Unit
-- Created: 2009-03-24 16:23:51
-- Hierarchy Level: 1
-
www.eeworm.com/read/219324/14887992
c bmc_ws.c
#include "..\..\DLL\d_UNIF.h"
static struct
{
u8 Reg0, Reg1;
} Mapper;
static void Sync (void)
{
MP->SetCHR_ROM8(0,Mapper.Reg1 & 0x7);
if (Mapper.Reg0 & 0x08)
{
MP->SetPRG_ROM16(0x
www.eeworm.com/read/281224/10255613