📄 xtemac_g.c
字号:
/********************************************************************* CAUTION: This file is automatically generated by libgen.* Version: Xilinx EDK 7.1.2 EDK_H.12.5.1* DO NOT EDIT.** Copyright (c) 2005 Xilinx, Inc. All rights reserved.* This program is free software; you can redistribute it and/or modify it* under the terms of the GNU General Public License as published by the* Free Software Foundation; either version 2 of the License, or (at your* option) any later version.** You should have received a copy of the GNU General Public License* along with this program; if not, write to the Free Software* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA** Description: Driver configuration********************************************************************/#include "xparameters.h"#include "xtemac.h"/** The configuration table for devices*/XTemac_Config XTemac_ConfigTable[] ={ { XPAR_PLB_TEMAC_0_DEVICE_ID, XPAR_PLB_TEMAC_0_BASEADDR, XPAR_PLB_TEMAC_0_RXFIFO_DEPTH, XPAR_PLB_TEMAC_0_TXFIFO_DEPTH, XPAR_PLB_TEMAC_0_MAC_FIFO_DEPTH, XPAR_PLB_TEMAC_0_DMA_TYPE, XPAR_PLB_TEMAC_0_TX_DRE_TYPE, XPAR_PLB_TEMAC_0_RX_DRE_TYPE, XPAR_PLB_TEMAC_0_INCLUDE_TX_CSUM, XPAR_PLB_TEMAC_0_INCLUDE_RX_CSUM, XPAR_HARD_TEMAC_0_PHY_TYPE }};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -