Searched refs:returnValue (Results 1 – 1 of 1) sorted by relevance
1473 uint32_t returnValue[2]; in flash_validate_swap_indicator_address() local1474 …Code = FTFx_CMD_ReadOnce(config, (uint32_t)kFLASH_RecordIndexSwapAddr, (uint8_t *)returnValue, 4U); in flash_validate_swap_indicator_address()1479 flashSwapIfrFieldData.swapIndicatorAddress = (uint16_t)returnValue[0]; in flash_validate_swap_indicator_address()1480 …de = FTFx_CMD_ReadOnce(config, (uint32_t)kFLASH_RecordIndexSwapEnable, (uint8_t *)returnValue, 4U); in flash_validate_swap_indicator_address()1486 …e = FTFx_CMD_ReadOnce(config, (uint32_t)kFLASH_RecordIndexSwapDisable, (uint8_t *)returnValue, 4U); in flash_validate_swap_indicator_address()