Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.c84 if (SGTL_WriteReg(handle, CHIP_DAC_VOL, 0x5C5CU) != kStatus_Success) in SGTL_Init()
395 ret = SGTL_WriteReg(handle, CHIP_DAC_VOL, vol); in SGTL_SetVolume()
432 ret = SGTL_ReadReg(handle, CHIP_DAC_VOL, &vol); in SGTL_GetVolume()
Dfsl_sgtl5000.h36 #define CHIP_DAC_VOL 0x0010U macro