Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8904/
Dfsl_codec_wm8904_adapter.c32 ((protocol) == kCODEC_BusI2S ? kWM8904_ProtocolI2S : \
37 kWM8904_ProtocolI2S)
/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h148 kWM8904_ProtocolI2S = 0x2, /*!< I2S type */ enumerator
Dfsl_wm8904.c479 config->protocol = kWM8904_ProtocolI2S; in WM8904_GetDefaultConfig()