Searched refs:SGTL5000_MUTE_LO_SHIFT (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/ | ||
D | fsl_sgtl5000.h | 290 #define SGTL5000_MUTE_LO_SHIFT 0x8U macro |
D | fsl_sgtl5000.c | 476 ((uint16_t)mute << SGTL5000_MUTE_LO_SHIFT)); in SGTL_SetMute() |