Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.c46 static status_t WM8904_UpdateFormat(wm8904_handle_t *handle,
74 static status_t WM8904_UpdateFormat(wm8904_handle_t *handle, in WM8904_UpdateFormat() function
938 return WM8904_UpdateFormat(handle, format->fsRatio, regSamplerate, format->bitWidth); in WM8904_CheckAudioFormat()
1070 … if (kStatus_WM8904_Success == WM8904_UpdateFormat(handle, regFsRatio, regSamplerate, regBitWidth)) in WM8904_SetAudioFormat()