CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
Loading...
Searching...
No Matches
cdc::tropic_map Namespace Reference

Variables

static constexpr uint8_t ECC_SLOT_MIN = 0
static constexpr uint8_t ECC_SLOT_MAX = 31
static constexpr uint8_t ECC_SLOT_RESERVED = 0
static constexpr uint16_t RMEM_SLOT_MIN = 0
static constexpr uint16_t RMEM_SLOT_MAX = 511
static constexpr uint16_t RMEM_SLOT_RESERVED = 0
static constexpr uint16_t RMEM_SLOT_MIN_ALLOC = 1

Variable Documentation

◆ ECC_SLOT_MAX

uint8_t cdc::tropic_map::ECC_SLOT_MAX = 31
staticconstexpr

Definition at line 19 of file tropic_slot_map.h.

Referenced by cdc::core::TropicSlotMap::computeMapSignature().

◆ ECC_SLOT_MIN

uint8_t cdc::tropic_map::ECC_SLOT_MIN = 0
staticconstexpr

Definition at line 18 of file tropic_slot_map.h.

Referenced by cdc::core::TropicSlotMap::computeMapSignature().

◆ ECC_SLOT_RESERVED

uint8_t cdc::tropic_map::ECC_SLOT_RESERVED = 0
staticconstexpr

Definition at line 20 of file tropic_slot_map.h.

Referenced by cdc::core::TropicSlotMap::computeMapSignature().

◆ RMEM_SLOT_MAX

uint16_t cdc::tropic_map::RMEM_SLOT_MAX = 511
staticconstexpr

◆ RMEM_SLOT_MIN

uint16_t cdc::tropic_map::RMEM_SLOT_MIN = 0
staticconstexpr

Definition at line 22 of file tropic_slot_map.h.

Referenced by cdc::core::TropicSlotMap::computeMapSignature().

◆ RMEM_SLOT_MIN_ALLOC

uint16_t cdc::tropic_map::RMEM_SLOT_MIN_ALLOC = 1
staticconstexpr

Definition at line 25 of file tropic_slot_map.h.

Referenced by cdc::core::TropicSlotMap::computeMapSignature().

◆ RMEM_SLOT_RESERVED

uint16_t cdc::tropic_map::RMEM_SLOT_RESERVED = 0
staticconstexpr

Definition at line 24 of file tropic_slot_map.h.

Referenced by cdc::core::TropicSlotMap::computeMapSignature().