/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_ll_dma.h | 512 #define LL_DMA_HIGH_PRIORITY DMA_CCR_PRIO /*!< Priority level : High Priority … 1221 (DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM), Configuration); in LL_DMA_ConfigControl() 1248 …A_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CCR, DMA_CCR_PRIO, Priority); in LL_DMA_SetChannelPriorityLevel() 1274 …_BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CCR, DMA_CCR_PRIO)); in LL_DMA_GetChannelPriorityLevel()
|
D | stm32wbaxx_hal_dma.h | 402 #define DMA_HIGH_PRIORITY DMA_CCR_PRIO /*!< Priority level : HIGH Priority …
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_dma.h | 657 #define LL_DMA_HIGH_PRIORITY DMA_CCR_PRIO /*!< Priority level : High Priority … 1715 (DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM), Configuration); in LL_DMA_ConfigControl() 1750 …A_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CCR, DMA_CCR_PRIO, Priority); in LL_DMA_SetChannelPriorityLevel() 1784 …_BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CCR, DMA_CCR_PRIO)); in LL_DMA_GetChannelPriorityLevel()
|
D | stm32u5xx_hal_dma.h | 497 #define DMA_HIGH_PRIORITY DMA_CCR_PRIO /*!< Priority level : HIGH Priority …
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_dma.h | 657 #define LL_DMA_HIGH_PRIORITY DMA_CCR_PRIO /*!< Priority level : High Priority … 1949 (DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM), Configuration); in LL_DMA_ConfigControl() 1984 …A_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CCR, DMA_CCR_PRIO, Priority); in LL_DMA_SetChannelPriorityLevel() 2018 …_BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CCR, DMA_CCR_PRIO)); in LL_DMA_GetChannelPriorityLevel()
|
D | stm32h5xx_hal_dma.h | 741 #define DMA_HIGH_PRIORITY DMA_CCR_PRIO /*!< Priority level : HIGH Priority …
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_dma.c | 1623 MODIFY_REG(hdma->Instance->CCR, DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM, tmpreg); in DMA_Init()
|
D | stm32wbaxx_hal_dma_ex.c | 3489 MODIFY_REG(hdma->Instance->CCR, DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM, tmpreg); in DMA_List_Init()
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dma.c | 1635 MODIFY_REG(hdma->Instance->CCR, DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM, tmpreg); in DMA_Init()
|
D | stm32u5xx_hal_dma_ex.c | 3674 MODIFY_REG(hdma->Instance->CCR, DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM, tmpreg); in DMA_List_Init()
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_dma.c | 1626 MODIFY_REG(hdma->Instance->CCR, DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM, tmpreg); in DMA_Init()
|
D | stm32h5xx_hal_dma_ex.c | 3665 MODIFY_REG(hdma->Instance->CCR, DMA_CCR_PRIO | DMA_CCR_LAP | DMA_CCR_LSM, tmpreg); in DMA_List_Init()
|
/hal_stm32-3.5.0/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 2250 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32wba52xx.h | 2833 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32wba54xx.h | 3015 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32wba55xx.h | 3015 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
/hal_stm32-3.5.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 3876 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32h562xx.h | 5580 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32h563xx.h | 7664 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32h573xx.h | 8099 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
/hal_stm32-3.5.0/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 6285 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32u535xx.h | 5885 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32u575xx.h | 6284 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32u5a5xx.h | 6987 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|
D | stm32u585xx.h | 6733 #define DMA_CCR_PRIO DMA_CCR_PRIO_Msk /*!< Priority l… macro
|