Home
last modified time | relevance | path

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

/hal_infineon-latest/serial-flash/
Dcy_serial_flash_qspi.c125 #define DMA_INTR_PRIORITY ((uint8_t)((1u << __NVIC_PRIO_BITS) - 1u)) macro
758 DMA_INTR_PRIORITY, in _init_dma()
765 .intrPriority = DMA_INTR_PRIORITY }; in _init_dma()