Searched refs:start_offset (Results 1 – 4 of 4) sorted by relevance
50 partition->start_offset = (uint32_t)FW_UPDATE_STORAGE_OFFSET; in PLATFORM_OtaGetOtaPartitionConfig()
63 …uint32_t start_offset; /*!< Offset of firmware update partition in flash device. The physical addr… member
838 status_t TFA9896_DspReadMem(tfa9896_handle_t *handle, unsigned short start_offset, int num_words, i… in TFA9896_DspReadMem() argument860 error = TFA9896_WriteRegister(handle, 0x71, start_offset); in TFA9896_DspReadMem()
125 static const OtaPartition_t ota_partition_cfg = {.start_offset = gExtFlash_StartOffset_c,