代码搜索结果

找到约 10,000 项符合 Interface 的代码

interface.c

#include "lcd.h" #include "func.h" #include "interface.h" #include "key.h" #include "getinputnum.h" typedef unsigned int uint; typedef unsigned char uchar; typedef unsigned long ulong; void Di

interface.vhd

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for instantia

interface.v

/********************************************************************* File name: interface.v Module name: interface Author: atuhappy( 陈亮) Email: atuhappy

interface.h

#ifndef INTERFACE_H #define INTERFACE_H 1 #include "unpifi.h" struct ifi_info * get_first_multicast_interface ( void ); struct ifi_info * get_first_interface ( void ); struct ifi_info * get_interface