代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/201532/15402589
asm init-c26.asm
;
; file: d:\fft2x\INIT-c26.ASM is the initialisation for 512 point fft 320c26
;
; Update: 10. July 90 / Manfred Christ / Texas Instruments - Freising
;
.mmregs
.def N,div
www.eeworm.com/read/418439/10945451
c receive_and_send.c
//UART0 initialisation
// desired baud rate: 250000
// actual: baud rate:250000 (0.0%)
// char size: 9 bit
// parity: Disabled
void uart0_init(void)
{
UCSRB = 0x00; // RXEN //disable while sett
www.eeworm.com/read/151104/5686096
c init.c
/*
* init.c: PROM library initialisation code.
*
* Copyright (C) 1998 Gleb Raiko & Vladimir Roganov
*/
#include
#include
#include
char arcs_cmdl
www.eeworm.com/read/151104/5686099
c init.c
/*
* init.c: PROM library initialisation code.
*
* Copyright (C) 1998 Harald Koerfgen
*/
#include
#include
#include
#include
#include "
www.eeworm.com/read/151104/5686104
c memory.c
/*
* memory.c: memory initialisation code.
*
* Copyright (C) 1998 Harald Koerfgen, Frieder Streffer and Paul M. Antoine
* Copyright (C) 2000 Maciej W. Rozycki
*
* $Id: memory.c,v 1.3 1999/10/09
www.eeworm.com/read/147766/5721325
c init.c
/*
* init.c: PROM library initialisation code.
*
* Copyright (C) 1998 Gleb Raiko & Vladimir Roganov
*/
#include
#include
#include
char arcs_cmdl
www.eeworm.com/read/147766/5721403
c init.c
/*
* init.c: PROM library initialisation code.
*
* Copyright (C) 1998 Harald Koerfgen
*/
#include
#include
#include
#include
#include "
www.eeworm.com/read/147766/5722068
c personal-pci.c
/*
* linux/arch/arm/mach-footbridge/personal-pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#incl
www.eeworm.com/read/147766/5722072
c cats-pci.c
/*
* linux/arch/arm/mach-footbridge/cats-pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/147766/5722076
c netwinder-pci.c
/*
* linux/arch/arm/mach-footbridge/netwinder-pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#inc