Home
last modified time | relevance | path

Searched refs:exitLatency (Results 1 – 14 of 14) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1175/
Dfsl_pm_device.c373 .exitLatency = 6400UL, // From setpoint 0 standby suspend to setpoint 0 run mode.s
397 .exitLatency = 4760UL, // From setpoint 1 standby suspend to setpoint 1 RUN.
421 .exitLatency = 4760UL,
444 .exitLatency = 6400UL,
467 .exitLatency = 6400UL,
491 .exitLatency = 6960UL,
516 .exitLatency = 6400UL,
541 .exitLatency = 6400UL,
570 .exitLatency = 64UL,
598 .exitLatency = 6400UL,
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1171/
Dfsl_pm_device.c373 .exitLatency = 6400UL, // From setpoint 0 standby suspend to setpoint 0 run mode.s
397 .exitLatency = 4760UL, // From setpoint 1 standby suspend to setpoint 1 RUN.
421 .exitLatency = 4760UL,
444 .exitLatency = 6400UL,
467 .exitLatency = 6400UL,
491 .exitLatency = 6960UL,
516 .exitLatency = 6400UL,
541 .exitLatency = 6400UL,
570 .exitLatency = 64UL,
598 .exitLatency = 6400UL,
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1172/
Dfsl_pm_device.c373 .exitLatency = 6400UL, // From setpoint 0 standby suspend to setpoint 0 run mode.s
397 .exitLatency = 4760UL, // From setpoint 1 standby suspend to setpoint 1 RUN.
421 .exitLatency = 4760UL,
444 .exitLatency = 6400UL,
467 .exitLatency = 6400UL,
491 .exitLatency = 6960UL,
516 .exitLatency = 6400UL,
541 .exitLatency = 6400UL,
570 .exitLatency = 64UL,
598 .exitLatency = 6400UL,
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1176/
Dfsl_pm_device.c373 .exitLatency = 6400UL, // From setpoint 0 standby suspend to setpoint 0 run mode.s
397 .exitLatency = 4760UL, // From setpoint 1 standby suspend to setpoint 1 RUN.
421 .exitLatency = 4760UL,
444 .exitLatency = 6400UL,
467 .exitLatency = 6400UL,
491 .exitLatency = 6960UL,
516 .exitLatency = 6400UL,
541 .exitLatency = 6400UL,
570 .exitLatency = 64UL,
598 .exitLatency = 6400UL,
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MIMXRT1173/
Dfsl_pm_device.c373 .exitLatency = 6400UL, // From setpoint 0 standby suspend to setpoint 0 run mode.s
397 .exitLatency = 4760UL, // From setpoint 1 standby suspend to setpoint 1 RUN.
421 .exitLatency = 4760UL,
444 .exitLatency = 6400UL,
467 .exitLatency = 6400UL,
491 .exitLatency = 6960UL,
516 .exitLatency = 6400UL,
541 .exitLatency = 6400UL,
570 .exitLatency = 64UL,
598 .exitLatency = 6400UL,
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW610/
Dfsl_pm_device.c62 .exitLatency = 0U,
74 .exitLatency = 1U, /* 58ns plus some margin */
86 .exitLatency = 2000U, /* 320us plus some margin */
98 .exitLatency = 8000U, /* 5ms plus some margin */
110 .exitLatency = 40000U, /* 33ms plus some margin */
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/RW612/
Dfsl_pm_device.c62 .exitLatency = 0U,
74 .exitLatency = 1U, /* 58ns plus some margin */
86 .exitLatency = 2000U, /* 320us plus some margin */
98 .exitLatency = 8000U, /* 5ms plus some margin */
110 .exitLatency = 40000U, /* 33ms plus some margin */
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXN947/
Dfsl_pm_device.c103 .exitLatency = 14U, /* 14 us */
117 .exitLatency = 14U, /* 14 us */
131 .exitLatency = 600U, /* 600 us */
145 .exitLatency = 600U, /* 600 us */
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716A/
Dfsl_pm_device.c93 .exitLatency = 140U, /* 140 us */
105 .exitLatency = 140U, /* 140 us */
117 .exitLatency = 600U, /* 600 us */
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/KW45B41Z83/
Dfsl_pm_device.c93 .exitLatency = 140U, /* 140 us */
105 .exitLatency = 140U, /* 140 us */
117 .exitLatency = 600U, /* 600 us */
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/MCXW716C/
Dfsl_pm_device.c93 .exitLatency = 140U, /* 140 us */
105 .exitLatency = 140U, /* 140 us */
117 .exitLatency = 600U, /* 600 us */
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/devices/K32W1480/
Dfsl_pm_device.c93 .exitLatency = 140U, /* 140 us */
105 .exitLatency = 140U, /* 140 us */
117 .exitLatency = 600U, /* 600 us */
/hal_nxp-latest/mcux/mcux-sdk/components/power_manager/core/
Dfsl_pm_core.c75 if (state->exitLatency < duration) in PM_findDeepestState()
365 … s_pmHandle->timerStart(duration - (s_pmHandle->deviceOption->states[stateIndex].exitLatency)); in PM_EnterLowPower()
Dfsl_pm_core.h239 uint32_t exitLatency; /*!< The latency that the power state need to exit, in us */ member