Home
last modified time | relevance | path

Searched refs:IS_DMA_AESDIR (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_dma.c213 assert_parameters(IS_DMA_AESDIR(InitStruct->Direction)); in DMA_AESInit()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_dma.h175 #define IS_DMA_AESDIR(__AESDIR__) (((__AESDIR__) == DMA_AESDIRECTION_ENCODE) ||\ macro
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_dma.c244 assert_parameters(IS_DMA_AESDIR(InitStruct->Direction)); in DMA_AESInit()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_dma.h200 #define IS_DMA_AESDIR(__AESDIR__) (((__AESDIR__) == DMA_AESDIRECTION_ENCODE) ||\ macro

Completed in 12 milliseconds