Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.c411 ret = SGTL_WriteReg(handle, CHIP_LINE_OUT_VOL, vol); in SGTL_SetVolume()
440 ret = SGTL_ReadReg(handle, CHIP_LINE_OUT_VOL, &vol); in SGTL_GetVolume()
Dfsl_sgtl5000.h45 #define CHIP_LINE_OUT_VOL 0x002EU macro