Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.h470 status_t WM8962_SetDataRoute(wm8962_handle_t *handle, const wm8962_route_config_t *route);
Dfsl_wm8962.c365 WM8962_CHECK_RET(WM8962_SetDataRoute(handle, &config->route), ret); in WM8962_Init()
485 status_t WM8962_SetDataRoute(wm8962_handle_t *handle, const wm8962_route_config_t *route) in WM8962_SetDataRoute() function