Searched refs:WM8904_SetMasterClock (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/wm8904/ |
D | fsl_wm8904.c | 401 …result = WM8904_SetMasterClock(handle, sysclk, (uint32_t)(WM8904_MAP_SAMPLERATE(config->format.sam… in WM8904_Init() 517 status_t WM8904_SetMasterClock(wm8904_handle_t *handle, uint32_t sysclk, uint32_t sampleRate, uint3… in WM8904_SetMasterClock() function 1078 error = WM8904_SetMasterClock(handle, sysclk, sampleRate, bitWidth); in WM8904_SetAudioFormat()
|
D | fsl_wm8904.h | 383 status_t WM8904_SetMasterClock(wm8904_handle_t *handle, uint32_t sysclk, uint32_t sampleRate, uint3…
|