Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h242 kWM8960_PlaySourceInput = 2, /*!< wm8960 play source Input */ enumerator
Dfsl_wm8960.c896 if ((playSource & (uint32_t)kWM8960_PlaySourceInput) != 0U) in WM8960_SetPlay()