Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c107 …return WM8962_Deinit((wm8962_handle_t *)((uintptr_t)(((codec_handle_t *)handle)->codecDevHandle))); in HAL_CODEC_WM8962_Deinit()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.h458 status_t WM8962_Deinit(wm8962_handle_t *handle);
Dfsl_wm8962.c392 status_t WM8962_Deinit(wm8962_handle_t *handle) in WM8962_Deinit() function