Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c41 … (protocol) == kCODEC_BusPCMB ? kWM8962_BusPCMB : kWM8962_BusI2S)
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.h291 kWM8962_BusPCMB = 3, /*!< PCMB mode */ enumerator
Dfsl_wm8962.c408 if (protocol == kWM8962_BusPCMB) in WM8962_SetProtocol()