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

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

BootCommand()elftosb::EncoreBootImage::BootCommandinline
calculateChecksum(const boot_command_t &header)elftosb::EncoreBootImage::BootCommandvirtual
calculateCRC() const elftosb::EncoreBootImage::LoadCommandprotected
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::LoadCommandvirtual
fillCommandHeader(boot_command_t &header)elftosb::EncoreBootImage::LoadCommandvirtual
fillPadding()elftosb::EncoreBootImage::LoadCommandprotected
getBlockCount() const elftosb::EncoreBootImage::BootCommandvirtual
getBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::BootCommandvirtual
getData() (defined in elftosb::EncoreBootImage::LoadCommand)elftosb::EncoreBootImage::LoadCommandinline
getData() const (defined in elftosb::EncoreBootImage::LoadCommand)elftosb::EncoreBootImage::LoadCommandinline
getDataBlockCount() const elftosb::EncoreBootImage::LoadCommandvirtual
getDataBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::LoadCommandvirtual
getLength() const (defined in elftosb::EncoreBootImage::LoadCommand)elftosb::EncoreBootImage::LoadCommandinline
getLoadAddress() const (defined in elftosb::EncoreBootImage::LoadCommand)elftosb::EncoreBootImage::LoadCommandinline
getTag() const elftosb::EncoreBootImage::LoadCommandinlinevirtual
initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)elftosb::EncoreBootImage::LoadCommandvirtual
LoadCommand()elftosb::EncoreBootImage::LoadCommand
LoadCommand(uint32_t address, const uint8_t *data, uint32_t length)elftosb::EncoreBootImage::LoadCommand
m_addresselftosb::EncoreBootImage::LoadCommandprotected
m_dataelftosb::EncoreBootImage::LoadCommandprotected
m_lengthelftosb::EncoreBootImage::LoadCommandprotected
m_loadDCDelftosb::EncoreBootImage::LoadCommandprotected
m_padCountelftosb::EncoreBootImage::LoadCommandprotected
m_paddingelftosb::EncoreBootImage::LoadCommandprotected
setData(const uint8_t *data, uint32_t length)elftosb::EncoreBootImage::LoadCommand
setDCD(bool isDCD)elftosb::EncoreBootImage::LoadCommandinline
setLoadAddress(uint32_t address) (defined in elftosb::EncoreBootImage::LoadCommand)elftosb::EncoreBootImage::LoadCommandinline
validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields)elftosb::EncoreBootImage::BootCommandprotected
~BootCommand()elftosb::EncoreBootImage::BootCommandinlinevirtual