Home
last modified time | relevance | path

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

/hal_espressif-latest/components/driver/spi/gpspi/
Dspi_common.c930 int otherchan = (dmachan == 1) ? 2 : 1; in spicommon_dmaworkaround_req_reset() local
933 if (dmaworkaround_channels_busy[otherchan-1]) { in spicommon_dmaworkaround_req_reset()
937 dmaworkaround_waiting_for_chan = otherchan; in spicommon_dmaworkaround_req_reset()