Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/cs42888/
Dfsl_cs42888.c101 errorStatus = CS42888_SetProtocol(handle, config->bus, config->format.bitWidth); in CS42888_Init()
188 status_t CS42888_SetProtocol(cs42888_handle_t *handle, cs42888_bus_t protocol, uint32_t bitWidth) in CS42888_SetProtocol() function
Dfsl_cs42888.h235 status_t CS42888_SetProtocol(cs42888_handle_t *handle, cs42888_bus_t protocol, uint32_t bitWidth);