summaryrefslogtreecommitdiffstats
path: root/simulator/bcm5719_SHM_CHANNEL0.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'simulator/bcm5719_SHM_CHANNEL0.cpp')
-rw-r--r--simulator/bcm5719_SHM_CHANNEL0.cpp18
1 files changed, 8 insertions, 10 deletions
diff --git a/simulator/bcm5719_SHM_CHANNEL0.cpp b/simulator/bcm5719_SHM_CHANNEL0.cpp
index 94519ed..d1fac5e 100644
--- a/simulator/bcm5719_SHM_CHANNEL0.cpp
+++ b/simulator/bcm5719_SHM_CHANNEL0.cpp
@@ -10,7 +10,7 @@
///
////////////////////////////////////////////////////////////////////////////////
///
-/// @copyright Copyright (c) 2018, Evan Lojewski
+/// @copyright Copyright (c) 2020, Evan Lojewski
/// @cond
///
/// All rights reserved.
@@ -53,8 +53,6 @@ void init_bcm5719_SHM_CHANNEL0(void)
/** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelMcid. */
- /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelAen. */
-
/** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelBfilt. */
/** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelMfilt. */
@@ -115,19 +113,19 @@ void init_bcm5719_SHM_CHANNEL0(void)
/** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelDbg. */
- /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelCtrlstatRx. */
+ /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelNetworkRx. */
- /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelCtrlstatDropped. */
+ /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelNetworkTx. */
- /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelCtrlstatTypeErr. */
+ /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelNcsiRx. */
- /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelCtrlstatBadCsum. */
+ /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelNcsiTx. */
- /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelCtrlstatAllRx. */
+ /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelNcsiDropped. */
- /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelCtrlstatAllTx. */
+ /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelNetworkDropped. */
- /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelCtrlstatAllAen. */
+ /** @brief Bitmap for @ref SHM_CHANNEL_t.NcsiChannelAen. */
}
OpenPOWER on IntegriCloud