Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/cs42448/
Dfsl_cs42448.h149 } cs42448_bus_t; typedef
177 cs42448_bus_t bus; /*!< Audio transfer protocol */
236 status_t CS42448_SetProtocol(cs42448_handle_t *handle, cs42448_bus_t protocol, uint32_t bitWidth);
Dfsl_cs42448.c185 status_t CS42448_SetProtocol(cs42448_handle_t *handle, cs42448_bus_t protocol, uint32_t bitWidth) in CS42448_SetProtocol()