/Zephyr-latest/samples/subsys/pm/latency/boards/ |
D | native_sim.overlay | 20 standby: standby { 22 power-state-name = "standby"; 30 cpu-power-states = <&runtime_idle &suspend_to_idle &standby>;
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.stm32_lptim | 68 Use an additional timer while entering Standby mode. 70 but LPTIM is not clocked in standby mode. These chips usually have 75 Use the Standby timer for timeout (wakeup) when the system is entering 76 Standby state. 78 The chosen Standby timer node has to support setting alarm from the
|
D | stm32_lptim_timer.c | 93 * entering standby state. 95 * It is used for chips that has to use a separate standby timer in such 100 /* Cycle counter before entering the standby state. */ 103 /* Standby timer value before entering the standby state. */ 106 /* Standby timer used for timer while entering the standby state */ 234 /* Set the alarm using timer that runs the standby. in sys_clock_set_timeout() 242 * measurements after exiting the standby state. in sys_clock_set_timeout() 611 /* Get current value for standby timer and reset LPTIM counter value in sys_clock_idle_exit() 617 /* Calculate how much time has passed since last measurement for standby timer */ in sys_clock_idle_exit() 629 /* Convert standby time in LPTIM cnt */ in sys_clock_idle_exit() [all …]
|
D | mcux_os_timer.c | 39 #if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(standby)) && CONFIG_PM 74 #if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(standby)) && CONFIG_PM 181 #if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(standby)) && CONFIG_PM in sys_clock_set_timeout() 250 #if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(standby)) && CONFIG_PM in sys_clock_idle_exit() 282 /* On some SoC's, OS Timer cannot wakeup from low power mode in standby modes */ in sys_clock_driver_init() 283 #if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(standby)) && CONFIG_PM in sys_clock_driver_init()
|
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/ |
D | README.rst | 2 :name: Standby/Shutdown mode 5 Enter and exit Standby/Shutdown mode on STM32. 10 This sample is a minimum application to demonstrate basic power management of Standby mode and 15 when LED2 is ON to enter to Standby Mode 42 when LED2 is ON to enter to Standby Mode
|
D | sample.yaml | 19 - "when LED2 is ON to enter to Standby Mode"
|
/Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/ |
D | sample.yaml | 2 name: STM32 PM Standby Power Management 11 - "Exit Standby"
|
D | README.rst | 24 The board shall have an RTC to use it during the standby mode as a replacement 26 able to restore context after standby.
|
/Zephyr-latest/drivers/can/transceiver/ |
D | can_transceiver_gpio.c | 20 /* Does any devicetree instance have a standby-gpios property? */ 52 LOG_ERR("failed to set standby GPIO pin (err %d)", err); in can_transceiver_gpio_set_state() 97 LOG_ERR("standby pin GPIO device not ready"); in can_transceiver_gpio_init() 101 /* CAN transceiver is put in standby during initialization */ in can_transceiver_gpio_init() 104 LOG_ERR("failed to configure standby GPIO pin (err %d)", err); in can_transceiver_gpio_init() 130 CAN_TRANSCEIVER_GPIO_COND(inst, standby) \
|
/Zephyr-latest/samples/boards/st/power_mgmt/standby_shutdown/src/ |
D | main.c | 47 /* Set pull-ups for standby modes */ in config_wakeup_features() 79 printk("Standby Mode requested\n"); in thread_poweroff_standby_mode() 80 printk("Release the user button to exit from Standby Mode\n\n"); in thread_poweroff_standby_mode() 85 /* stay in Standby mode until wakeup line activated */ in thread_poweroff_standby_mode() 102 printk("\nReset cause: Standby mode\n\n"); in main() 143 printk(" when LED2 is ON to enter to Standby Mode\n\n"); in main()
|
/Zephyr-latest/dts/bindings/phy/ |
D | can-transceiver-gpio.yaml | 18 standby-gpios: 21 GPIO to use to put the CAN transceiver into standby. This GPIO is driven
|
/Zephyr-latest/samples/subsys/pm/latency/ |
D | sample.yaml | 18 - "<inf> app: Sleeping for 1.3 seconds, we should enter STANDBY" 19 - "<inf> soc_pm: Entering STANDBY{0}" 57 - "<inf> app: Finished, we should now enter STANDBY" 58 - "<inf> soc_pm: Entering STANDBY{0}"
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bbram.rst | 10 - VSBY (voltage standby) state - check if the BBRAM is using standby voltage.
|
/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/ |
D | README.rst | 15 * Sleep for 3 seconds (Standby mode) 44 5. Device will demonstrate active, idle and standby modes. 62 Sleep 3 s (STANDBY)
|
/Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/boards/ |
D | nucleo_wba55cg.overlay | 11 cpu-power-states = <&stop0 &stop1 &standby>; 23 standby: state2 {
|
/Zephyr-latest/dts/bindings/clock/ |
D | renesas,r8a779f0-cpg-mssr.yaml | 4 description: Renesas R8A779F0 SoC Clock Pulse Generator / Module Standby and Software Reset
|
D | renesas,r8a7795-cpg-mssr.yaml | 4 description: Renesas R8A7795 SoC Clock Pulse Generator / Module Standby and Software Reset
|
D | renesas,rcar-cpg-mssr.yaml | 4 description: Renesas Clock Pulse Generator / Module Standby and Software Reset
|
/Zephyr-latest/drivers/serial/ |
D | uart_ite_it8xxx2.c | 59 * The pm state of it8xxx2 chip only supports standby, so here we in uart1_wui_isr() 60 * can directly set the constraint for standby. in uart1_wui_isr() 79 * The pm state of it8xxx2 chip only supports standby, so here we in uart2_wui_isr() 80 * can directly set the constraint for standby. in uart2_wui_isr()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | bbram.h | 35 * @brief API template to check for standby power failure. 108 * @brief Check for standby (Volt SBY) power failure. 110 * Check if the V standby power domain is turned on after it was off then reset the status bit. 235 * @brief Set the emulated BBRAM driver's standby power state 240 * @param[in] failure Whether or not standby power failure should be emulated
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | Kconfig | 87 prompt "BME280 standby time" 90 Select standby time between measurements for the BME280 sensor.
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | bmp581_user.h | 83 /*! Standby powermode */ 91 /*! Deep standby powermode */
|
/Zephyr-latest/dts/bindings/memory-controllers/ |
D | st,stm32-backup-sram.yaml | 8 retain data during low-power mode (Standby and VBAT mode).
|
/Zephyr-latest/drivers/misc/ft8xx/ |
D | ft8xx_host_commands.h | 21 STANDBY = 0x41, enumerator
|
/Zephyr-latest/drivers/bbram/ |
D | Kconfig.stm32 | 16 by system reset or when the device wakes up from Standby mode. They are
|