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

  /device/google/contexthub/firmware/inc/platform/stm32f4xx/
dma.h 27 DMA_SIZE_16_BITS = 1,
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
spi.c 152 mode.psize = DMA_SIZE_16_BITS;
153 mode.msize = DMA_SIZE_16_BITS;

Completed in 36 milliseconds