代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/191743/8424735
s crtsi.s
; C STARTUP FOR MC68HC08
; WITH AUTOMATIC DATA INITIALISATION
; Copyright (c) 1995 by COSMIC Software
;
xref _main, __memory, __idesc__, __stack
xdef _exit, __stext
;
switch .bss
__sbss:
www.eeworm.com/read/430874/8720630
asm serial.asm
.include "serial.h"
.module serial_asm
.area code (REL)
;---------------------------------------------------------;
; serial port & timer initialisation
serial_init:
mov th1, #baud_const
mov tl
www.eeworm.com/read/183678/9145646
s crtsi.s
; C STARTUP FOR MC68HC08
; WITH AUTOMATIC DATA INITIALISATION
; Copyright (c) 1995 by COSMIC Software
;
xref _main, __memory, __idesc__, __stack
xdef _exit, __stext
;
switch .bss
__sbss:
www.eeworm.com/read/360806/10077891
h isp16.h
/* -- isp16.h
*
* Header for detection and initialisation of cdrom interface (only) on
* ISP16 (MAD16, Mozart) sound card.
*
* This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/425797/10322097
properties sciteglobal.properties
# Global initialisation file for SciTE
# For Linux, place in $prefix/share/scite
# For Windows, place in same directory as SciTE.EXE (or Sc1.EXE)
# Documentation at http://www.scintilla.org/SciTEDo
www.eeworm.com/read/354153/10381918
h isp16.h
/* -- isp16.h
*
* Header for detection and initialisation of cdrom interface (only) on
* ISP16 (MAD16, Mozart) sound card.
*
* This program is free software; you can redistribute it and/o
www.eeworm.com/read/278891/10490115
c sci.c
#include
#include "sci.h"
/* Routines for initialisation and use of the SCI
* for the PIC processor.
*/
/* other options:
* frame errors
*/
#define sci_PutNinth(bitnine) (TX9
www.eeworm.com/read/278891/10490235
bak sci.c.bak
#include
#include
#include "sci.h"
#include "main.h"
/* Routines for initialisation and use of the SCI
* for the PIC processor.
*/
/* other options:
* frame errors
www.eeworm.com/read/349903/10785544
c mrcore.c
/*
* MIRACL Core module - contains initialisation code and general purpose
* utilities.
* mrcore.c
*
* Copyright (c) 1988-2000 Shamus Software Ltd.
*/
#include
#incl
www.eeworm.com/read/274059/10889504
properties sciteglobal.properties
# Global initialisation file for SciTE
# For Linux, place in $prefix/share/scite
# For Windows, place in same directory as SciTE.EXE (or Sc1.EXE)
# Documentation at http://www.scintilla.org/SciTEDo