summaryrefslogtreecommitdiff
path: root/hal/phy/maximus/inc/maximus_phy_ctx.h
diff options
context:
space:
mode:
Diffstat (limited to 'hal/phy/maximus/inc/maximus_phy_ctx.h')
-rw-r--r--hal/phy/maximus/inc/maximus_phy_ctx.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/hal/phy/maximus/inc/maximus_phy_ctx.h b/hal/phy/maximus/inc/maximus_phy_ctx.h
index a84352130f..89ed03bf06 100644
--- a/hal/phy/maximus/inc/maximus_phy_ctx.h
+++ b/hal/phy/maximus/inc/maximus_phy_ctx.h
@@ -215,15 +215,6 @@ struct maximus_phy_ctrl_t
};
typedef struct maximus_phy_ctrl_t maximus_phy_ctrl_t;
-enum maximus_phy_chandata_type_t
-{
- MAXIMUS_PHY_CHANDATA_TYPE_NONE = 0x00,
- MAXIMUS_PHY_CHANDATA_TYPE_FREQUENCY_NOISE = 0x01,
- MAXIMUS_PHY_CHANDATA_TYPE_TIME_NOISE = 0x02,
- MAXIMUS_PHY_CHANDATA_TYPE_NB = 0x03
-};
-typedef enum maximus_phy_chandata_type_t maximus_phy_chandata_type_t;
-
/** PB DMA structure for Maximus */
struct maximus_pbdma_t
{