HomeSort by relevance Sort by last modified time
    Searched refs:DMA_PRIORITY_HIGH (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/inc/platform/stm32f4xx/
dma.h 41 DMA_PRIORITY_HIGH = 2,
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
spi.c 155 mode.priority = DMA_PRIORITY_HIGH;
i2c.c 591 mode.priority = DMA_PRIORITY_HIGH;

Completed in 215 milliseconds