diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H index 93dfdb09..3bd78f24 100644 --- a/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/lib/shared/exp_consts.H @@ -73,8 +73,6 @@ enum ecid_consts DATA_IN_SIZE = 16, // TK - Will need to be changed once ATTR_ECID is made larger ATTR_ECID_SIZE = 2, - // 32 bit registers with getScom/putScom use the right-most 32 bits - REG_BIT_OFFSET = 32, }; /// |