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

  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
dma.h 26 DMA_SIZE_8_BITS = 0,
  /device/google/contexthub/firmware/os/platform/stm32/
spi.c 149 mode.psize = DMA_SIZE_8_BITS;
150 mode.msize = DMA_SIZE_8_BITS;

Completed in 5108 milliseconds