Changes between Version 8 and Version 9 of icu_device_api


Ignore:
Timestamp:
Nov 4, 2016, 12:23:56 PM (7 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • icu_device_api

    v8 v9  
    1414
    1515 * '''HWI''' : The !HardWare Interrupts are generated by a local internal peripheral. They are connected to the local ICU, to be routed to a given local core.
    16  * '''WTI''' : The Write Triggered Interrupts are actually mailboxes implemented in the local ICU. They can be used to implement software IPIs (Inter-Processor-Interrupts), or to route an IRQ generated by an external peripheral to a given local core.
     16 * '''WTI''' : The Write Triggered Interrupts are actually mailboxes implemented in the local ICU. They are used to implement software IPIs (Inter-Processor-Interrupts), or to route an IRQ generated by an external peripheral to a given local core.
    1717 * '''PTI''' : The Programmable Timer Interrupts are actually timers generating periodic interrupts controled by softare, contained in the local ICU, and routed  to a given local core.
    1818