Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/display/it6263/
Dfsl_it6263.c174 uint32_t lvdsVendorID = 0U; in IT6263_Identify() local
185 …C_ReadRegs(handle, IT6263_LVDS_ID, IT6263_LVDS_VENDER_ID_REG, &lvdsVendorID, sizeof(lvdsVendorID)); in IT6263_Identify()
191 if ((hdmiVendorID != IT6263_HDMI_VENDER_ID) || (lvdsVendorID != IT6263_LVDS_VENDER_ID)) in IT6263_Identify()