noc_async_full_barrier

void noc_async_full_barrier(uint8_t noc_idx = noc_index)

This blocking call waits for all the outstanding read, write, and atomic NOC transactions issued on the current Tensix core to complete. After returning from this call all transaction queues will be empty for the current Tensix core.

Return value: None