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

  /device/google/contexthub/firmware/inc/platform/stm32f4xx/
spi.h 83 const enum IRQn spiTxIrq(uint8_t busId);
  /device/google/contexthub/firmware/src/platform/stm32f4xx/
hostIntf.c 40 tx = spiTxIrq(PLATFORM_HOST_INTF_SPI_BUS);
spi.c 637 const enum IRQn spiTxIrq(uint8_t busId)

Completed in 455 milliseconds