Visible to Intel only — GUID: iga1446068223682
Ixiasoft
Visible to Intel only — GUID: iga1446068223682
Ixiasoft
31.8. Driver Implementation
Following section contains the APIs for the mSGDMA HAL Driver. An open mSGDMA API will instantiate an mSGDMA device with optional register interrupt service routine (ISR). You must define your own specific handling mechanism in the callback function when using an ISR. A callback function will be called by the ISR on error, early termination, and on transfer complete.
Section Content
alt_msgdma_standard_descriptor_async_transfer
alt_msgdma_extended_descriptor_async_transfer
alt_msgdma_descriptor_async_transfer
alt_msgdma_standard_descriptor_sync_transfer
alt_msgdma_extended_descriptor_sync_transfer
alt_msgdma_descriptor_sync_transfer
alt_msgdma_construct_standard_st_to_mm_descriptor
alt_msgdma_construct_standard_mm_to_st_descriptor
alt_msgdma_construct_standard_mm_to_mm_descriptor
alt_msgdma_construct_standard_descriptor
alt_msgdma_construct_extended_st_to_mm_descriptor
alt_msgdma_construct_extended_mm_to_st_descriptor
alt_msgdma_construct_extended_mm_to_mm_descriptor
alt_msgdma_construct_extended_descriptor
alt_msgdma_register_callback
alt_msgdma_open
alt_msgdma_write_standard_descriptor
alt_msgdma_write_extended_descriptor
alt_msgdma_init
alt_msgdma_irq