Searched defs:ns (Results 1 – 8 of 8) sorted by relevance
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/mipi_dsi/ |
D | fsl_mipi_dsi.c | 57 #define DSI_NS_TO_BYTE_CLK(ns, byte_clk_khz) ((ns) * (byte_clk_khz) / 1000000U) argument 59 #define DSI_NS_UI_TO_BYTE_CLK(ns, UI, byte_clk_khz) ((((ns) * (byte_clk_khz)) + ((UI)*125000U)) / 1… argument 204 static uint32_t DSI_NsToByteClk(uint32_t ns, uint32_t byteclk_khz) in DSI_NsToByteClk() 219 static uint32_t DSI_NsUiToByteClk(uint32_t ns, uint32_t UI, uint32_t byteclk_khz) in DSI_NsUiToByteClk()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/mipi_dsi_split/ |
D | fsl_mipi_dsi.c | 56 #define DSI_NS_TO_BYTE_CLK(ns, byte_clk_khz) ((ns) * (byte_clk_khz) / 1000000U) argument 58 #define DSI_NS_UI_TO_BYTE_CLK(ns, UI, byte_clk_khz) ((((ns) * (byte_clk_khz)) + ((UI)*125000U)) / 1… argument 203 static uint32_t DSI_NsToByteClk(uint32_t ns, uint32_t byteclk_khz) in DSI_NsToByteClk() 218 static uint32_t DSI_NsUiToByteClk(uint32_t ns, uint32_t UI, uint32_t byteclk_khz) in DSI_NsUiToByteClk()
|
/hal_nxp-3.7.0/mcux/mcux-sdk/CMSIS/Driver/Include/ |
D | Driver_ETH_MAC.h | 124 uint32_t ns; ///< Nano seconds member
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT595S/drivers/ |
D | fsl_power.c | 753 uint32_t ns = 0U; in AT_QUICKACCESS_SECTION_CODE() local
|
/hal_nxp-3.7.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.7.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.7.0/mcux/mcux-sdk/devices/MIMXRT533S/drivers/ |
D | fsl_power.c | 753 uint32_t ns = 0U; in AT_QUICKACCESS_SECTION_CODE() local
|
/hal_nxp-3.7.0/mcux/mcux-sdk/devices/MIMXRT555S/drivers/ |
D | fsl_power.c | 753 uint32_t ns = 0U; in AT_QUICKACCESS_SECTION_CODE() local
|