Searched full:consecutive (Results 1 – 25 of 128) sorted by relevance
123456
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,tmp1075.yaml | 29 consecutive-fault-measurements: 30 description: Number of consecutive measured faults that will trigger the alert.
|
D | ams,tmd2620.yaml | 64 1-> 1 consecutive proximity value out of threshold range fires an interrupt 65 2-> 2 consecutive proximity values out of threshold range fires an interrupt
|
D | nxp,mcux-qdec.yaml | 35 The number of consecutive samples that must agree prior to the input
|
/Zephyr-latest/doc/connectivity/canbus/ |
D | isotp.rst | 31 consecutive-frames (CF) as required. The FF contains information about the length of 34 postpone, or accept the following consecutive frames.
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | prj.conf | 22 # Required to handle large number of consecutive connections,
|
/Zephyr-latest/dts/bindings/mtd/ |
D | infineon,xmc4xxx-nv-flash.yaml | 16 description: Number of consecutive pages with size pages-size bytes
|
/Zephyr-latest/dts/bindings/spi/ |
D | st,stm32h7-spi.yaml | 22 between two consecutive data frames.
|
/Zephyr-latest/samples/sensor/thermometer/boards/ |
D | nucleo_h7a3zi_q.overlay | 30 consecutive-fault-measurements = <4>;
|
/Zephyr-latest/doc/project/ |
D | tsc.rst | 131 representative who misses three consecutive meetings are subject to suspension 136 members who miss three consecutive TSC weekly meetings. 143 Notice of suspension will be sent to representatives who miss three consecutive 153 voting rights restored at the start of the second consecutive meeting
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.nrf | 91 and number of consecutive skips did not exceeded 100 was less than configured threshold. If number of consecutive skips
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/replay_cache/ |
D | rpl_frag.sh | 8 # 1. Send a message from 3 different consecutive nodes starting from address 100;
|
/Zephyr-latest/samples/net/prometheus/ |
D | prj.conf | 78 # Required to handle large number of consecutive connections,
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | prj.conf | 82 # Required to handle large number of consecutive connections,
|
/Zephyr-latest/subsys/canbus/isotp/ |
D | Kconfig | 45 int "Cr timeout [ms] (timeout for consecutive frames)" 49 Cr (receiver consecutive frame) timeout.
|
D | isotp_internal.h | 16 #define ISOTP_PCI_CF 0x02 /* Consecutive frame */
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | tsl2591.h | 45 * Represents the number of consecutive sensor readings outside of a set threshold
|
/Zephyr-latest/drivers/sensor/st/lis2dw12/ |
D | Kconfig | 78 consecutive data exceed the configured threshold (config in DT).
|
/Zephyr-latest/arch/arm64/core/ |
D | CMakeLists.txt | 52 # consecutive 32-byte loads and stores. Saving and restoring the Advanced SIMD
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/advertiser/ |
D | disable.sh | 24 # 5. Tx device checks that for the consecutive advs the `bt_mesh_send_cb.start` is called with error
|
/Zephyr-latest/drivers/sensor/renesas/isl29035/ |
D | Kconfig | 130 Number of consecutive integration cycles for which the data samples
|
/Zephyr-latest/dts/bindings/clock/ |
D | microchip,xec-pcr.yaml | 62 Minimum number of consecutive 32KHz pulses that pass all monitor tests
|
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/ |
D | util.c | 55 * - It shall have no more than six consecutive zeros or ones. 130 /* It shall have no more than six consecutive zeros or ones. */ in util_aa_le32()
|
/Zephyr-latest/drivers/wifi/winc1500/ |
D | wifi_winc1500_config.h | 39 /** SPI delay before SPCK and between consecutive transfer. */
|
/Zephyr-latest/subsys/bluetooth/controller/util/ |
D | util.c | 54 * - It shall have no more than six consecutive zeros or ones. 129 /* It shall have no more than six consecutive zeros or ones. */ in util_aa_le32() 267 * - Set the value that is 3 times the handle so that consecutive values in util_saa_le32()
|
/Zephyr-latest/subsys/fs/fcb/ |
D | fcb_priv.h | 33 * binary inversion of fcb->f_erase_value to avoid it matching a 4 consecutive
|
123456