Found 22 other functions taking a
slc_dev_s
argument:
Increase the receiving buffer counter by 1.
Enable the receiving interrupt.
Start the sending DMA with the given descriptor.
Write the PKT_LEN register to be written by the host to a certain value.
Enable the rx_done interrupt. (sending)
Enable the sending interrupt (rx_eof).
Clear the sending interrupt (rx_eof).
Start receiving DMA with the given descriptor.
Clear the rx_done interrupt. (sending)
Reset the receiving buffer.
Check whether there is a receiving finished event.
Clear the receiving finished interrupt.
Restart the DMA. Call after you modified the next pointer of the tail descriptor to the appended descriptor.
Check whether the hardware is ready for the SW to use rx_done to invoke the ISR.
Check whether the sending is done.
Send general purpose interrupts to the host.
Enable some of the slave interrupts (send from host)
Fetch the slave interrupts (send from host) and clear them.