Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c279 … return SGTL_SetPlay((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetPlay()
285 … return SGTL_SetPlay((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetPlay()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.h1003 status_t SGTL_SetPlay(sgtl_handle_t *handle, uint32_t playSource);
Dfsl_sgtl5000.c638 status_t SGTL_SetPlay(sgtl_handle_t *handle, uint32_t playSource) in SGTL_SetPlay() function