Type and associated constant definitions of the mcuxClDma component. More...
#include <mcuxClCore_Platform.h>Go to the source code of this file.
Macros | |
| #define | MCUXCLDMA_STATUS_SOURCE_BUS_ERROR |
| Source address bus is not accessible by DMA. | |
| #define | MCUXCLDMA_STATUS_DESTINATION_BUS_ERROR |
| Destination address bus is not accessible by DMA. | |
| #define | MCUXCLDMA_STATUS_CONFIGURATION_ERROR |
| DMA was not correctly configured. | |
| #define | MCUXCLDMA_STATUS_OK |
| No error occurred. | |
Typedefs | |
| typedef uint32_t | mcuxClDma_Status_t |
| DMA status code. | |
Type and associated constant definitions of the mcuxClDma component.