Searched full:above (Results 1 – 25 of 865) sorted by relevance
12345678910>>...35
/Zephyr-latest/include/zephyr/sys/ |
D | time_units.h | 219 /* General 64-bit conversion. Uses one of the two above macros */ 324 * print " * \@warning Generated. Do not edit. See above.\n"; 357 * @warning Generated. Do not edit. See above. 373 * @warning Generated. Do not edit. See above. 389 * @warning Generated. Do not edit. See above. 405 * @warning Generated. Do not edit. See above. 421 * @warning Generated. Do not edit. See above. 437 * @warning Generated. Do not edit. See above. 453 * @warning Generated. Do not edit. See above. 469 * @warning Generated. Do not edit. See above. [all …]
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | espressif,esp32-pinctrl.yaml | 33 From the above excerpt, the pincrl-0 property is assigned the 'i2c0_default' 50 Only the 'pinmux' property above is actually required, other properties can 74 through the file 'esp32-pinctrl.h' in the above URL. Luckily for us, there is 84 definition above, yielding 98 With proper modifications, the same steps above apply when using different 111 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/dts/bindings/mspi/ |
D | snps,designware-ssi.yaml | 38 Number of entries in the TX FIFO above which the TX transfer is started. 44 Number of entries in the RX FIFO above which the controller gets an RX
|
/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 | 153 bool "Energy Above Threshold" 159 bool "Energy Above Threshold AND Carrier Seen" 162 bool "Energy Above Threshold OR Carrier Seen" 170 If energy detected in a given channel is above the value then the 181 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/dts/bindings/comparator/ |
D | silabs,acmp.yaml | 18 `input-negative` properties. See the included bindings in the example above. 20 When using the minimal default configuration in the snippet above, some 69 In the above example, note that the device specific bindings for pinctrl
|
/Zephyr-latest/dts/bindings/counter/ |
D | espressif,esp32-timer.yaml | 21 From the above, setting 'status' is required while the prescaler is 52 Values above that range will be 16-bit-masked. Values 0 and 1 will be
|
/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/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/nordic/nrf52840dongle/ |
D | nrf52840dongle_nrf52840_defconfig | 14 # driver always overwrites option from Kconfig mentioned above with the
|
/Zephyr-latest/boards/others/promicro_nrf52840/ |
D | promicro_nrf52840_nrf52840_defconfig | 14 # driver always overwrites option from Kconfig mentioned above with the
|
/Zephyr-latest/boards/ct/ctcc/ |
D | ctcc_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/samples/drivers/display/ |
D | README.rst | 15 at any point or the order of the corners is not as described above then the LCD 20 to draw full lines at a time. On these displays, the rectangles described above
|
/Zephyr-latest/boards/nordic/thingy53/ |
D | thingy53_nrf5340_cpuapp_defconfig | 24 # driver always overwrites option from Kconfig mentioned above with the
|
12345678910>>...35