Kinetis Bootloader Host  2.0.0
Host Tools for Kinetis devices
elftosb::EncoreBootImage::EraseCommand Member List

This is the complete list of members for elftosb::EncoreBootImage::EraseCommand, including all inherited members.

BootCommand()elftosb::EncoreBootImage::BootCommandinline
calculateChecksum(const boot_command_t &header)elftosb::EncoreBootImage::BootCommandvirtual
CMD_ADDRESS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_COUNT_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_DATA_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_FLAGS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_TAG_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
createFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)elftosb::EncoreBootImage::BootCommandstatic
debugPrint() const elftosb::EncoreBootImage::EraseCommandvirtual
EraseCommand()elftosb::EncoreBootImage::EraseCommandinline
fillCommandHeader(boot_command_t &header)elftosb::EncoreBootImage::EraseCommandvirtual
getAddressRange(uint32_t *startAddress, uint32_t *count) const (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommand
getBlockCount() const elftosb::EncoreBootImage::BootCommandvirtual
getBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::BootCommandvirtual
getDataBlockCount() const elftosb::EncoreBootImage::BootCommandinlinevirtual
getDataBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::BootCommandinlinevirtual
getEraseAll() const (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandinline
getEraseAllUnsecure() const (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandinline
getMemoryId() const (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandinline
getTag() const elftosb::EncoreBootImage::EraseCommandinlinevirtual
initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)elftosb::EncoreBootImage::EraseCommandvirtual
m_byteCount (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandprotected
m_doEraseAll (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandprotected
m_doEraseAllUnsecure (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandprotected
m_memoryId (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandprotected
m_startAddress (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandprotected
setAddressRange(uint32_t startAddress, uint32_t count) (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommand
setEraseAll(bool doEraseAll) (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandinline
setEraseAllUnsecure(bool doEraseAllUnsecure) (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandinline
setMemoryId(uint32_t memId) (defined in elftosb::EncoreBootImage::EraseCommand)elftosb::EncoreBootImage::EraseCommandinline
validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields)elftosb::EncoreBootImage::BootCommandprotected
~BootCommand()elftosb::EncoreBootImage::BootCommandinlinevirtual