Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h404 status_t WM8904_SetProtocol(wm8904_handle_t *handle, wm8904_protocol_t protocol);
Dfsl_wm8904.c366 result = WM8904_SetProtocol(handle, config->protocol); in WM8904_Init()
779 status_t WM8904_SetProtocol(wm8904_handle_t *handle, wm8904_protocol_t protocol) in WM8904_SetProtocol() function