hbDSPAddrUnmap

int32_t hbDSPAddrUnmap(hbUCPSysMem const *mem);

Unmap the hbDSPAddrMap output.

  • Parameters
    • [out] out hbUCPSysMem accessible only to DSP.
    • [in] in hbUCPSysMem input address.
  • Return value
    • Return 0 means the API was successfully executed, otherwise the execution failed.