Searched refs:sleep (Results 226 – 250 of 500) sorted by relevance
12345678910>>...20
/Zephyr-latest/boards/particle/boron/dts/ |
D | mesh_feather_spi1_spi3.dtsi | 36 pinctrl-names = "default", "sleep";
|
D | mesh_feather_spi_spi3.dtsi | 36 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/particle/xenon/dts/ |
D | mesh_feather_spi1_spi3.dtsi | 36 pinctrl-names = "default", "sleep";
|
D | mesh_feather_spi_spi3.dtsi | 36 pinctrl-names = "default", "sleep";
|
D | mesh_feather_spi_spi1.dtsi | 36 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 29 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/tests/drivers/build_all/stepper/ |
D | gpio.dtsi | 34 sleep-gpios = <&test_gpio 0 0>;
|
/Zephyr-latest/samples/boards/st/power_mgmt/serial_wakeup/ |
D | README.rst | 20 in core sleep states, as LPTIM (:dtcompatible:`st,stm32-lptim`). 46 After flashing, the shell is enabled and device enter sleep mode. 84 - Provide "sleep" pinctrl configuration to other uart nodes.
|
/Zephyr-latest/boards/panasonic/pan1783/ |
D | pan1783_nrf5340_cpunet_common.dtsi | 152 pinctrl-names = "default", "sleep"; 163 pinctrl-names = "default", "sleep"; 173 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/samples/posix/eventfd/src/ |
D | main.c | 47 sleep(1); in reader()
|
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp_fast.overlay | 34 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/st/stm32h747i_disco/support/ |
D | openocd_stm32h747i_disco_m7.cfg | 9 # even when core is in sleep mode
|
/Zephyr-latest/boards/particle/argon/dts/ |
D | mesh_feather_spi_spi1.dtsi | 36 pinctrl-names = "default", "sleep";
|
D | mesh_feather_spi_spi3.dtsi | 36 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/particle/nrf51_blenano/ |
D | nrf51_blenano.dts | 51 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/tests/boards/nrf/qdec/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 49 pinctrl-names = "default", "sleep";
|
D | nrf5340dk_nrf5340_cpuapp.overlay | 47 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/boards/arduino/giga_r1/support/ |
D | openocd_arduino_giga_r1_m7.cfg | 9 # even when core is in sleep mode
|
/Zephyr-latest/boards/arduino/nicla_vision/support/ |
D | openocd_arduino_nicla_vision_m7.cfg | 9 # even when core is in sleep mode
|
/Zephyr-latest/boards/arduino/opta/support/ |
D | openocd_opta_stm32h747xx_m7.cfg | 9 # even when core is in sleep mode
|
/Zephyr-latest/boards/native/common/sdl/ |
D | Kconfig | 13 int "SDL thread sleep interval"
|
/Zephyr-latest/samples/basic/threads/ |
D | README.rst | 17 - ``blink0()`` controls ``led0`` and has a 100ms sleep cycle 18 - ``blink1()`` controls ``led1`` and has a 1000ms sleep cycle
|
/Zephyr-latest/boards/ebyte/e73_tbb/ |
D | ebyte_e73_tbb_nrf52832.dts | 96 pinctrl-names = "default", "sleep"; 103 pinctrl-names = "default", "sleep";
|
/Zephyr-latest/scripts/logging/dictionary/ |
D | log_parser_uart.py | 61 time.sleep(1)
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.mec5 | 15 full power and deep sleep. Basic timer 5 is a 48 MHz based
|
12345678910>>...20