Home
last modified time | relevance | path

Searched refs:WM8960_SetPlay (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c276 …return WM8960_SetPlay((wm8960_handle_t *)((uintptr_t)(((codec_handle_t *)handle)->codecDevHandle))… in HAL_CODEC_WM8960_SetPlay()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h496 status_t WM8960_SetPlay(wm8960_handle_t *handle, uint32_t playSource);
Dfsl_wm8960.c876 status_t WM8960_SetPlay(wm8960_handle_t *handle, uint32_t playSource) in WM8960_SetPlay() function