mpi_hal_read_result_hw_op() function
Wait for an MPI operation to complete and Read result from last MPI operation into parameter Z.
Syntax
void mpi_hal_read_result_hw_op(uint32_t* p,
size_t n,
size_t z_words);
Arguments
p
Pointer to large number (array of words) representation of the parameter.
n
Number of words needed to represent the large number as an array of words.
z_words
Calculated number of words of parameter Z.
mpi_hal_read_result_hw_op() calls 2 functions:
![]()
mpi_hal_read_result_hw_op()
mpi_hal_read_result_hw_op():
![]()
mpi_hal_read_result_hw_op()