Searched refs:detect (Results 51 – 75 of 92) sorted by relevance
1234
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 67 detect and report bugs like this. 202 another CPU (we can detect this atomically inside the scheduler), we 283 interrupt nesting count used to detect ISR state.
|
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 127 You can leave the option set to :guilabel:`Auto`. CLion will detect Zephyr automatically.
|
/Zephyr-latest/boards/ezurio/mg100/doc/ |
D | index.rst | 133 Motion sensor to detect if the gateway moves.
|
/Zephyr-latest/doc/develop/api/ |
D | terminology.rst | 135 context. This may be achieved by having the implementation detect the
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 195 This would allow, for example, to detect pressing ``Sw1``, ``SW2`` and ``SW4``
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/doc/ |
D | mec172xmodular_assy6930.rst | 285 #. If Dediprog can't detect the onboard flash, press the board's ``S1`` Reset button and try again.
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.gatt | 125 characteristics which can be used by clients to detect if anything has
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | README.rst | 176 ``west flash`` will automatically detect slot-0 address and confirm the image.
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 89 detect. The sender may resend the frame right after.
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 150 :c:func:`usbd_init` does only what is necessary to detect VBUS changes. There
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/doc/ |
D | index.rst | 421 #. If Dediprog can't detect the onboard flash, press the board's Reset button and try again.
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 210 is available at `OST2_1001`_. It teaches how to prevent, detect, and
|
D | security-overview.rst | 382 - **Static Code Analysis** tools efficiently detect common coding
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 19 be executed again before building. The build scripts can detect some of these
|
/Zephyr-latest/boards/microchip/mec15xxevb_assy6853/doc/ |
D | index.rst | 411 #. If Dediprog can't detect the onboard flash, press the board's Reset button and try again.
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 180 By default, ``west build`` makes no attempt to detect if the build directory 184 Using ``--pristine=auto`` makes ``west build`` detect some of these situations
|
D | release-notes.rst | 175 analyzers (such as `mypy`_) to auto-detect its type annotations.
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 52 the floating point registers, as the kernel does not attempt to detect
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.5.rst | 25 detect if you pass the function memory not belonging to the memory blocks in
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 201 slot. If the card detect functionality is not essential, then it may be disabled by removing R167,
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 593 Finally, manually detect each enabled devicetree node and use
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 644 …are received from the AP. This is used to detect AP silently going down, for example, due to power…
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 506 detectt||detect
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 463 application/driver when the cancel is initiated, would be required to detect
|
/Zephyr-latest/ |
D | CMakeLists.txt | 175 # @Intent: Set compiler flags to detect general stack overflows across all functions 724 # The syscall parsing depends on the folders in order to detect add/removed/modified files.
|
1234