代码搜索:system_clock

找到约 57 项符合「system_clock」的源代码

代码结果 57
www.eeworm.com/read/378188/9242731

f wclock.f

Function wclock() Result (walltime) Use numerics Implicit None ! --- Function 'wclock()' gives wall-clock time in seconds. ! The function used her
www.eeworm.com/read/257583/11920296

h power.h

#define bitset(var,bitno) ((var)|=1
www.eeworm.com/read/190844/8437661

h bsp.h

#ifndef __BSP_H__ #define __BSP_H__ #include "plibdefs_mmc2107.h" #include "itcn_b.h" #include "core_b.h" #include "pll_b.h" #include "watchdog_a.h" #include "pit_b.h" #include "sci_d.h" #i
www.eeworm.com/read/152843/5657457

c config.c

/* * linux/arch/m68knommu/platform/68360/config.c * * Copyright (c) 2000 Michael Leslie * Copyright (C) 1993 Hamish Macdonald * Copyright (C) 1999 D. Jeff Dionne
www.eeworm.com/read/168399/5447229

v clock_gen.v

// XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION "AS IS" // SOLELY FOR USE IN DEVELOPING PROGRAMS AND SOLUTIONS FOR // XILINX DEVICES. BY PROVIDING THIS DESIGN, CODE, OR INFORMA
www.eeworm.com/read/387066/8708812

h io_def.h

/**************************************************************************** ** - IO_def.h - ** ** 系统硬件属性定义部分: ** cpu类型 IO管脚定义 ** 系统时钟等 ** ** mader:高其良
www.eeworm.com/read/354970/10309118

c usart.c

#include #include #define SYSTEM_CLOCK 11059200 #define _NOP_nop(i) __delay_cycles(i) #define _NOP_us(i) __delay_cycles((i*(unsigned long long)SYSTEM_CLOCK)/10
www.eeworm.com/read/399641/7843807

h io_def.h

/**************************************************************************** ** - IO_def.h - ** ** 系统硬件属性定义部分: ** cpu类型 IO管脚定义 ** 系统时钟等 ** ** mader:高其良
www.eeworm.com/read/244821/12842328

c put9851.c

/* ---------------------------------------------------------- ; (c) Copyright xami All Rights Reserved ---------------------------------------------------------- ; SOURCE_FILE: P
www.eeworm.com/read/100605/15869893

cpp x917_rng.cpp

/************************************************* * ANSI X9.17 RNG Source File * * (C) 1999-2002 The Botan Project * ***********************************************