Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_cryp.h286 #define CRYP_DMAIN_DISABLE ((uint32_t)0x00000000) /*!< Disable DMA Input phase manag… macro
588 #define IS_CRYP_DMAIN(__MODE__) (((__MODE__) == CRYP_DMAIN_DISABLE) || \