Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h401 status_t WM8960_SetDataRoute(wm8960_handle_t *handle, wm8960_route_t route);
Dfsl_wm8960.c195 WM8960_CHECK_RET(WM8960_SetDataRoute(handle, config->route), ret); in WM8960_Init()
371 status_t WM8960_SetDataRoute(wm8960_handle_t *handle, wm8960_route_t route) in WM8960_SetDataRoute() function