Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h216 kWM8904_RecordChannelDifferentialPositive2 = 2U, /*!< differential positive record channel 2 */ enumerator
Dfsl_wm8904.c1426 else if ((leftRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialPositive2) != 0U) in WM8904_SetRecordChannel()
1456 else if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialPositive2) != 0U) in WM8904_SetRecordChannel()