Searched defs:ns (Results 1 – 8 of 8) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/mipi_dsi/ |
D | fsl_mipi_dsi.c | 61 #define DSI_NS_TO_BYTE_CLK(ns, byte_clk_khz) ((ns) * (byte_clk_khz) / 1000000U) argument 63 #define DSI_NS_UI_TO_BYTE_CLK(ns, UI, byte_clk_khz) ((((ns) * (byte_clk_khz)) + ((UI)*125000U)) / 1… argument 199 static uint32_t DSI_NsToByteClk(uint32_t ns, uint32_t byteclk_khz) in DSI_NsToByteClk() 214 static uint32_t DSI_NsUiToByteClk(uint32_t ns, uint32_t UI, uint32_t byteclk_khz) in DSI_NsUiToByteClk()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/mipi_dsi_split/ |
D | fsl_mipi_dsi.c | 60 #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 207 static uint32_t DSI_NsToByteClk(uint32_t ns, uint32_t byteclk_khz) in DSI_NsToByteClk() 222 static uint32_t DSI_NsUiToByteClk(uint32_t ns, uint32_t UI, uint32_t byteclk_khz) in DSI_NsUiToByteClk()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/Driver/Include/ |
D | Driver_ETH_MAC.h | 124 uint32_t ns; ///< Nano seconds member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT595S/drivers/ |
D | fsl_power.c | 751 uint32_t ns = 0U; in AT_QUICKACCESS_SECTION_CODE() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT685S/drivers/ |
D | fsl_power.c | 733 uint32_t ns = 0U; in AT_QUICKACCESS_SECTION_CODE() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT633S/drivers/ |
D | fsl_power.c | 733 uint32_t ns = 0U; in AT_QUICKACCESS_SECTION_CODE() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT555S/drivers/ |
D | fsl_power.c | 751 uint32_t ns = 0U; in AT_QUICKACCESS_SECTION_CODE() local
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMXRT533S/drivers/ |
D | fsl_power.c | 751 uint32_t ns = 0U; in AT_QUICKACCESS_SECTION_CODE() local
|