Searched refs:DSI_NsToByteClk (Results 1 – 2 of 2) sorted by relevance
202 static uint32_t DSI_NsToByteClk(uint32_t ns, uint32_t byteclk_khz) in DSI_NsToByteClk() function730 config->tHsExit_ByteClk = (uint8_t)(DSI_NsToByteClk(100U, byteClkFreq_kHz) + 1U); in DSI_GetDphyDefaultConfig()776 config->tClkZero_ByteClk = (uint8_t)(DSI_NsToByteClk(262U, byteClkFreq_kHz) + 1U); in DSI_GetDphyDefaultConfig()
203 static uint32_t DSI_NsToByteClk(uint32_t ns, uint32_t byteclk_khz) in DSI_NsToByteClk() function731 config->tHsExit_ByteClk = (uint8_t)(DSI_NsToByteClk(100U, byteClkFreq_kHz) + 1U); in DSI_GetDphyDefaultConfig()775 config->tClkZero_ByteClk = (uint8_t)(DSI_NsToByteClk(262U, byteClkFreq_kHz) + 1U); in DSI_GetDphyDefaultConfig()