Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c72 return SGTL_Init(devHandle, devConfig); in HAL_CODEC_SGTL5000_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.h894 status_t SGTL_Init(sgtl_handle_t *handle, sgtl_config_t *config);
Dfsl_sgtl5000.c29 status_t SGTL_Init(sgtl_handle_t *handle, sgtl_config_t *config) in SGTL_Init() function