Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h281 } wm8960_input_t; typedef
344 wm8960_input_t leftInputSource; /*!< Left input source for WM8960 */
345 wm8960_input_t rightInputSource; /*!< Right input source for wm8960 */
409 status_t WM8960_SetLeftInput(wm8960_handle_t *handle, wm8960_input_t input);
417 status_t WM8960_SetRightInput(wm8960_handle_t *handle, wm8960_input_t input);
Dfsl_wm8960.c439 status_t WM8960_SetLeftInput(wm8960_handle_t *handle, wm8960_input_t input) in WM8960_SetLeftInput()
497 status_t WM8960_SetRightInput(wm8960_handle_t *handle, wm8960_input_t input) in WM8960_SetRightInput()