Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/r_mipi_dsi/
Dr_mipi_dsi.c40 MIPI_DSI_CLOCK_STATE_IDLE, ///< MIPI DSI Clock is off enumerator
124 g_clock_state = MIPI_DSI_CLOCK_STATE_IDLE; in R_MIPI_DSI_Open()
814 …SILINK->PLSR_b.CLHS2LP != p_cfg->continuous_clock) && (g_clock_state != MIPI_DSI_CLOCK_STATE_IDLE)) in dsi_hs_clock_stop()
820 g_clock_state = MIPI_DSI_CLOCK_STATE_IDLE; in dsi_hs_clock_stop()
1066 g_clock_state = MIPI_DSI_CLOCK_STATE_IDLE; in mipi_dsi_ppi()