diff options
Diffstat (limited to 'os/ports')
-rw-r--r-- | os/ports/GCC/PPC/SPC560BCxx/vectors.h | 2 | ||||
-rw-r--r-- | os/ports/GCC/PPC/SPC560Pxx/vectors.h | 2 | ||||
-rw-r--r-- | os/ports/GCC/PPC/SPC563Mxx/vectors.h | 2 | ||||
-rw-r--r-- | os/ports/GCC/PPC/SPC564Axx/vectors.h | 2 | ||||
-rw-r--r-- | os/ports/GCC/PPC/SPC56ELxx/vectors.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/os/ports/GCC/PPC/SPC560BCxx/vectors.h b/os/ports/GCC/PPC/SPC560BCxx/vectors.h index 6b1f66ec0..4a54e0f70 100644 --- a/os/ports/GCC/PPC/SPC560BCxx/vectors.h +++ b/os/ports/GCC/PPC/SPC560BCxx/vectors.h @@ -19,7 +19,7 @@ */
/**
- * @file vectors.h
+ * @file SPC560BCxx/vectors.h
* @brief ISR vector module header.
*
* @addtogroup PPC_CORE
diff --git a/os/ports/GCC/PPC/SPC560Pxx/vectors.h b/os/ports/GCC/PPC/SPC560Pxx/vectors.h index 04f98fa27..fc2f6e47c 100644 --- a/os/ports/GCC/PPC/SPC560Pxx/vectors.h +++ b/os/ports/GCC/PPC/SPC560Pxx/vectors.h @@ -19,7 +19,7 @@ */
/**
- * @file vectors.h
+ * @file SPC560Pxx/vectors.h
* @brief ISR vector module header.
*
* @addtogroup PPC_CORE
diff --git a/os/ports/GCC/PPC/SPC563Mxx/vectors.h b/os/ports/GCC/PPC/SPC563Mxx/vectors.h index eec7fa1e8..9d6d744f6 100644 --- a/os/ports/GCC/PPC/SPC563Mxx/vectors.h +++ b/os/ports/GCC/PPC/SPC563Mxx/vectors.h @@ -19,7 +19,7 @@ */
/**
- * @file vectors.h
+ * @file SPC563Mxx/vectors.h
* @brief ISR vector module header.
*
* @addtogroup PPC_CORE
diff --git a/os/ports/GCC/PPC/SPC564Axx/vectors.h b/os/ports/GCC/PPC/SPC564Axx/vectors.h index a166457d3..2e8ab38a1 100644 --- a/os/ports/GCC/PPC/SPC564Axx/vectors.h +++ b/os/ports/GCC/PPC/SPC564Axx/vectors.h @@ -19,7 +19,7 @@ */
/**
- * @file vectors.h
+ * @file SPC564Axx/vectors.h
* @brief ISR vector module header.
*
* @addtogroup PPC_CORE
diff --git a/os/ports/GCC/PPC/SPC56ELxx/vectors.h b/os/ports/GCC/PPC/SPC56ELxx/vectors.h index 14e7fc3e0..628b075b5 100644 --- a/os/ports/GCC/PPC/SPC56ELxx/vectors.h +++ b/os/ports/GCC/PPC/SPC56ELxx/vectors.h @@ -19,7 +19,7 @@ */
/**
- * @file vectors.h
+ * @file SPC56ELxx/vectors.h
* @brief ISR vector module header.
*
* @addtogroup PPC_CORE
|