Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h344 wm8960_input_t leftInputSource; /*!< Left input source for WM8960 */ member
Dfsl_wm8960.c215 WM8960_CHECK_RET(WM8960_SetLeftInput(handle, config->leftInputSource), ret); in WM8960_Init()