Searched refs:txProtocol (Results 1 – 2 of 2) sorted by relevance
414 ESAI_SetCustomerProtocol(base, config->txProtocol, &config->txCustomer, true); in ESAI_Init()415 if (config->txProtocol == kESAI_BusI2S) in ESAI_Init()481 config->txProtocol = kESAI_BusLeftJustified; in ESAI_GetDefaultConfig()
210 esai_protocol_t txProtocol; /*!< Use which kind of protocol */ member