Searched refs:transfer_properties (Results 1 – 1 of 1) sorted by relevance
508 volatile transfer_properties_t transfer_properties = {0U}; in R_OSPI_B_Write() local509 …r = p_transfer->p_api->infoGet(p_transfer->p_ctrl, (transfer_properties_t *) &transfer_properties); in R_OSPI_B_Write()511 while (FSP_SUCCESS == err && transfer_properties.transfer_length_remaining > 0) in R_OSPI_B_Write()513 …r = p_transfer->p_api->infoGet(p_transfer->p_ctrl, (transfer_properties_t *) &transfer_properties); in R_OSPI_B_Write()