Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.c282 … ret = SGTL_ModifyReg(handle, CHIP_ANA_CTRL, SGTL5000_SEL_HP_CLR_MASK, SGTL5000_SEL_HP_DAC); in SGTL_SetDataRoute()
292 … ret = SGTL_ModifyReg(handle, CHIP_ANA_CTRL, SGTL5000_SEL_HP_CLR_MASK, SGTL5000_SEL_HP_DAC); in SGTL_SetDataRoute()
304 … ret = SGTL_ModifyReg(handle, CHIP_ANA_CTRL, SGTL5000_SEL_HP_CLR_MASK, SGTL5000_SEL_HP_DAC); in SGTL_SetDataRoute()
317 … ret = SGTL_ModifyReg(handle, CHIP_ANA_CTRL, SGTL5000_SEL_HP_CLR_MASK, SGTL5000_SEL_HP_DAC); in SGTL_SetDataRoute()
Dfsl_sgtl5000.h294 #define SGTL5000_SEL_HP_DAC 0x0000U macro