Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/mipi_dsi_cmd/
Dfsl_mipi_dsi_cmd.h66 kMIPI_DCS_ExitIdleMode = 0x38, enumerator
Dfsl_mipi_dsi_cmd.c157 txData = (uint8_t)kMIPI_DCS_ExitIdleMode; in MIPI_DSI_DCS_EnterIdleMode()