Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.c181 ret = SGTL_ModifyReg(handle, CHIP_ANA_POWER, SGTL5000_ADC_POWERUP_CLR_MASK, in SGTL_EnableModule()
227 ret = SGTL_ModifyReg(handle, CHIP_ANA_POWER, SGTL5000_ADC_POWERUP_CLR_MASK, in SGTL_DisableModule()
Dfsl_sgtl5000.h428 #define SGTL5000_ADC_POWERUP_CLR_MASK 0xFFFDU macro