Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.c42 static status_t WM8904_UpdateFormat(wm8904_handle_t *handle,
70 static status_t WM8904_UpdateFormat(wm8904_handle_t *handle, in WM8904_UpdateFormat() function
934 return WM8904_UpdateFormat(handle, format->fsRatio, regSamplerate, format->bitWidth); in WM8904_CheckAudioFormat()
1066 … if (kStatus_WM8904_Success == WM8904_UpdateFormat(handle, regFsRatio, regSamplerate, regBitWidth)) in WM8904_SetAudioFormat()