source: PlatformSupport/CustomPeripherals/pcores/radio_controller_v1_30_a/data/radio_controller_v2_1_0.tcl

Last change on this file was 1699, checked in by murphpo, 12 years ago

upgrading radio_bridge, radio_controller for XPS13

File size: 578 bytes
Line 
1##############################################################################
2## Filename:          drivers/radio_controller_v1_07_a/data/radio_controller_v2_1_0.tcl
3## Description:       Microprocess Driver Command (tcl)
4## Date:              Thu Jan 04 01:30:44 2007 (by Create and Import Peripheral Wizard)
5##############################################################################
6
7#uses "xillib.tcl"
8
9proc generate {drv_handle} {
10  xdefine_include_file $drv_handle "xparameters.h" "radio_controller" "NUM_INSTANCES" "DEVICE_ID" "C_BASEADDR" "C_HIGHADDR" 
11}
Note: See TracBrowser for help on using the repository browser.