Home
last modified time | relevance | path

Searched refs:kWM8904_ProtocolI2S (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8904/
Dfsl_codec_wm8904_adapter.c33 kWM8904_ProtocolI2S : \
39 … (protocol) == kCODEC_BusPCMB ? kWM8904_ProtocolPCMB : kWM8904_ProtocolI2S)
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h148 kWM8904_ProtocolI2S = 0x2, /*!< I2S type */ enumerator
Dfsl_wm8904.c483 config->protocol = kWM8904_ProtocolI2S; in WM8904_GetDefaultConfig()