Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/
Dhdmi_tx.h190 #define HDMI_TX_INT_MASK_REG09_REG_RxSEN_MASK (HDMI_TX_INT_MASK_REG09_REG_RxSEN(0x01U))
191 #define HDMI_TX_INT_MASK_REG09_REG_RxSEN(N) ((N) << HDMI_TX_INT_MASK_REG09_REG_RxSEN_SHIFT) macro
Dfsl_it6161.c390 … HDMI_TX_INT_MASK_REG09_REG_DDCBusHang(0x00U) | HDMI_TX_INT_MASK_REG09_REG_RxSEN(0x00U) | in it6161_IntMaskEnable()