Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx.h74 kTFA9XXX_PlayChannelRight0 = 2U, /*!< codec play channel right 0 */ enumerator
Dfsl_tfa9xxx.c662 else if (playChannel == kTFA9XXX_PlayChannelRight0) in TFA9XXX_SetPlayChannel()
666 else if (playChannel == (kTFA9XXX_PlayChannelLeft0 | kTFA9XXX_PlayChannelRight0)) in TFA9XXX_SetPlayChannel()