|
|
@@ -87,7 +87,7 @@ This information can be used for example, to create a linker script that defines
|
|
|
<td>\subpage fm_interrupt ".interrupt"</td>
|
|
|
<td>A sequence of all interrupt sources available.</td>
|
|
|
<td>sequence</td>
|
|
|
- </tr>`
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<td>\subpage fm_mpc_setup ".mpc_setup"</td>
|
|
|
<td>Contains the device specific configuration registers for the setup of the Memory Protection Controller (MPC).</td>
|
|
|
@@ -167,6 +167,11 @@ the related linker setup.
|
|
|
<td>A sequence of all peripherals that are accessible in the zone (or system partition).</td>
|
|
|
<td>sequence</td>
|
|
|
</tr>
|
|
|
+ <tr>
|
|
|
+ <td>\subpage fm_interrupt ".interrupt"</td>
|
|
|
+ <td>A sequence of all interrupt sources that belong to peripherals that are accessible in the zone (or system partition).</td>
|
|
|
+ <td>sequence</td>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<td>\subpage fm_mpu_setup ".mpu_setup"</td>
|
|
|
<td>A sequence of configuration information for the Memory Protection Unit (MPU).</td>
|