Home
last modified time | relevance | path

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/
Dfsl_sgtl5000.h290 #define SGTL5000_MUTE_LO_SHIFT 0x8U macro
Dfsl_sgtl5000.c476 ((uint16_t)mute << SGTL5000_MUTE_LO_SHIFT)); in SGTL_SetMute()