Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h241 kWM8960_PlaySourcePGA = 1, /*!< wm8960 play source PGA */ enumerator
Dfsl_wm8960.c880 if (((uint32_t)kWM8960_PlaySourcePGA & playSource) != 0U) in WM8960_SetPlay()