Home
last modified time | relevance | path

Searched refs:SPI2_DMA_RX_CFG (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/src/variant/lunchbox/
Dspi.c48 .dmaRx = SPI2_DMA_RX_CFG,
/device/google/contexthub/firmware/src/variant/nucleo/
Dspi.c48 .dmaRx = SPI2_DMA_RX_CFG,
/device/google/contexthub/firmware/inc/platform/stm32f4xx/
Dspi.h56 #define SPI2_DMA_RX_CFG { .channel = 0, .stream = 3 } macro