Home
last modified time | relevance | path

Searched defs:OsalFwBlock (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/include/osal/
H A Dosal_firmware.h63 struct OsalFwBlock { struct
64 uint8_t *data; /**< Firmware content read this time. You do not need to allocate space. */
65 bool endFlag; /**< Whether the firmware file is read completely */
66 uint32_t dataSize; /**< Firmware block size read this time */
67 int32_t curOffset; /**< Offset in the firmware file */