Changes between Version 7 and Version 8 of peripherals_drivers


Ignore:
Timestamp:
Nov 5, 2014, 6:39:28 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • peripherals_drivers

    v7 v8  
    11= GIET_VM / Peripherals Drivers =
    22
    3 The GIET_VM supports two types of peripheral components: '''External peripherals''' are located in one single cluster (called ''cluster_io'', and identified by the ''X_IO,Y_IO'' variables). '''Internal peripherals''' are replicated in all clusters.
     3[[PageOutline]]
     4
     5The GIET_VM supports two types of peripheral components: '''External peripherals''' are located in one single cluster (called ''cluster_io'', and identified by the ''X_IO,Y_IO'' variables). '''Internal peripherals''' (such as DMA, XCU, or MMC) are replicated in all clusters.
    46
    57Each driver xxx_driver define two low-level functions ''_xxx_get_register()'' and ''_xxx_set_register()''