Home
last modified time | relevance | path

Searched refs:DMA_BASE_PTRS (Results 1 – 25 of 199) sorted by relevance

12345678

/hal_nxp-3.7.0/mcux/mcux-sdk/components/audio/
Dfsl_adapter_flexcomm_i2s.c46 static uint8_t s_dmaOccupied[ARRAY_SIZE((DMA_Type *[])DMA_BASE_PTRS)];
102 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_AudioCommonInit()
341 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_AudioCommonDeinit()
Dfsl_adapter_sai.c67 static uint8_t s_dmaOccupied[ARRAY_SIZE((DMA_Type *[])DMA_BASE_PTRS)];
238 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_AudioCommonInit()
587 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_AudioCommonDeinit()
/hal_nxp-3.7.0/s32/mcux/devices/S32K344/
DS32K344_glue_mcux.h175 #define DMA_BASE_PTRS {DMA} macro
/hal_nxp-3.7.0/mcux/mcux-sdk/components/spi/
Dfsl_adapter_lpspi.c617 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_SpiSlaveDMAInit()
706 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_SpiMasterDMAInit()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/dma/
Dfsl_dma.c36 static DMA_Type *const s_dmaBases[] = DMA_BASE_PTRS;
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/lpc_dma/
Dfsl_dma.c46 static DMA_Type *const s_dmaBases[] = DMA_BASE_PTRS;
/hal_nxp-3.7.0/mcux/mcux-sdk/components/uart/
Dfsl_adapter_lpuart.c1876 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_UartDMAInit()
1879 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_UartDMAInit()
Dfsl_adapter_usart.c830 DMA_Type *dmaBases[] = DMA_BASE_PTRS; in HAL_UartDMAInit()
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/dma3/
Dfsl_edma.c74 static DMA_Type *const s_edmaBases[] = DMA_BASE_PTRS;
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/edma/
Dfsl_edma.c46 static DMA_Type *const s_edmaBases[] = DMA_BASE_PTRS;
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC834/
DLPC834.h1617 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC832/
DLPC832.h1617 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC822/
DLPC822.h1761 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC824/
DLPC824.h1761 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC844/
DLPC844.h2223 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL25Z4/
DMKL25Z4.h991 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL17Z644/
DMKL17Z644.h1548 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC845/
DLPC845.h2739 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKL27Z644/
DMKL27Z644.h1557 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKV10Z7/
DMKV10Z7.h2413 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC864/
DLPC864.h1747 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC865/
DLPC865.h1749 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MKV30F12810/
DMKV30F12810.h2509 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/LPC51U68/
DLPC51U68.h2225 #define DMA_BASE_PTRS { DMA0 } macro
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MK02F12810/
DMK02F12810.h2505 #define DMA_BASE_PTRS { DMA0 } macro

12345678