#include <bootrom.h>
Collaboration diagram for ADI_BOOT_DATA:
Data Fields | |
void * | pSource |
void * | pDestination |
int16_t * | pControlRegister |
int16_t * | pDmaControlRegister |
int32_t | dControlValue |
int32_t | dByteCount |
int32_t | dFlags |
int16_t | uwDataWidth |
int16_t | uwSrcModifyMult |
int16_t | uwDstModifyMult |
int16_t | uwHwait |
int16_t | uwSsel |
int16_t | uwUserShort |
int32_t | dUserLong |
int32_t | dReserved2 |
void * | pErrorFunction |
void * | pLoadFunction |
void * | pCallBackFunction |
ADI_BOOT_HEADER * | pHeader |
void * | pTempBuffer |
void * | pTempCurrent |
int32_t | dTempByteCount |
int32_t | dBlockCount |
int32_t | dClock |
void * | pLogBuffer |
void * | pLogCurrent |
int32_t | dLogByteCount |
int32_t ADI_BOOT_DATA::dBlockCount |
int32_t ADI_BOOT_DATA::dByteCount |
int32_t ADI_BOOT_DATA::dClock |
int32_t ADI_BOOT_DATA::dControlValue |
int32_t ADI_BOOT_DATA::dFlags |
int32_t ADI_BOOT_DATA::dLogByteCount |
int32_t ADI_BOOT_DATA::dReserved2 |
int32_t ADI_BOOT_DATA::dTempByteCount |
int32_t ADI_BOOT_DATA::dUserLong |
int16_t* ADI_BOOT_DATA::pControlRegister |
int16_t* ADI_BOOT_DATA::pDmaControlRegister |
void* ADI_BOOT_DATA::pSource |
int16_t ADI_BOOT_DATA::uwDataWidth |
int16_t ADI_BOOT_DATA::uwDstModifyMult |
int16_t ADI_BOOT_DATA::uwHwait |
int16_t ADI_BOOT_DATA::uwSrcModifyMult |
int16_t ADI_BOOT_DATA::uwSsel |
int16_t ADI_BOOT_DATA::uwUserShort |