Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.c302 … ret = SGTL_ModifyReg(handle, CHIP_SSS_CTRL, SGTL5000_DAP_SEL_CLR_MASK, SGTL5000_DAP_SEL_I2S_IN); in SGTL_SetDataRoute()
315 … ret = SGTL_ModifyReg(handle, CHIP_SSS_CTRL, SGTL5000_DAP_SEL_CLR_MASK, SGTL5000_DAP_SEL_I2S_IN); in SGTL_SetDataRoute()
Dfsl_sgtl5000.h191 #define SGTL5000_DAP_SEL_CLR_MASK 0xFF3FU macro