#include "edma_hw_access.h"
Go to the source code of this file.
Functions | |
void | EDMA_DRV_IRQHandler (uint8_t virtualChannel) |
DMA channel interrupt handler, implemented in driver c file. More... | |
void EDMA_DRV_IRQHandler | ( | uint8_t | virtualChannel | ) |
DMA channel interrupt handler, implemented in driver c file.
Definition at line 503 of file edma_driver.c.