Changeset 313 for soft/giet_vm/giet_drivers/pic_driver.c
- Timestamp:
- Apr 21, 2014, 5:46:38 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/giet_drivers/pic_driver.c
r298 r313 42 42 43 43 ///////////////////////////////////////////////////////////////////////////////// 44 // This function initializes the XICU target physical address corresponding45 // to a given HWI channel.44 // This function initializes the XICU target physical address (vaddr + extend) 45 // corresponding to a given HWI channel. 46 46 ///////////////////////////////////////////////////////////////////////////////// 47 47 void _pic_init( unsigned int channel, // source PIC HWI channel
Note: See TracChangeset
for help on using the changeset viewer.