代码搜索:sysem
找到约 21 项符合「sysem」的源代码
代码结果 21
www.eeworm.com/read/397690/8029137
h systeminitial.h
#ifndef SYSTEM_INITIAL_H
#define SYSTEM_INITIAL_H
#ifdef EXT_SYSEM_INITIAL_GLOBALS
#define EXT_SYSEM_INITIAL
#else
#define EXT_SYSEM_INITIAL extern
#endif
EXT_SYSEM_INITIAL voi
www.eeworm.com/read/397690/8029142
c systeminitial.c
#define EXT_SYSEM_INITIAL_GLOBALS
#include "includes.h"
/************************************************************
Function Name: T2Init
Function: Timer0 initial
Paramenter:
www.eeworm.com/read/270740/4235856
txt release.txt
____________________________________________________________
Release
____________________________________________________________
Operating sysem: baseSLOS
Version: v0.09
Date: Febuary 8th
www.eeworm.com/read/270740/4235783
txt release.txt
____________________________________________________________
Release
____________________________________________________________
Operating sysem: baseSLOS
Version: v0.09
Date: July 8th 20
www.eeworm.com/read/188171/8565236
cpp demo.cpp
#include
#include
int main3(int argc, char** argv)
{
//Initlize Sysem Kernel
if (!::InitSystem(argc, argv))//初始化系统内核
{
::CloseSystem();//关闭系统内核
printf("\nI
www.eeworm.com/read/359724/10127761
m amp208.m
%Matlab Program 2-8
%Create system model
sys=tf([1 -1],[1 1 5]);
%Create input signal
[u,t]=gensig('square',4,10,0.1);
plot(t,u);
%Sysem response
hold on
lsim(sys,u,t);
hold off
grid
www.eeworm.com/read/352758/10514669
inc 2443addr.inc
;//chapter2 SYSEM CONTROLLER
LOCKCON0 EQU 0x4C000000 ;//MPLL lock time conut
LOCKCON1 EQU 0x4C000004 ;//EPLL lock time count
OSCSET EQU 0x4C000008
www.eeworm.com/read/352757/10514747
inc 2443addr.inc
;//chapter2 SYSEM CONTROLLER
LOCKCON0 EQU 0x4C000000 ;//MPLL lock time conut
LOCKCON1 EQU 0x4C000004 ;//EPLL lock time count
OSCSET EQU 0x4C000008