Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h220 kWM8904_RecordChannelDifferentialNegative3 = 32U, /*!< differential negative record channel 3 */ enumerator
Dfsl_wm8904.c1447 else if ((leftRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative3) != 0U) in WM8904_SetRecordChannel()
1477 else if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative3) != 0U) in WM8904_SetRecordChannel()