Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/esai/
Dfsl_esai.c414 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()
Dfsl_esai.h210 esai_protocol_t txProtocol; /*!< Use which kind of protocol */ member