Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c236 … return SGTL_SetRecord((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetRecord()
242 … return SGTL_SetRecord((sgtl_handle_t *)((uint32_t)(((codec_handle_t *)handle)->codecDevHandle)), in HAL_CODEC_SGTL5000_SetRecord()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.h1013 status_t SGTL_SetRecord(sgtl_handle_t *handle, uint32_t recordSource);
Dfsl_sgtl5000.c656 status_t SGTL_SetRecord(sgtl_handle_t *handle, uint32_t recordSource) in SGTL_SetRecord() function