noc_async_writes_flushed

void noc_async_writes_flushed(uint8_t noc = noc_index)

This blocking call waits for all outstanding enqueued noc_async_write calls issued on the current Tensix core to depart, but will not wait for them to complete

Return value: None

Argument

Description

Type

Valid Range

Required

noc

Which NOC to query on

uint8_t

0 or 1

False