Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/
Dhdmi_tx.c1065 it6161.hdmi_tx.bAudioChannelEnable = AudioEnable; in setHDMITX_LPCMAudio()
1208 HDMITX_ReadI2C_Byte(handle, HDMI_TX_AUDIO_CHANNEL_REGE0, &it6161.hdmi_tx.bAudioChannelEnable); in setHDMITX_HBRAudio()
1318 it6161.hdmi_tx.bAudioChannelEnable = 0; in HDMITX_EnableAudioOutput()
1431 HDMITX_WriteI2C_Byte(handle, HDMI_TX_AUDIO_CHANNEL_REGE0, it6161.hdmi_tx.bAudioChannelEnable); in HDMITX_EnableAudioOutput()
Dfsl_it6161.h164 uint8_t bAudioChannelEnable; member