Searched refs:going (Results 1 – 25 of 69) sorted by relevance
123
/Zephyr-latest/doc/ |
D | Makefile | 7 SPHINXOPTS ?= -j auto -W --keep-going -T
|
D | CMakeLists.txt | 15 set(SPHINXOPTS "-j auto -W --keep-going -T" CACHE STRING "Default Sphinx Options")
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | Kconfig.tcpc_tcpci | 21 Some TCPCs are going into deep sleep mode when no charger is connected and won't respond
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.kw41z | 25 trace of events without going to debug logging to avoid timing impact
|
/Zephyr-latest/soc/native/inf_clock/ |
D | Kconfig.soc | 9 each wake reason (e.g. interrupts), before going back to idle. Note that an
|
D | Kconfig | 54 If that MCU was, by HW design, going to start at HW boot anyhow, this option does nothing.
|
/Zephyr-latest/cmake/toolchain/xt-clang/ |
D | generic.cmake | 12 # This results in CMake going through all possible combinations of
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg.rst | 7 configuration directly, without going through the Configuration models.
|
/Zephyr-latest/cmake/toolchain/xcc/ |
D | generic.cmake | 17 # This results in CMake going through all possible combinations of
|
/Zephyr-latest/drivers/i3c/ |
D | Kconfig | 152 is going to be 4 given the device address, register address, and a value 162 is going to be 4 given the device address, register address, and a value 175 In all likelihood 4 is going to work for everyone, but in case you do end up with
|
/Zephyr-latest/boards/qemu/arc/ |
D | board.cmake | 21 # For old QEMU we had 'simhs' qemu board, however we are going to rename it
|
/Zephyr-latest/drivers/wifi/simplelink/ |
D | Kconfig.simplelink | 25 Set the maximum size of a network packet going through the chip.
|
/Zephyr-latest/doc/kernel/iterable_sections/ |
D | index.rst | 62 The linker is going to place the entries sorted by name, so the example
|
/Zephyr-latest/samples/boards/ti/cc13x2_cc26x2/system_off/ |
D | README.rst | 45 6. Device will explicitly turn itself off by going into shutdown mode.
|
/Zephyr-latest/doc/develop/tools/ |
D | stm32cubeide.rst | 28 #. Open your already existing project by going to 97 #. Run STM32CubeIDE and import your project by going to :menuselection:`File --> Import...`:
|
/Zephyr-latest/drivers/wifi/winc1500/ |
D | Kconfig.winc1500 | 53 Set the maximum size of a network packet going through the chip.
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig | 87 is going to be 4 given the device address, register address, and a value 97 is going to be 4 given the device address, register address, and a value 110 In all likelihood 4 is going to work for everyone, but in case you do end up with
|
/Zephyr-latest/lib/posix/options/getopt/ |
D | README | 15 [This library is going to be used by the shell module. Some shell users
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 56 Before going to sleep CPU shall write to STM some dummy data to ensure
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 62 Matrixes with diodes going from rows to columns must use pull-ups on rows and 86 Matrixes with diodes going from columns to rows must use pull-downs on rows and
|
/Zephyr-latest/doc/project/ |
D | documentation.rst | 46 called directly by the Ztest framework. Those tests are going to appear in test
|
/Zephyr-latest/doc/safety/ |
D | safety_requirements.rst | 41 without going into details of the functionality itself.
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig | 52 In all likelihood 4 is going to work for everyone, but in case you do end up with
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 121 from the GDB ``remote`` command we are going to do on the next steps. 268 the side effect of going into the function. The GDB command ``finish``
|
/Zephyr-latest/subsys/settings/ |
D | Kconfig | 172 on the data that is going to be stored in ZMS and its hash values
|
123