Searched refs:MDMA_SECURE_MODE_DISABLE (Results 1 – 1 of 1) sorted by relevance
350 #define MDMA_SECURE_MODE_DISABLE ((uint32_t)0x00000000U) /*!< Secure Mode disabled */ macro749 #define IS_MDMA_SECURE_MODE(__SECURE_MODE__) (((__SECURE_MODE__) == MDMA_SECURE_MODE_DISABLE ) || \