Home
last modified time | relevance | path

Searched refs:kSGTL_ModuleDAP (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.c151 ret = SGTL_DisableModule(handle, kSGTL_ModuleDAP); in SGTL_Deinit()
190 case kSGTL_ModuleDAP: in SGTL_EnableModule()
236 case kSGTL_ModuleDAP: in SGTL_DisableModule()
301 ret = SGTL_EnableModule(handle, kSGTL_ModuleDAP); in SGTL_SetDataRoute()
313 ret = SGTL_EnableModule(handle, kSGTL_ModuleDAP); in SGTL_SetDataRoute()
Dfsl_sgtl5000.h765 kSGTL_ModuleDAP, /*!< DAP module in SGTL5000 */ enumerator