Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c114 …return WM8960_Deinit((wm8960_handle_t *)((uintptr_t)(((codec_handle_t *)handle)->codecDevHandle))); in HAL_CODEC_WM8960_Deinit()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h389 status_t WM8960_Deinit(wm8960_handle_t *handle);
Dfsl_wm8960.c262 status_t WM8960_Deinit(wm8960_handle_t *handle) in WM8960_Deinit() function