代码搜索:Notes

找到约 10,000 项符合「Notes」的源代码

代码结果 10,000
www.eeworm.com/read/309810/3704252

s mcf5202_lo.s

/* * File: mcf5202_lo.s * Purpose: Lowest level routines for MCF5202. * * Notes: This file assembles with both Diab and GNU tools * * * Modifications: * */ /* * Thi
www.eeworm.com/read/309810/3704270

h net_timer.h

/* * File: net_timer.h * Purpose: Provide a timer use by the dBUG network as a timeout * indicator * * Notes: */ #ifndef _TIMER_H_ #define _TIMER_H_ /*******
www.eeworm.com/read/309810/3704276

h brgs.h

/* * File: brgs.h * Purpose: Definitions of various baud rate generator divisors * * Notes: div = (BRGCLK / (16 * BAUD)) - 1
www.eeworm.com/read/309810/3704327

h ppc.h

/* * File: dbug/cpu/ppc/ppc.h * Purpose: Definitions for PowerPC dBUG * * Notes: This file automatically included. * * * Modifications: * */ #ifndef _DBUG_CPU_PPC
www.eeworm.com/read/306289/3743977

h sdram_test.h

/******************************************************************** * File: pb1550/sdram_test.h * * Purpose: SDRAM TEST Defines for AU1550 code development * * Notes: * * Author: Mike Welk * Date
www.eeworm.com/read/306103/3765799

h dsp281x_cputimers.h

//########################################################################### // // FILE: DSP281x_CpuTimers.h // // TITLE: DSP281x CPU 32-bit Timers Register Definitions. // // NOTES: Cpu
www.eeworm.com/read/303005/3819486

h iusbdbg.h

/*++ Copyright (c) 1997-1998 Microsoft Corporation Module Name: IusbDbg.h Abstract: Debug macros Environment: Kernel mode Notes: THIS CODE AND INFORMATION IS PR
www.eeworm.com/read/303005/3819498

h busbdbg.h

/*++ Copyright (c) 1997-1998 Microsoft Corporation Module Name: BusbDbg.h Abstract: Debug macros Environment: Kernel mode Notes: THIS CODE AND INFORMATION IS PR
www.eeworm.com/read/300839/3844603

enable_active_service_checks

#!/bin/sh # Write a command to the Nagios command file to cause # it to enable active service checks. This can be # referred to as 'active' mode in a redundant monitoring # environment. # Notes: #
www.eeworm.com/read/300839/3844604

disable_active_service_checks

#!/bin/sh # Write a command to the Nagios command file to cause # it to disable active service checks. This can be # referred to as 'standby' mode in a redundant monitoring # environment. # Notes: