Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/cs42888/
Dfsl_cs42888.h148 } cs42888_bus_t; typedef
176 cs42888_bus_t bus; /*!< Audio transfer protocol */
235 status_t CS42888_SetProtocol(cs42888_handle_t *handle, cs42888_bus_t protocol, uint32_t bitWidth);
Dfsl_cs42888.c188 status_t CS42888_SetProtocol(cs42888_handle_t *handle, cs42888_bus_t protocol, uint32_t bitWidth) in CS42888_SetProtocol()