Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.h480 status_t WM8962_SetProtocol(wm8962_handle_t *handle, wm8962_protocol_t protocol);
Dfsl_wm8962.c367 WM8962_CHECK_RET(WM8962_SetProtocol(handle, config->bus), ret); in WM8962_Init()
404 status_t WM8962_SetProtocol(wm8962_handle_t *handle, wm8962_protocol_t protocol) in WM8962_SetProtocol() function