Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/it6161/
Dhdmi_tx.h193 #define HDMI_TX_INT_MASK_REG09_REG_HPD_MASK (HDMI_TX_INT_MASK_REG09_REG_HPD(0x01U))
194 #define HDMI_TX_INT_MASK_REG09_REG_HPD(N) ((N) << HDMI_TX_INT_MASK_REG09_REG_HPD_SHIFT) macro
Dfsl_it6161.c391 HDMI_TX_INT_MASK_REG09_REG_HPD(0x00U)); in it6161_IntMaskEnable()