Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_cryp_ex.c66 static void CRYP_Authentication_DMAError(DMA_HandleTypeDef *hdma);
2208 static void CRYP_Authentication_DMAError(DMA_HandleTypeDef *hdma) in CRYP_Authentication_DMAError() function
2722 hcryp->hdmain->XferErrorCallback = CRYP_Authentication_DMAError; in CRYP_Authentication_SetDMAConfig()
2729 hcryp->hdmaout->XferErrorCallback = CRYP_Authentication_DMAError; in CRYP_Authentication_SetDMAConfig()