Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/esai/
Dfsl_esai.h204 } esai_customer_protocol_t; typedef
212 esai_customer_protocol_t txCustomer; /*!< Audio protocol customer uses for tx */
213 esai_customer_protocol_t rxCustomer; /*!< Audio protocol customer uses for rx */
Dfsl_esai.c50 esai_customer_protocol_t *protocol,
98 esai_customer_protocol_t *protocol, in ESAI_SetCustomerProtocol()