Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mdma.h463 #define MDMA_SOURCE_BURST_32BEATS ((uint32_t)MDMA_CTCR_SBURST_0 | (uint32_t)MDMA_CTCR_SBURST_… macro
806 ((__BURST__) == MDMA_SOURCE_BURST_32BEATS) || \
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdma.h456 #define MDMA_SOURCE_BURST_32BEATS ((uint32_t)MDMA_CTCR_SBURST_0 | (uint32_t)MDMA_CTCR_SBURST_… macro
799 ((__BURST__) == MDMA_SOURCE_BURST_32BEATS) || \