/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/ |
D | stm32mp1xx_hal_cryp.c | 2466 hcryp->Instance->DMACR &= (uint32_t)(~CRYP_DMACR_DIEN); in CRYP_DMAInCplt() 2636 hcryp->Instance->DMACR &= (uint32_t)(~CRYP_DMACR_DIEN); in CRYP_MDMAInCplt() 2854 hcryp->Instance->DMACR = CRYP_DMACR_DOEN | CRYP_DMACR_DIEN; in CRYP_SetDMAConfig() 2915 hcryp->Instance->DMACR = CRYP_DMACR_DOEN | CRYP_DMACR_DIEN; in CRYP_SetMDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/ |
D | stm32f2xx_hal_cryp.c | 2037 hcryp->Instance->DMACR &= (uint32_t)(~CRYP_DMACR_DIEN); in CRYP_DMAInCplt() 2165 hcryp->Instance->DMACR = CRYP_DMACR_DOEN | CRYP_DMACR_DIEN; in CRYP_SetDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_cryp.c | 1089 ((CRYP_TypeDef *)(hcryp->Instance))->DMACR &= (~CRYP_DMACR_DIEN); in HAL_CRYP_DMAProcessSuspend() 1199 if ((((((CRYP_TypeDef *)(hcryp->Instance))->DMACR & CRYP_DMACR_DIEN) == CRYP_DMACR_DIEN) \ in HAL_CRYP_Suspend() 3276 ((CRYP_TypeDef *)(hcryp->Instance))->DMACR &= (uint32_t)(~CRYP_DMACR_DIEN); in CRYP_DMAInCplt() 3668 ((CRYP_TypeDef *)(hcryp->Instance))->DMACR = (CRYP_DMACR_DOEN | CRYP_DMACR_DIEN); in CRYP_SetDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_cryp.c | 1073 ((CRYP_TypeDef *)(hcryp->Instance))->DMACR &= (~CRYP_DMACR_DIEN); in HAL_CRYP_DMAProcessSuspend() 1183 if ((((((CRYP_TypeDef *)(hcryp->Instance))->DMACR & CRYP_DMACR_DIEN) == CRYP_DMACR_DIEN) \ in HAL_CRYP_Suspend() 3260 ((CRYP_TypeDef *)(hcryp->Instance))->DMACR &= (uint32_t)(~CRYP_DMACR_DIEN); in CRYP_DMAInCplt() 3652 ((CRYP_TypeDef *)(hcryp->Instance))->DMACR = (CRYP_DMACR_DOEN | CRYP_DMACR_DIEN); in CRYP_SetDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_cryp.c | 2450 hcryp->Instance->DMACR &= (uint32_t)(~CRYP_DMACR_DIEN); in CRYP_DMAInCplt() 2675 hcryp->Instance->DMACR = CRYP_DMACR_DOEN | CRYP_DMACR_DIEN; in CRYP_SetDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/ |
D | stm32f7xx_hal_cryp.c | 3080 hcryp->Instance->DMACR &= (uint32_t)(~CRYP_DMACR_DIEN); in CRYP_DMAInCplt() 3249 hcryp->Instance->DMACR = CRYP_DMACR_DOEN | CRYP_DMACR_DIEN; in CRYP_SetDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/ |
D | stm32f4xx_hal_cryp.c | 3080 hcryp->Instance->DMACR &= (uint32_t)(~CRYP_DMACR_DIEN); in CRYP_DMAInCplt() 3255 hcryp->Instance->DMACR = CRYP_DMACR_DOEN | CRYP_DMACR_DIEN; in CRYP_SetDMAConfig()
|
/hal_stm32-latest/stm32cube/stm32f2xx/soc/ |
D | stm32f215xx.h | 5463 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32f217xx.h | 5567 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f4xx/soc/ |
D | stm32f415xx.h | 5495 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32f417xx.h | 5599 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32f439xx.h | 5757 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32f437xx.h | 5703 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32f479xx.h | 5848 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32f7xx/soc/ |
D | stm32f750xx.h | 5839 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32f756xx.h | 5839 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32f777xx.h | 6035 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32f779xx.h | 6118 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7b0xx.h | 5835 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32h7b0xxq.h | 5836 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32h7b3xx.h | 5835 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32h7b3xxq.h | 5836 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32h730xxq.h | 6131 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
D | stm32h733xx.h | 6130 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7s7xx.h | 4316 #define CRYP_DMACR_DIEN CRYP_DMACR_DIEN_Msk /*!< DMA Input En… macro
|