Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Ddma.h41 DMA_PRIORITY_HIGH = 2, enumerator
/device/google/contexthub/firmware/os/platform/stm32/
Dspi.c155 mode.priority = DMA_PRIORITY_HIGH; in stmSpiStartDma()
Di2c.c593 mode.priority = DMA_PRIORITY_HIGH; in stmI2cMasterStartDma()