Searched full:above (Results 1 – 25 of 846) sorted by relevance
12345678910>>...34
/Zephyr-latest/include/zephyr/sys/ |
D | time_units.h | 213 /* General 64-bit conversion. Uses one of the two above macros */ 318 * print " * \@warning Generated. Do not edit. See above.\n"; 351 * @warning Generated. Do not edit. See above. 367 * @warning Generated. Do not edit. See above. 383 * @warning Generated. Do not edit. See above. 399 * @warning Generated. Do not edit. See above. 415 * @warning Generated. Do not edit. See above. 431 * @warning Generated. Do not edit. See above. 447 * @warning Generated. Do not edit. See above. 463 * @warning Generated. Do not edit. See above. [all …]
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | espressif,esp32-pinctrl.yaml | 31 From the above excerpt, the pincrl-0 property is assigned the 'i2c0_default' 48 Only the 'pinmux' property above is actually required, other properties can 72 through the file 'esp32-pinctrl.h' in the above URL. Luckily for us, there is 82 definition above, yielding 96 With proper modifications, the same steps above apply when using different 109 All pins sharing common properties go under a common group (in the above
|
/Zephyr-latest/scripts/dts/ |
D | edtlib_logger.py | 25 # Configure it so that warnings and above are printed to stderr, 26 # using the LogFormatter class defined above to format each message.
|
/Zephyr-latest/samples/sensor/thermometer/ |
D | README.rst | 6 above a threshold. (polling & trigger mode). 48 If the attached sensor supports alerts when the temperature drifts above or 70 Temperature above threshold: 26.5°C
|
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/ |
D | power_mgmt.h | 21 * @param cycles to repeat the cycle described above. 33 * @param cycles to repeat the cycle described above.
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | test_ecc_utils.h | 8 * * Redistributions of source code must retain the above copyright notice, 10 * * Redistributions in binary form must reproduce the above copyright notice, 32 * - Redistributions of source code must retain the above copyright notice, 35 * - Redistributions in binary form must reproduce the above copyright
|
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/ |
D | power_mgmt.h | 19 * @param cycles to repeat the cycle described above. 29 * @param cycles to repeat the cycle described above.
|
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig | 145 bool "Energy Above Threshold" 151 bool "Energy Above Threshold AND Carrier Seen" 154 bool "Energy Above Threshold OR Carrier Seen" 162 If energy detected in a given channel is above the value then the 173 Limit for occurrences above correlator threshold. When not equal to
|
/Zephyr-latest/samples/basic/fade_led/ |
D | README.rst | 15 period is taken from Devicetree. It should be fast enough to be above the 37 After flashing, the sample starts fading the LED as described above. It also
|
/Zephyr-latest/modules/cmsis/ |
D | cmsis_core_a_r.h | 57 * covered by the Kconfig-based default assignments above must be 59 * cluded above).
|
/Zephyr-latest/dts/bindings/counter/ |
D | espressif,esp32-timer.yaml | 20 From the above, setting 'status' is required while the prescaler is 51 Values above that range will be 16-bit-masked. Values 0 and 1 will be
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | events.rst | 65 The following code has the same effect as the code segment above. 76 The following code builds on the example above, and sets the events tracked by 95 The following code builds on the example above, and posts a set of events to 116 The following code builds on the example above, and waits up to 50 milliseconds
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rw_json.h | 15 * 1. Redistributions of source code must retain the above copyright 17 * 2. Redistributions in binary form must reproduce the above copyright
|
D | lwm2m_rw_oma_tlv.h | 15 * 1. Redistributions of source code must retain the above copyright 17 * 2. Redistributions in binary form must reproduce the above copyright
|
D | lwm2m_rw_plain_text.h | 15 * 1. Redistributions of source code must retain the above copyright 17 * 2. Redistributions in binary form must reproduce the above copyright
|
/Zephyr-latest/tests/lib/cpp/cxx/dts/bindings/ |
D | test-device.yaml | 7 When this file is missing _or_ the include above is missing, then
|
/Zephyr-latest/boards/ct/ctcc/ |
D | ctcc_nrf52840_defconfig | 14 # driver always overwrites option from Kconfig mentioned above with the
|
/Zephyr-latest/boards/nordic/nrf52840dongle/ |
D | nrf52840dongle_nrf52840_defconfig | 14 # driver always overwrites option from Kconfig mentioned above with the
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_pkt_processing_stats.rst | 31 The values above and below are from emulated qemu_x86 board and UDP traffic 56 In the TX example above, the values are averages over **18902** packets and 70 In the RX example above, the values are averages over **18892** packets and
|
/Zephyr-latest/lib/libc/minimal/source/string/ |
D | strstr.c | 13 * 1. Redistributions of source code must retain the above copyright 15 * 2. Redistributions in binary form must reproduce the above copyright
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | pipes.rst | 82 The following code has the same effect as the code segment above. Observe 94 The following code builds on the example above, and uses the pipe to pass 140 The following code builds on the example above, and uses the pipe to 181 The following code builds on the examples above, and flushes the pipe's 201 The following code builds on the examples above, and flushes all the
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | thingy53_nrf5340_cpuapp_defconfig | 24 # driver always overwrites option from Kconfig mentioned above with the
|
D | thingy53_nrf5340_cpuapp_ns_defconfig | 27 # driver always overwrites option from Kconfig mentioned above with the
|
/Zephyr-latest/tests/drivers/udc/ |
D | testcase.yaml | 14 # Platform excluded above, only to build, with justification.
|
/Zephyr-latest/include/zephyr/posix/ |
D | fnmatch.h | 12 * 1. Redistributions of source code must retain the above copyright 14 * 2. Redistributions in binary form must reproduce the above copyright
|
12345678910>>...34