Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | LPC_DMA_PERIPH_REQ_EN BIT(0) |
#define | LPC_DMA_HWTRIG_EN BIT(1) |
#define | LPC_DMA_TRIGPOL_HIGH_RISING BIT(2) |
#define | LPC_DMA_TRIGTYPE_LEVEL BIT(3) |
#define | LPC_DMA_TRIGBURST BIT(4) |
#define | LPC_DMA_BURSTPOWER(pwr) |
#define | LPC_DMA_GET_BURSTPOWER(slot) |
#define LPC_DMA_BURSTPOWER | ( | pwr | ) |
#define LPC_DMA_GET_BURSTPOWER | ( | slot | ) |
#define LPC_DMA_HWTRIG_EN BIT(1) |
#define LPC_DMA_PERIPH_REQ_EN BIT(0) |
#define LPC_DMA_TRIGBURST BIT(4) |
#define LPC_DMA_TRIGPOL_HIGH_RISING BIT(2) |
#define LPC_DMA_TRIGTYPE_LEVEL BIT(3) |