代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.c
#include "../inc/def.h"
#include "../inc/config.h"
#include "../inc/board.h"
#include "44b.h"
#include "option.h"
void ShowBootInfo(void)
{
puts("\n **************************************\n"
control.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
control.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
control.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity control is
port(clk:in std_logic;
dataout:out std_logic_vector(31 down
control.c
/*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2007 Miklos Szeredi
This program can be distributed under the terms of the GNU GPL.
See the file COPYING.
*/
#include
control.h
void control_screen(struct soft_setup *, struct pos *,
struct control *, struct gcode_setup *);
/*prints control screen graphics and all text on screen
1st parameter ->
control.c
#include
#include
#include
#include
#include
#include
#include
#include "definitions.h"
#include "kernel.h"
#include "setup.
control.bak
#include
#include
#include
#include
#include
#include
#include
#include "definitions.h"
#include "kernel.h"
#include "setup.