Searched full:conditions (Results 1 – 25 of 345) sorted by relevance
12345678910>>...14
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt_filter.rst | 22 Each rule is made of a set of conditions and a packet outcome. Every packet 23 is subjected to the conditions attached to a rule. When all the conditions 43 Rule conditions are represented by a :c:struct:`npf_test`. This structure 45 extra test data. It is up to the test function for such conditions to 49 to statically define condition instances for various conditions, and
|
/Zephyr-latest/ |
D | LICENSE | 5 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 9 "License" shall mean the terms and conditions for use, reproduction, 66 2. Grant of Copyright License. Subject to the terms and conditions of 73 3. Grant of Patent License. Subject to the terms and conditions of 92 meet the following conditions: 124 may provide additional or different license terms and conditions 128 the conditions stated in this License. 132 by You to the Licensor shall be under the terms and conditions of 133 this License, without any additional terms or conditions. 146 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or [all …]
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | test_ecc_utils.h | 7 * modification, are permitted provided that the following conditions are met: 9 * this list of conditions and the following disclaimer. 11 * this list of conditions and the following disclaimer in the documentation 30 * modification, are permitted provided that the following conditions are met: 33 * this list of conditions and the following disclaimer. 36 * notice, this list of conditions and the following disclaimer in the
|
D | test_ecc_utils.c | 7 * modification, are permitted provided that the following conditions are met: 9 * this list of conditions and the following disclaimer. 11 * this list of conditions and the following disclaimer in the documentation 30 * modification, are permitted provided that the following conditions are met: 33 * this list of conditions and the following disclaimer. 36 * notice, this list of conditions and the following disclaimer in the
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_json.h | 13 * modification, are permitted provided that the following conditions 16 * notice, this list of conditions and the following disclaimer. 18 * notice, this list of conditions and the following disclaimer in the
|
D | lwm2m_rw_oma_tlv.h | 13 * modification, are permitted provided that the following conditions 16 * notice, this list of conditions and the following disclaimer. 18 * notice, this list of conditions and the following disclaimer in the
|
D | lwm2m_rw_plain_text.h | 13 * modification, are permitted provided that the following conditions 16 * notice, this list of conditions and the following disclaimer. 18 * notice, this list of conditions and the following disclaimer in the
|
D | lwm2m_rd_client.h | 13 * modification, are permitted provided that the following conditions 16 * notice, this list of conditions and the following disclaimer. 18 * notice, this list of conditions and the following disclaimer in the
|
D | lwm2m_rw_opaque.c | 12 * modification, are permitted provided that the following conditions 15 * notice, this list of conditions and the following disclaimer. 17 * notice, this list of conditions and the following disclaimer in the
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | health_srv.rst | 16 device's lifetime. Typically, the faults are events or conditions that may 18 Faults are split into warnings and errors. Warnings indicate conditions that 20 necessarily damaging to the device. Errors indicate conditions that are
|
/Zephyr-latest/lib/libc/minimal/source/string/ |
D | strstr.c | 11 * modification, are permitted provided that the following conditions 14 * notice, this list of conditions and the following disclaimer. 16 * notice, this list of conditions and the following disclaimer in the
|
/Zephyr-latest/include/zephyr/posix/ |
D | fnmatch.h | 10 * modification, are permitted provided that the following conditions 13 * notice, this list of conditions and the following disclaimer. 15 * notice, this list of conditions and the following disclaimer in the
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 7 the performance of these two implementations vary under varying conditions. 9 These conditions include:
|
/Zephyr-latest/subsys/testsuite/include/zephyr/ |
D | test_utils.h | 7 * modification, are permitted provided that the following conditions are met: 10 * this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer in the
|
/Zephyr-latest/subsys/sd/ |
D | sd_utils.h | 22 * Custom SD return codes. Used internally to indicate conditions that may 23 * not be errors, but are abnormal return conditions
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | events.rst | 19 whose wait conditions have been satisfied become ready simultaneously. 32 conditions of multiple threads waiting on the event object. All threads whose 33 match conditions have been met are made active at the same time. 158 Use events to indicate that a set of conditions have occurred.
|
/Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/dts/bindings/ |
D | test-spi-loopback.yaml | 9 loopback test under power management conditions
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | usb_dfu.h | 9 * modification, are permitted provided that the following conditions 13 * notice, this list of conditions and the following disclaimer. 15 * notice, this list of conditions and the following disclaimer in
|
/Zephyr-latest/lib/libc/minimal/source/stdlib/ |
D | strtoul.c | 8 * modification, are permitted provided that the following conditions 11 * notice, this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer in the
|
D | strtoull.c | 8 * modification, are permitted provided that the following conditions 11 * notice, this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer in the
|
D | strtoll.c | 8 * modification, are permitted provided that the following conditions 11 * notice, this list of conditions and the following disclaimer. 13 * notice, this list of conditions and the following disclaimer in the
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,stm32-temp.yaml | 16 chapters "Electrical characteristics" or "Operating conditions"
|
D | st,stm32-temp-common.yaml | 16 chapters "Electrical characteristics" or "Operating conditions"
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig | 78 However, it depends on complex conditions. 146 However, it depends on complex conditions.
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/ |
D | gesture_predictor.hpp | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12345678910>>...14