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

This is the complete list of members for elftosb::EncoreBootImage::ProgramCommand, 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::ProgramCommandvirtual
fillCommandHeader(boot_command_t &header)elftosb::EncoreBootImage::ProgramCommandvirtual
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
getDataWord1() const (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
getDataWord2() const (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
getIndex() const (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
getMemSpace() const (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
getTag() const elftosb::EncoreBootImage::ProgramCommandinlinevirtual
initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)elftosb::EncoreBootImage::ProgramCommandvirtual
isEightByte() const (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
m_dataWord1elftosb::EncoreBootImage::ProgramCommandprotected
m_dataWord2elftosb::EncoreBootImage::ProgramCommandprotected
m_indexelftosb::EncoreBootImage::ProgramCommandprotected
m_isEightByteelftosb::EncoreBootImage::ProgramCommandprotected
m_memSpaceelftosb::EncoreBootImage::ProgramCommandprotected
ProgramCommand()elftosb::EncoreBootImage::ProgramCommandinline
setDataWord1(uint32_t dataWord) (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
setDataWord2(uint32_t dataWord) (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
setIndex(uint32_t index) (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
setIsEightByte(bool doIt) (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
setMemSpace(uint32_t id) (defined in elftosb::EncoreBootImage::ProgramCommand)elftosb::EncoreBootImage::ProgramCommandinline
validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields)elftosb::EncoreBootImage::BootCommandprotected
~BootCommand()elftosb::EncoreBootImage::BootCommandinlinevirtual