The Asynchronous DSP Packet Queue is accessed through a simple C API. Most of the API is identical on both the host CPU and DSP with the exception that queues can only be created on the CPU.
dspqueue_create(): Create a new queue. Queues can only be created on the host CPU.