Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma_ex.h478 #define UPDATE_CLLR_POSITION (0x0000U) /* DMA channel update CLLR position */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma_ex.h616 #define UPDATE_CLLR_POSITION (0x0000U) /* DMA channel update CLLR position */ macro
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma_ex.h600 #define UPDATE_CLLR_POSITION (0x0000U) /* DMA channel update CLLR position */ macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma_ex.h615 #define UPDATE_CLLR_POSITION (0x0000U) /* DMA channel update CLLR position */ macro
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma_ex.h757 #define UPDATE_CLLR_POSITION (0x0000U) /* DMA channel update CLLR position */ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma_ex.c3064 DMA_List_UpdateStaticQueueNodesCLLR(pQList, UPDATE_CLLR_POSITION); in HAL_DMAEx_List_ConvertQToStatic()
4651 if (operation == UPDATE_CLLR_POSITION) in DMA_List_UpdateStaticQueueNodesCLLR()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma_ex.c3048 DMA_List_UpdateStaticQueueNodesCLLR(pQList, UPDATE_CLLR_POSITION); in HAL_DMAEx_List_ConvertQToStatic()
4592 if (operation == UPDATE_CLLR_POSITION) in DMA_List_UpdateStaticQueueNodesCLLR()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma_ex.c3064 DMA_List_UpdateStaticQueueNodesCLLR(pQList, UPDATE_CLLR_POSITION); in HAL_DMAEx_List_ConvertQToStatic()
4650 if (operation == UPDATE_CLLR_POSITION) in DMA_List_UpdateStaticQueueNodesCLLR()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma_ex.c3008 DMA_List_UpdateStaticQueueNodesCLLR(pQList, UPDATE_CLLR_POSITION); in HAL_DMAEx_List_ConvertQToStatic()
4259 if (operation == UPDATE_CLLR_POSITION) in DMA_List_UpdateStaticQueueNodesCLLR()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma_ex.c3084 DMA_List_UpdateStaticQueueNodesCLLR(pQList, UPDATE_CLLR_POSITION); in HAL_DMAEx_List_ConvertQToStatic()
4671 if (operation == UPDATE_CLLR_POSITION) in DMA_List_UpdateStaticQueueNodesCLLR()