Home
last modified time | relevance | path

Searched refs:latency (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/
DREADME.md201 …xit latency is declared for a low-power state. It will influence the low-power state entered if th…
203 The exit latency is declared by the developer for a low-power state. For example if the deep-sleep …
221 When the Power Manager tries to find the deepest state reachable, it will compare the exit latency
228 … go into the lightest low power mode. In this case, as there is not exit latency for the sleep sta…
235 …h the corresponding constraints, if the *durationTicks* exceeds the exit latency of the deep sleep…
/hal_nxp-latest/mcux/mcux-sdk/drivers/sdramc/
Dfsl_sdramc.h106 sdramc_latency_t latency; /*!< The latency for some timing specifications. */ member
Dfsl_sdramc.c123 … base->BLOCK[index].AC = SDRAM_AC_PS(bctlConfig->portSize) | SDRAM_AC_CASL(bctlConfig->latency) | in SDRAMC_Init()
/hal_nxp-latest/mcux/mcux-sdk/components/IS42SM16800H/
Dfsl_sdram.c55 ctlConfig.latency = kSDRAMC_LatencyOne; in SDRAM_Init()
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/
DChangeLogKSDK.txt75 …- Use new feeback solution and low latency playback for usb device speaker demo and unified demos.…