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/os/platform/stm32/inc/plat/
dma.h 41 DMA_PRIORITY_HIGH = 2,
  /device/google/contexthub/firmware/os/platform/stm32/
spi.c 155 mode.priority = DMA_PRIORITY_HIGH;
i2c.c 594 mode.priority = DMA_PRIORITY_HIGH;

Completed in 72 milliseconds