Home
last modified time | relevance | path

Searched refs:physBuffAddr (Results 1 – 7 of 7) sorted by relevance

/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/linux/
Dcc_pal_dma.c27 CCDmaAddr_t physBuffAddr) in CC_PalDmaInit() argument
30 physBuffAddr = physBuffAddr; in CC_PalDmaInit()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/no_os/
Dcc_pal_dma.c26 CCDmaAddr_t physBuffAddr) in CC_PalDmaInit() argument
29 CC_UNUSED_PARAM(physBuffAddr); in CC_PalDmaInit()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/host/src/pal/freertos/
Dcc_pal_dma.c30 CCDmaAddr_t physBuffAddr) in CC_PalDmaInit() argument
33 CC_UNUSED_PARAM(physBuffAddr); in CC_PalDmaInit()
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/linux/
Dcc_pal_dma_plat.h27 … CCDmaAddr_t physBuffAddr /*!< [in] Physical start address of the memory to map. */);
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/mbedos/
Dcc_pal_dma_plat.h29 … CCDmaAddr_t physBuffAddr /*!< [in] Physical start address of the memory to map. */);
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/no_os/
Dcc_pal_dma_plat.h28 … CCDmaAddr_t physBuffAddr /*!< [in] Physical start address of the memory to map. */);
/trusted-firmware-m-latest/lib/ext/cryptocell-312-runtime/shared/include/pal/freertos/
Dcc_pal_dma_plat.h29 … CCDmaAddr_t physBuffAddr /*!< [in] Physical start address of the memory to map. */);