Searched refs:detect (Results 26 – 50 of 92) sorted by relevance
1234
/Zephyr-latest/boards/st/st25dv_mb1283_disco/ |
D | st25dv_mb1283_disco.dts | 157 touch-detect-delay-us = <5000>;
|
/Zephyr-latest/doc/hardware/arch/ |
D | xtensa.rst | 45 the HiFi registers, as the kernel does not attempt to detect
|
/Zephyr-latest/cmake/modules/ |
D | user_cache.cmake | 48 # Assume Linux when we did not detect 'mac' or 'win'
|
/Zephyr-latest/samples/subsys/debug/fuzz/ |
D | README.rst | 11 detect and explore deep and complicated call trees by exploiting
|
/Zephyr-latest/boards/nxp/mimxrt1170_evk/ |
D | mimxrt1170_evk_mimxrt1176_cm7.dts | 117 detect-dat3;
|
D | mimxrt1170_evk-pinctrl.dtsi | 357 /* removes pull on dat3 for card detect */
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | w1.rst | 41 presence detect and bit transfer operations.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | ota.rst | 43 REST api to detect firmware updates. When a new update is detected, the binary
|
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/ |
D | README.txt | 9 Since, main goal is to detect (and report) invalid use of the driver,
|
/Zephyr-latest/boards/nxp/mimxrt1160_evk/ |
D | mimxrt1160_evk-pinctrl.dtsi | 273 /* removes pull on dat3 for card detect */
|
/Zephyr-latest/boards/shields/mikroe_wifi_bt_click/doc/ |
D | index.rst | 59 --flash_size detect \
|
/Zephyr-latest/boards/st/stm32f429i_disc1/ |
D | stm32f429i_disc1.dts | 175 touch-detect-delay-us = <5000>;
|
/Zephyr-latest/boards/shields/esp_8266/doc/ |
D | index.rst | 80 you module have 26MHz crystal to detect boot fails.
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | stacks.rst | 37 If :kconfig:option:`CONFIG_NO_RUNTIME_CHECKS` is enabled, the kernel will *not* detect
|
/Zephyr-latest/tests/drivers/build_all/input/ |
D | app.overlay | 225 touch-detect-delay-us = <10>;
|
/Zephyr-latest/boards/olimex/stm32_h103/doc/ |
D | index.rst | 81 PC4 can be configured as a GPIO input to detect power on the USB port. It is
|
/Zephyr-latest/doc/kernel/services/other/ |
D | fatal.rst | 192 stack buffer provides, the kernel may be able to detect this situation and 208 way can detect the overflow, but cannot guarantee against data corruption and
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 255 * The NXP USDHC driver now assumes a card is present if no card detect method 256 is configured, instead of using the peripheral's internal card detect signal 257 to check for card presence. To use the internal card detect signal, the 258 devicetree property ``detect-cd`` should be added to the USDHC node in use.
|
/Zephyr-latest/boards/weact/stm32g431_core/doc/ |
D | index.rst | 106 Please note that some laptops may not detect the ROM bootloader correctly if the CCx
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 86 sneak around EFI areas. But the Zephyr loader should at least detect
|
/Zephyr-latest/tests/arch/arm/arm_interrupt/ |
D | README.txt | 16 - the ability of the Cortex-M fault handling mechanism to detect
|
/Zephyr-latest/dts/arm/renesas/ra/ra8/ |
D | ra8x1.dtsi | 727 card-detect; 742 card-detect;
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.esptool | 172 If this option is set, flashing the project will automatically detect
|
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig | 174 zero the correlator based signal detect is enabled.
|
/Zephyr-latest/boards/others/neorv32/doc/ |
D | index.rst | 164 In order for the build system to automatically detect the ``image_gen`` binary
|
1234