Changes between Version 4 and Version 5 of pic_driver
- Timestamp:
- Mar 12, 2015, 1:07:11 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pic_driver
v4 v5 24 24 25 25 === void '''_pic_init'''( unsigned int channel, unsigned int vaddr, unsigned int extend ) === 26 This function initializes and activates a given channel (i.e. a given external IRQ) in the PIC component. It writes an XCU mailbox physical address in the IOPIC_ADDR and IOPIC_ESTregisters, and writes a non-zero value in IOPIC_MASK register.26 This function initializes and activates a given channel (i.e. a given external IRQ) in the PIC component. It writes an XCU mailbox physical address in the IOPIC_ADDRESS and IOPIC_EXTEND registers, and writes a non-zero value in IOPIC_MASK register. 27 27 * channel : source PIC HWI channel 28 28 * vaddr : address of the destination XCU register