Searched refs:txEmptyZero (Results 1 – 2 of 2) sorted by relevance
132 …cfg |= I2S_FIFOCFG_TXI2SE0(config->txEmptyZero); /* transmit zero when buffer becomes empty or las… in I2S_TxInit()254 config->txEmptyZero = true; in I2S_TxGetDefaultConfig()308 config->txEmptyZero = false; in I2S_RxGetDefaultConfig()
107 bool txEmptyZero; /*!< Transmit zero when buffer becomes empty or last item */ member