Mbed OS Reference
|
#include <stdint.h>
Go to the source code of this file.
Enumerations | |
enum | DMAUsage { DMA_USAGE_NEVER , DMA_USAGE_OPPORTUNISTIC , DMA_USAGE_ALWAYS , DMA_USAGE_TEMPORARY_ALLOCATED , DMA_USAGE_ALLOCATED } |
Enumeration of possible DMA usage hints. More... | |