Searched full:produces (Results 1 – 25 of 59) sorted by relevance
123
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.sx1509b | 34 A value V produces a multiplier of 0.5 ms * 2^V, which is
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | spsc_pbuf.rst | 9 is a single context that produces packets and a single context that consumes the
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32c0-hsi-clock.yaml | 8 It also produces a HSISYS secondary clk which can be used as system clock
|
D | st,stm32g0-hsi-clock.yaml | 8 It also produces a HSISYS secondary clk which can be used as system clock
|
/Zephyr-latest/dts/bindings/input/ |
D | zephyr,input-double-tap.yaml | 7 Listens for key events as an input and produces key events as output
|
D | zephyr,input-longpress.yaml | 7 Listens for key events as an input and produces key events as output
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 17 Vela takes a tflite file as input and produces another tflite file as output,
|
/Zephyr-latest/samples/kernel/metairq_dispatch/ |
D | README.rst | 12 simulated "device" that produces messages that need to be dispatched 57 and working log output. For precision reasons, it produces better
|
/Zephyr-latest/include/zephyr/drivers/ |
D | sensor_data_types.h | 157 * Data from a sensor that produces a byte of data. This is used by: 181 * Data from a sensor that produces a count like value. This is used by:
|
D | hwinfo.h | 85 * that a hex representation of the bytes produces the intended serial number.
|
/Zephyr-latest/drivers/entropy/ |
D | fake_entropy_native_posix.c | 63 * and always produces data. in entropy_native_posix_get_entropy_isr()
|
/Zephyr-latest/soc/intel/intel_adsp/cavs/include/cavs25/ |
D | adsp_memory.h | 35 /* The rimage tool produces two blob addresses we need to find: one is
|
/Zephyr-latest/cmake/modules/ |
D | zephyr_default.cmake | 24 # to CMake 3.20; this produces different binaries.
|
/Zephyr-latest/scripts/kconfig/ |
D | diffconfig | 19 distracting information. This utility produces sorted output with only the
|
/Zephyr-latest/arch/xtensa/core/ |
D | CMakeLists.txt | 44 # This produces a preprocessed and regenerated (in the sense of gcc
|
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | REAME.md | 87 Stalling a real-time application produces unexpected behaviour, so it is
|
/Zephyr-latest/soc/intel/intel_adsp/ace/include/ |
D | adsp_memory.h | 37 /* The rimage tool produces two blob addresses we need to find: one is
|
/Zephyr-latest/drivers/adc/ |
D | adc_ads1x1x.c | 826 * A positive full-scale (+FS) input produces an output code of 7FFFh and a 827 * negative full-scale (–FS) input produces an output code of 8000h. Single 869 * A positive full-scale (+FS) input produces an output code of 7FFh and a 870 * negative full-scale (–FS) input produces an output code of 800h. Single
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v1/philosophers/src/ |
D | main.c | 127 * and the current uptime to create some pseudo-randomness. It produces in get_random_delay()
|
/Zephyr-latest/samples/posix/philosophers/src/ |
D | main.c | 124 * and the current uptime to create some pseudo-randomness. It produces in get_random_delay()
|
/Zephyr-latest/samples/subsys/portability/cmsis_rtos_v2/philosophers/src/ |
D | main.c | 152 * and the current uptime to create some pseudo-randomness. It produces in get_random_delay()
|
/Zephyr-latest/doc/develop/test/ |
D | coverage.rst | 156 which produces a report in the same location as non-unit testing.
|
/Zephyr-latest/lib/posix/options/ |
D | fnmatch.c | 74 * character produces unspecified results (IEEE 1003.2-1992, in rangematch()
|
/Zephyr-latest/samples/philosophers/src/ |
D | main.c | 124 * and the current uptime to create some pseudo-randomness. It produces in get_random_delay()
|
/Zephyr-latest/scripts/native_simulator/ |
D | Makefile | 5 # It builds the simulator runner itself, and produces the final
|
123