|
CDC Badge OS
Firmware for the CDC Badge v1.0 hardware security key
|
This is the complete list of members for cdc::core::SlotManager, including all inherited members.
| capacity() const | cdc::core::SlotManager | inline |
| findFreeSlot(uint16_t *slotOut) const | cdc::core::SlotManager | inline |
| hasSlotRange() const | cdc::core::SlotManager | inline |
| hasSlotRange_ | cdc::core::SlotManager | protected |
| moduleId() const | cdc::core::SlotManager | inline |
| moduleId_ | cdc::core::SlotManager | protected |
| rmemEnd() const | cdc::core::SlotManager | inline |
| rmemEnd_ | cdc::core::SlotManager | protected |
| rmemStart() const | cdc::core::SlotManager | inline |
| rmemStart_ | cdc::core::SlotManager | protected |
| setSlotRange(uint16_t start, uint16_t end, uint8_t moduleId) | cdc::core::SlotManager | inline |
| setSlotRange(const IModule::SlotRange &range) | cdc::core::SlotManager | inline |
| toLogicalSlot(uint16_t slot, uint16_t *logicalIndexOut) const | cdc::core::SlotManager | inline |
| toPhysicalSlot(uint16_t logicalIndex, uint16_t *slotOut) const | cdc::core::SlotManager | inline |