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

  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
dma.h 61 int dmaStopAll(uint32_t tid);
  /device/google/contexthub/firmware/os/platform/stm32/
dma.c 304 int dmaStopAll(uint32_t tid)
platform.c 696 uint32_t dmaCount = dmaStopAll(tid);

Completed in 122 milliseconds