Searched refs:UI (Results 1 – 4 of 4) sorted by relevance
57 #define DSI_NS_UI_TO_BYTE_CLK(ns, UI, byte_clk_khz) ((((ns) * (byte_clk_khz)) + ((UI)*125000U)) / 1… argument217 static uint32_t DSI_NsUiToByteClk(uint32_t ns, uint32_t UI, uint32_t byteclk_khz) in DSI_NsUiToByteClk() argument219 return ((ns * byteclk_khz) + (UI * 125000UL)) / 1000000UL; in DSI_NsUiToByteClk()
58 #define DSI_NS_UI_TO_BYTE_CLK(ns, UI, byte_clk_khz) ((((ns) * (byte_clk_khz)) + ((UI)*125000U)) / 1… argument218 static uint32_t DSI_NsUiToByteClk(uint32_t ns, uint32_t UI, uint32_t byteclk_khz) in DSI_NsUiToByteClk() argument220 return ((ns * byteclk_khz) + (UI * 125000UL)) / 1000000UL; in DSI_NsUiToByteClk()
136 
96 …matically adding sign-off when you Commit change directly using GitHub Web UI. You need to manuall…97 