Home
last modified time | relevance | path

Searched full:entering (Results 1 – 25 of 166) sorted by relevance

1234567

/Zephyr-latest/samples/subsys/pm/latency/
Dsample.yaml15 - "<inf> soc_pm: Entering RUNTIME_IDLE{0}"
17 - "<inf> soc_pm: Entering SUSPEND_TO_IDLE{0}"
19 - "<inf> soc_pm: Entering STANDBY{0}"
22 - "<inf> soc_pm: Entering RUNTIME_IDLE{0}"
24 - "<inf> soc_pm: Entering SUSPEND_TO_IDLE{0}"
26 - "<inf> soc_pm: Entering SUSPEND_TO_IDLE{0}"
31 - "<inf> soc_pm: Entering RUNTIME_IDLE{0}"
33 - "<inf> soc_pm: Entering RUNTIME_IDLE{0}"
35 - "<inf> soc_pm: Entering RUNTIME_IDLE{0}"
50 - "<inf> soc_pm: Entering RUNTIME_IDLE{0}"
[all …]
/Zephyr-latest/samples/boards/nordic/system_off/
Dsample.yaml25 - "Entering system off; press sw0 to restart"
48 - "Entering system off; press sw0 to restart"
65 - "Entering system off; wait 2 seconds to restart"
68 - "Entering system off; wait 2 seconds to restart"
71 - "Entering system off; wait 2 seconds to restart"
92 - "Entering system off; wait 2 seconds to restart"
98 - "Entering system off; wait 2 seconds to restart"
114 - "Entering system off; change signal level at comparator input to restart"
117 - "Entering system off; change signal level at comparator input to restart"
120 - "Entering system off; change signal level at comparator input to restart"
[all …]
DREADME.rst38 Entering system off; press sw0 to restart
/Zephyr-latest/samples/boards/espressif/light_sleep/
DREADME.rst52 Entering light sleep
54 Entering light sleep
56 Entering light sleep
59 Entering light sleep
61 Entering light sleep
63 Entering light sleep
/Zephyr-latest/samples/boards/espressif/light_sleep/src/
Dmain.c56 printk("Entering light sleep\n"); in main()
57 /* To make sure the complete line is printed before entering sleep mode, in main()
62 /* Get timestamp before entering sleep */ in main()
/Zephyr-latest/samples/boards/nordic/system_off/src/
Dmain.c64 printk("Entering system off; wait %u seconds to restart\n", DEEP_SLEEP_TIME_S); in main()
81 printf("Entering system off; press sw0 to restart\n"); in main()
86 printf("Entering system off; change signal level at comparator input to restart\n"); in main()
/Zephyr-latest/subsys/pm/
DKconfig46 By default a magic word in RAM is used to mark entering suspend-to-RAM. Enabling
54 entering into system low power mode.
125 devices before entering a low power state. Conversely, after
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dpower.c32 LOG_DBG("Entering PM state suspend to idle"); in pm_state_set()
36 LOG_DBG("Entering PM state suspend to RAM"); in pm_state_set()
/Zephyr-latest/drivers/timer/
DKconfig.stm32_lptim68 Use an additional timer while entering Standby mode.
75 Use the Standby timer for timeout (wakeup) when the system is entering
DKconfig.cortex_m_systick47 bool "Use an additional timer while entering IDLE"
58 Use the IDLE timer for timeout (wakeup) when the system is entering
/Zephyr-latest/doc/_static/js/
Dcustom.js35 … // When entering the "desktop" state, we register scroll events and adjust elements on the page.
36 …// When entering the "mobile" state, we clean up any registered events and restore elements on the…
45 // Entering the "desktop" state.
102 // Entering the "mobile" state.
/Zephyr-latest/dts/bindings/gnss/
Dluatos,air530z.yaml15 Identifies the On-Off pin for entering into low-power mode.
/Zephyr-latest/dts/bindings/power/
Dnxp,pdcfg-power.yaml16 are programmed to the sleep configuration registers before entering deep
Dzephyr,power-state.yaml38 the power management subsystem will not suspend devices before entering
/Zephyr-latest/soc/adi/max32/
DKconfig53 entering sleep by skipping the WFE/WFI instruction.
/Zephyr-latest/soc/nordic/common/vpr/
Dsoc_idle.c11 * Due to a HW issue, VPR requires MSTATUS.MIE to be enabled when entering sleep.
/Zephyr-latest/soc/nxp/imxrt/imxrt10xx/
Dpower.c30 * PLLs for power savings when entering low power states.
192 LOG_DBG("entering PM state runtime idle"); in pm_state_set()
197 LOG_DBG("entering PM state suspend to idle"); in pm_state_set()
207 LOG_DBG("Entering PM state soft off"); in pm_state_set()
/Zephyr-latest/arch/arm/core/cortex_m/
Dcpu_idle.c41 /* before entering low power state. */ \
72 * before entering low power state. in arch_cpu_idle()
/Zephyr-latest/samples/subsys/pm/latency/src/
Dpm.c40 LOG_INF("Entering %s{%u}", state2str(state), substate_id); in pm_state_set()
/Zephyr-latest/soc/microchip/mec/mec15xx/
Dpower.c54 * prevent entering an ISR after unmasking in BASEPRI. in z_power_soc_deep_sleep()
125 * allowing wake from any enabled interrupt and prevents the CPU from entering
/Zephyr-latest/soc/st/stm32/stm32wbx/
Dpower.c50 /* The switch on HSI before entering Stop Mode is required */ in lpm_hsem_lock()
54 /* The switch on HSI before entering Stop Mode is required */ in lpm_hsem_lock()
/Zephyr-latest/samples/subsys/debug/debugmon/
DREADME.rst15 #. Specify custom interrupt to be executed when entering a breakpoint
/Zephyr-latest/subsys/retention/
DKconfig51 e.g. button-less bootloader serial recovery mode entering from the
/Zephyr-latest/dts/bindings/serial/
Drenesas,smartbond-uart.yaml49 Time to prevent UART entering sleep mode after receiving data (ms)
/Zephyr-latest/drivers/can/
DKconfig.mcux28 Maximum number of wait loop iterations for the MCUX FlexCAN HAL when entering/leaving

1234567