代码搜索:precise
找到约 541 项符合「precise」的源代码
代码结果 541
www.eeworm.com/read/292705/3942322
c delay.c
/*
* Precise Delay Loops for SuperH
*
* Copyright (C) 1999 Niibe Yutaka & Kaz Kojima
*/
#include
#include
void __delay(unsigned long loops)
{
__asm__ __volatile_
www.eeworm.com/read/292705/3943947
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/273740/4193607
c delay.c
/*
* Precise Delay Loops for SuperH
*
* Copyright (C) 1999 Niibe Yutaka & Kaz Kojima
*/
#include
#include
void __delay(unsigned long loops)
{
__asm__ __volatile_
www.eeworm.com/read/273740/4195153
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/443386/1740736
c delay.c
/*
* Precise Delay Loops for SuperH
*
* Copyright (C) 1999 Niibe Yutaka & Kaz Kojima
*/
#include
#include
void __delay(unsigned long loops)
{
__asm__ __volatile_
www.eeworm.com/read/443386/1743684
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/439082/1812342
c delay.c
/*
* Precise Delay Loops for SuperH
*
* Copyright (C) 1999 Niibe Yutaka & Kaz Kojima
*/
#include
#include
void __delay(unsigned long loops)
{
__asm__ __volatile_
www.eeworm.com/read/439082/1813967
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec
www.eeworm.com/read/432906/1887961
c delay.c
/*
* Precise Delay Loops for i386
*
* Copyright (C) 1993 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*
* The __delay function must _NOT_ be inlined as its exec