Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h218 kWM8904_RecordChannelDifferentialNegative1 = 8U, /*!< differential negative record channel 1 */ enumerator
Dfsl_wm8904.c1439 if ((leftRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative1) != 0U) in WM8904_SetRecordChannel()
1469 if ((rightRecordChannel & (uint32_t)kWM8904_RecordChannelDifferentialNegative1) != 0U) in WM8904_SetRecordChannel()