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.h9
1 files changed, 3 insertions, 6 deletions
diff --git a/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h b/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h
index 32b54d260..6eb250249 100644
--- a/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h
+++ b/os/hal/platforms/SPC5xx/SIUL_v1/pal_lld.h
@@ -14,7 +14,7 @@
/**
* @file SPC5xx/SIUL_v1/pal_lld.h
- * @brief SPC5xx SIU/SIUL low level driver header.
+ * @brief SPC5xx SIUL low level driver header.
*
* @addtogroup PAL
* @{
@@ -39,7 +39,7 @@
#undef PAL_MODE_OUTPUT_OPENDRAIN
/**
- * @name SIU/SIUL-specific PAL modes
+ * @name 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 SIU/SIUL register initializer type.
+ * @brief SIUL register initializer type.
*/
typedef struct {
uint8_t pcr_index;
@@ -232,7 +232,6 @@ typedef struct {
*/
#define pal_lld_init(config) _pal_lld_init(config)
-#if SPC5_SIU_SUPPORTS_PORTS || defined(__DOXYGEN__)
/**
* @brief Reads the physical I/O port states.
*
@@ -293,8 +292,6 @@ typedef struct {
#define pal_lld_writegroup(port, mask, offset, bits) \
_pal_lld_writegroup(port, mask, offset, bits)
-#endif /* SPC5_SIU_SUPPORTS_PORTS */
-
/**
* @brief Pads group mode setup.
* @details This function programs a pads group belonging to the same port