Searched full:detects (Results 1 – 25 of 54) sorted by relevance
123
/Zephyr-latest/drivers/counter/ |
D | Kconfig.nrfx | 12 # Internal flag which detects if PPI wrap feature is enabled for any instance 21 # Internal flag which detects if fixed top feature is enabled for any instance
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | tdk_apex.h | 36 * ** Wake on Motion (WoM): Detects motion when accelerometer samples exceed 39 * ** Significant Motion Detector (SMD): Detects significant motion based on
|
/Zephyr-latest/dts/bindings/sensor/ |
D | invensense,icm42670.yaml | 155 * Tilt Detection: Detects the Tilt when tilting the board with an angle of 157 * Wake on Motion (WoM): Detects motion per axis exceeding 195 mg threshold. 158 * Significant Motion Detector (SMD): Detects when the user has moved significantly.
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | README.rst | 14 ** Tilt Detection: Detects the Tilt when tilting the board with an angle 17 ** Wake on Motion (WoM): Detects motion per axis exceeding 195 mg threshold. 18 ** Significant Motion Detector (SMD): Detects when the user has moved
|
/Zephyr-latest/tests/drivers/sdhc/ |
D | README.txt | 19 * Card presence test. Verify that the SDHC detects card presence.
|
/Zephyr-latest/samples/boards/espressif/spiram_test/ |
D | README.rst | 41 This example uses ``west espressif monitor``, which automatically detects the serial
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | bc12.rst | 58 * The application detects VBUS on the USB connection. 66 To comply with the USB 2.0 specification, when the driver detects a SDP
|
D | w1.rst | 54 algorithm which successively detects all slaves on the bus.
|
/Zephyr-latest/dts/bindings/spi/ |
D | nordic,nrf-spi-common.yaml | 55 - when SPI slave detects the high state of the WAKE line, it prepares
|
/Zephyr-latest/samples/boards/espressif/xt_wdt/ |
D | README.rst | 46 This example uses ``west espressif monitor``, which automatically detects the serial
|
/Zephyr-latest/samples/sensor/isl29035/ |
D | README.rst | 15 read sample. If the sensor detects an intensity outside that range the
|
/Zephyr-latest/dts/bindings/mtd/ |
D | jedec,jesd216.yaml | 51 Use NONE if the device detects 1-1-4 and 1-4-4 modes by the
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.misc | 74 enabled, at compile time, the preprocessor detects strings with %p
|
/Zephyr-latest/samples/sensor/ccs811/ |
D | README.rst | 10 The CCS811 digital gas sensor detects volatile organic compounds (VOCs)
|
/Zephyr-latest/doc/services/storage/fcb/ |
D | fcb.rst | 34 Entries in the flash are checksummed. That is how FCB detects whether
|
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/ |
D | README.rst | 38 This example uses ``west espressif monitor``, which automatically detects the serial
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 85 The ARM kernel automatically detects that a given thread is using the floating 128 :c:macro:`K_FP_REGS`, as soon as the kernel detects that they are using the 273 The x86 kernel automatically detects that a given thread is using
|
/Zephyr-latest/soc/nxp/lpc/lpc54xxx/ |
D | soc.c | 160 * and then detects its identity (Cortex-M0, slave) and checks in _slave_init()
|
/Zephyr-latest/samples/boards/espressif/flash_encryption/ |
D | README.rst | 80 This example uses ``west espressif monitor``, which automatically detects the serial
|
/Zephyr-latest/arch/x86/core/ia32/ |
D | swap.S | 363 * GDB normally stops unwinding a stack when it detects that it has 375 * attempts to examine memory at address zero, the PeekPoke driver detects
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | grutils.py | 134 code generation, since it detects loops.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_if.rst | 94 detects that it connected to a Wi-Fi network, the dormant state should be set
|
/Zephyr-latest/subsys/jwt/ |
D | jwt.c | 58 * Add a single character to the jwt buffer. Detects overflow, and
|
/Zephyr-latest/boards/qemu/cortex_m0/ |
D | nrf_timer_timer.c | 113 * less than MAX_TICKS from now. It detects late setting and also handles
|
/Zephyr-latest/include/zephyr/drivers/ |
D | can.h | 641 * The stuffing error counter is incremented when the CAN controller detects a 652 * The CRC error counter is incremented when the CAN controller detects a frame 663 * The form error counter is incremented when the CAN controller detects a 1564 * The stuffing error counter is incremented when the CAN controller detects a 1585 * The CRC error counter is incremented when the CAN controller detects a frame 1606 * The form error counter is incremented when the CAN controller detects a
|
123