Macros

MDMA Priority level. More...

Collaboration diagram for MDMA Priority level:

Macros

#define MDMA_PRIORITY_HIGH   ((uint32_t)MDMA_CCR_PL_1)
 
#define MDMA_PRIORITY_HIGH   ((uint32_t)MDMA_CCR_PL_1)
 
#define MDMA_PRIORITY_LOW   ((uint32_t)0x00000000U)
 
#define MDMA_PRIORITY_LOW   ((uint32_t)0x00000000U)
 
#define MDMA_PRIORITY_MEDIUM   ((uint32_t)MDMA_CCR_PL_0)
 
#define MDMA_PRIORITY_MEDIUM   ((uint32_t)MDMA_CCR_PL_0)
 
#define MDMA_PRIORITY_VERY_HIGH   ((uint32_t)MDMA_CCR_PL)
 
#define MDMA_PRIORITY_VERY_HIGH   ((uint32_t)MDMA_CCR_PL)
 

Detailed Description

MDMA Priority level.

Macro Definition Documentation

◆ MDMA_PRIORITY_HIGH [1/2]

#define MDMA_PRIORITY_HIGH   ((uint32_t)MDMA_CCR_PL_1)

◆ MDMA_PRIORITY_HIGH [2/2]

#define MDMA_PRIORITY_HIGH   ((uint32_t)MDMA_CCR_PL_1)

◆ MDMA_PRIORITY_LOW [1/2]

#define MDMA_PRIORITY_LOW   ((uint32_t)0x00000000U)

◆ MDMA_PRIORITY_LOW [2/2]

#define MDMA_PRIORITY_LOW   ((uint32_t)0x00000000U)

◆ MDMA_PRIORITY_MEDIUM [1/2]

#define MDMA_PRIORITY_MEDIUM   ((uint32_t)MDMA_CCR_PL_0)

Priority level: Medium

Definition at line 356 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.

◆ MDMA_PRIORITY_MEDIUM [2/2]

#define MDMA_PRIORITY_MEDIUM   ((uint32_t)MDMA_CCR_PL_0)

◆ MDMA_PRIORITY_VERY_HIGH [1/2]

#define MDMA_PRIORITY_VERY_HIGH   ((uint32_t)MDMA_CCR_PL)

Priority level: Very High

Definition at line 358 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_mdma.h.

◆ MDMA_PRIORITY_VERY_HIGH [2/2]

#define MDMA_PRIORITY_VERY_HIGH   ((uint32_t)MDMA_CCR_PL)


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08