Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/platform/stm32f4xx/
Ddma.h41 DMA_PRIORITY_HIGH = 2, enumerator
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dspi.c155 mode.priority = DMA_PRIORITY_HIGH; in stmSpiStartDma()
Di2c.c591 mode.priority = DMA_PRIORITY_HIGH; in stmI2cMasterStartDma()