Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_dsi/
Dfsl_mipi_dsi.c202 static uint32_t DSI_NsToByteClk(uint32_t ns, uint32_t byteclk_khz) in DSI_NsToByteClk() function
730 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()
/hal_nxp-latest/mcux/mcux-sdk/drivers/mipi_dsi_split/
Dfsl_mipi_dsi.c203 static uint32_t DSI_NsToByteClk(uint32_t ns, uint32_t byteclk_khz) in DSI_NsToByteClk() function
731 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()