Home
last modified time | relevance | path

Searched refs:MDMA_PRIORITY_MEDIUM (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mdma.h355 #define MDMA_PRIORITY_MEDIUM ((uint32_t)MDMA_CCR_PL_0) /*!< Priority level: Medium */ macro
749 ((__PRIORITY__) == MDMA_PRIORITY_MEDIUM) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdma.h338 #define MDMA_PRIORITY_MEDIUM ((uint32_t)MDMA_CCR_PL_0) /*!< Priority level: Medium */ macro
745 ((__PRIORITY__) == MDMA_PRIORITY_MEDIUM) || \