Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.c197 ret = SGTL_ModifyReg(handle, CHIP_DIG_POWER, SGTL5000_I2S_IN_ENABLE_CLR_MASK, in SGTL_EnableModule()
243 ret = SGTL_ModifyReg(handle, CHIP_DIG_POWER, SGTL5000_I2S_IN_ENABLE_CLR_MASK, in SGTL_DisableModule()
Dfsl_sgtl5000.h100 #define SGTL5000_I2S_IN_ENABLE_CLR_MASK 0xFFFEU macro