Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.c60 #define DSI_NS_TO_BYTE_CLK(ns, byte_clk_khz) ((ns) * (byte_clk_khz) / 1000000U) argument
62 #define DSI_NS_UI_TO_BYTE_CLK(ns, UI, byte_clk_khz) ((((ns) * (byte_clk_khz)) + ((UI)*125000U)) / 1… argument