Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c85 return SGTL_Deinit((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle))); in HAL_CODEC_SGTL5000_Deinit()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.h980 status_t SGTL_Deinit(sgtl_handle_t *handle);
Dfsl_sgtl5000.c145 status_t SGTL_Deinit(sgtl_handle_t *handle) in SGTL_Deinit() function