Searched refs:dataLine2 (Results 1 – 2 of 2) sorted by relevance
55 …uint8_t dataLine2; /* SAI data line2 number for transaction, use the dataLine2 as the another chan… member
930 cfg->config.channelMask = 1U << cfg->dataLine1 | 1U << cfg->dataLine2; in SRTM_SaiSdmaAdapter_SetFormat()