Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_cryp.h128 #define HAL_CRYP_DMA_ERROR ((uint32_t)0x00000004) /*!< DMA error */ macro
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_cryp_ex.c2213 hcryp->ErrorCode |= HAL_CRYP_DMA_ERROR; in CRYP_Authentication_DMAError()
3062 hcryp->ErrorCode |= HAL_CRYP_DMA_ERROR; in CRYP_DMAError()