aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h')
-rw-r--r--os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h b/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h
index a8bc7b332..e747139f8 100644
--- a/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h
+++ b/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h
@@ -45,7 +45,7 @@
#undef PAL_MODE_OUTPUT_OPENDRAIN
/**
- * @name SIUL-specific PAL modes
+ * @name SIU/SIUL-specific PAL modes
* @{
*/
#define PAL_SPC5_SMC (1U << 14)
@@ -141,7 +141,7 @@ typedef uint16_t iomode_t;
typedef uint32_t ioportid_t;
/**
- * @brief SIUL register initializer type.
+ * @brief SIU/SIUL register initializer type.
*/
typedef struct {
uint8_t pcr_index;