Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c37 (protocol) == kCODEC_BusPCMA ? kWM8962_BusPCMA : \
/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.h292 kWM8962_BusPCMA = 4, /*!< PCMA mode */ enumerator
Dfsl_wm8962.c411 else if (protocol == kWM8962_BusPCMA) in WM8962_SetProtocol()