Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma_ex.h481 #define LASTNODE_ISNOT_CIRCULAR (0x0000U) /* Last node is not first circular node */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma_ex.h619 #define LASTNODE_ISNOT_CIRCULAR (0x0000U) /* Last node is not first circular node */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma_ex.h603 #define LASTNODE_ISNOT_CIRCULAR (0x0000U) /* Last node is not first circular node */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma_ex.h618 #define LASTNODE_ISNOT_CIRCULAR (0x0000U) /* Last node is not first circular node */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma_ex.h760 #define LASTNODE_ISNOT_CIRCULAR (0x0000U) /* Last node is not first circular node */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma_ex.c2999 DMA_List_UpdateDynamicQueueNodesCLLR(pQList, LASTNODE_ISNOT_CIRCULAR); in HAL_DMAEx_List_ConvertQToDynamic()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma_ex.c2983 DMA_List_UpdateDynamicQueueNodesCLLR(pQList, LASTNODE_ISNOT_CIRCULAR); in HAL_DMAEx_List_ConvertQToDynamic()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma_ex.c2999 DMA_List_UpdateDynamicQueueNodesCLLR(pQList, LASTNODE_ISNOT_CIRCULAR); in HAL_DMAEx_List_ConvertQToDynamic()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma_ex.c2943 DMA_List_UpdateDynamicQueueNodesCLLR(pQList, LASTNODE_ISNOT_CIRCULAR); in HAL_DMAEx_List_ConvertQToDynamic()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma_ex.c3019 DMA_List_UpdateDynamicQueueNodesCLLR(pQList, LASTNODE_ISNOT_CIRCULAR); in HAL_DMAEx_List_ConvertQToDynamic()