Lines Matching full:transmission
157 /** @brief Start the transmission / reception of data.
159 * If DAI_DIR_TX is set some data has to be queued for transmission by
164 /** @brief Optional - Pre Start the transmission / reception of data.
170 /** @brief Stop the transmission / reception of data.
172 * Stop the transmission / reception of data at the end of the current
176 * Subsequent START trigger will resume transmission / reception where
180 /** @brief Pause the transmission / reception of data.
182 * Pause the transmission / reception of data at the end of the current
184 * state doesn't completely stop the clocks or transmission. The DAI could
188 /** @brief Optional - Post Stop the transmission / reception of data.
196 * Send all data in the transmit queue and stop the transmission.
205 * Stop the transmission / reception immediately and discard the
558 * are applied before data transmission or reception begins.