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

  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
dma.h 46 DMA_DIRECTION_PERIPH_TO_MEM = 0,
  /device/google/contexthub/firmware/os/platform/stm32/
spi.c 156 mode.direction = rx ? DMA_DIRECTION_PERIPH_TO_MEM :
i2c.c 597 mode.direction = rx ? DMA_DIRECTION_PERIPH_TO_MEM :

Completed in 114 milliseconds