Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h409 status_t WM8960_SetLeftInput(wm8960_handle_t *handle, wm8960_input_t input);
Dfsl_wm8960.c214 WM8960_CHECK_RET(WM8960_SetLeftInput(handle, config->leftInputSource), ret); in WM8960_Init()
439 status_t WM8960_SetLeftInput(wm8960_handle_t *handle, wm8960_input_t input) in WM8960_SetLeftInput() function