Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.c67 if (SGTL_WriteReg(handle, CHIP_ANA_HP_CTRL, 0x1818U) != kStatus_Success) in SGTL_Init()
403 ret = SGTL_WriteReg(handle, CHIP_ANA_HP_CTRL, vol); in SGTL_SetVolume()
436 ret = SGTL_ReadReg(handle, CHIP_ANA_HP_CTRL, &vol); in SGTL_GetVolume()
Dfsl_sgtl5000.h39 #define CHIP_ANA_HP_CTRL 0x0022U macro