Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h219 kWM8904_RecordChannelDifferentialNegative2 = 16U, /*!< differential negative record channel 2 */ enumerator
Dfsl_wm8904.c1439 else if ((leftRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative2) != 0U) in WM8904_SetRecordChannel()
1469 else if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative2) != 0U) in WM8904_SetRecordChannel()