Searched refs:CORDIC_DMA_DIR_NONE (Results 1 – 10 of 10) sorted by relevance
254 hcordic->DMADirection = CORDIC_DMA_DIR_NONE; in HAL_CORDIC_Init()308 hcordic->DMADirection = CORDIC_DMA_DIR_NONE; in HAL_CORDIC_DeInit()1275 hcordic->DMADirection = CORDIC_DMA_DIR_NONE; in CORDIC_DMAInCplt()1304 hcordic->DMADirection = CORDIC_DMA_DIR_NONE; in CORDIC_DMAOutCplt()
254 hcordic->DMADirection = CORDIC_DMA_DIR_NONE; in HAL_CORDIC_Init()308 hcordic->DMADirection = CORDIC_DMA_DIR_NONE; in HAL_CORDIC_DeInit()1267 hcordic->DMADirection = CORDIC_DMA_DIR_NONE; in CORDIC_DMAInCplt()1296 hcordic->DMADirection = CORDIC_DMA_DIR_NONE; in CORDIC_DMAOutCplt()
324 #define CORDIC_DMA_DIR_NONE ((uint32_t)0x00000000U) /*!< DMA direction : none */ macro