Home
last modified time | relevance | path

Searched full:residency (Results 1 – 25 of 67) sorted by relevance

123

/Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/boards/
Dnucleo_wba55cg.overlay8 /* Change min residency time to ease power consumption measurement */
16 min-residency-us = <500000>;
20 min-residency-us = <1000000>;
24 min-residency-us = <2000000>;
/Zephyr-latest/samples/subsys/pm/latency/boards/
Dnative_sim.overlay11 min-residency-us = <1000000>;
17 min-residency-us = <1100000>;
23 min-residency-us = <1200000>;
/Zephyr-latest/tests/subsys/pm/policy_api/
Dapp.overlay19 min-residency-us = <100000>;
27 min-residency-us = <1000000>;
35 min-residency-us = <500000>;
/Zephyr-latest/tests/subsys/pm/power_states_api/boards/
Dnative_sim.overlay17 min-residency-us = <10000>;
24 min-residency-us = <20000>;
31 min-residency-us = <50000>;
/Zephyr-latest/dts/bindings/power/
Dzephyr,power-state.yaml24 min-residency-us:
27 Minimum residency duration in microseconds. It is the minimum time for a
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/
Dpower_mgmt.h14 * SUSPEND_TO_IDLE residency.
17 * longer than STANDBY residency.
Dpower_mgmt.c21 /* Sleep time should be lower than SUSPEND_TO_IDLE residency time */
28 /* Sleep some extra time than minimum residency */
189 LOG_INF("PM sleep residency %d.%03d seconds", secs, msecs); in pm_exit_marker()
/Zephyr-latest/doc/services/pm/
Dsystem.rst86 * Residency based
98 Residency subsubsection
101 Under the residency policy, the system will enter the power state which offers the highest
102 power savings, with the constraint that the sum of the minimum residency value (see
Ddevice.rst102 min-residency-us = <5000>;
109 min-residency-us = <8000>;
340 min-residency-us = <10000>;
347 min-residency-us = <20000>;
354 min-residency-us = <50000>;
/Zephyr-latest/include/zephyr/pm/
Dstate.h128 * min-residency-us = <10000>;
135 * min-residency-us = <20000>;
154 * Minimum residency duration in microseconds. It is the minimum
283 * min-residency-us = <10000>;
290 * min-residency-us = <50000>;
333 * min-residency-us = <10000>;
340 * min-residency-us = <50000>;
/Zephyr-latest/dts/arm/microchip/
Dmec172xnsz.dtsi36 min-residency-us = <1000000>;
42 min-residency-us = <2000000>;
Dmec1727nsz.dtsi35 min-residency-us = <1000000>;
41 min-residency-us = <2000000>;
Dmec172xnlj.dtsi36 min-residency-us = <1000000>;
42 min-residency-us = <2000000>;
/Zephyr-latest/soc/nuvoton/npcx/common/
Dpower.c34 * - Max residency time in Deep Sleep for 'Instant' wake-up is 200 ms
35 * - Min Residency time in Deep Sleep for 'Instant' wake-up is 61 us
36 * - The unit to determine power state residency policy is tick.
40 * Sub-state 0 - "Deep Sleep" mode with “Instant” wake-up if residency time
42 * Sub-state 1 - "Deep Sleep" mode with "Standard" wake-up if residency time
/Zephyr-latest/dts/x86/intel/
Dintel_ish5.dtsi17 min-residency-us = <500>;
24 min-residency-us = <10000>;
31 min-residency-us = <3000000>;
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/
Dpower_mgmt.c26 /* Sleep some extra time than minimum residency:
154 LOG_INF("PM sleep residency %d.%03d seconds", secs, msecs); in pm_exit_marker()
252 /* states in its residency policy will simply enter light */ in test_pwr_mgmt_multithread()
301 /* states in its residency policy will simply enter light */ in test_pwr_mgmt_singlethread()
/Zephyr-latest/soc/ite/ec/common/
Dpolicy.c31 * to be longer than or equal to the minimum residency. in pm_policy_next_state()
/Zephyr-latest/subsys/pm/policy/
DKconfig15 on CPU residency times and other constraints imposed by the drivers or
/Zephyr-latest/boards/nxp/frdm_ke17z/
Dfrdm_ke17z.dts88 min-residency-us = <1>;
92 min-residency-us = <20000>;
/Zephyr-latest/boards/nxp/frdm_ke17z512/
Dfrdm_ke17z512.dts88 min-residency-us = <1>;
92 min-residency-us = <20000>;
/Zephyr-latest/subsys/pm/
Dstate.c31 * All states should have a minimum residency >= than the exit latency.
/Zephyr-latest/dts/arm/silabs/
Defr32bg2x.dtsi133 min-residency-us = <4>;
145 min-residency-us = <260>;
158 min-residency-us = <20000>;
Defr32mg24.dtsi152 min-residency-us = <4>;
164 min-residency-us = <260>;
177 min-residency-us = <20000>;
/Zephyr-latest/tests/subsys/pm/power_states_api/src/
Dmain.c14 /* Last state has not declared a minimum residency, so it should be
/Zephyr-latest/dts/arm/ti/
Dcc13xx_cc26xx.dtsi34 min-residency-us = <1000>;
40 min-residency-us = <5000>;

123