Searched full:recorded (Results 1 – 25 of 28) sorted by relevance
12
/Zephyr-latest/tests/kernel/timer/starve/ |
D | README.txt | 22 difference between the current and last-recorded counter value will fail 24 last recorded counter.
|
/Zephyr-latest/include/zephyr/drivers/console/ |
D | console.h | 19 * Recorded line must be NULL terminated. 26 /** Buffer where the input line is recorded */
|
/Zephyr-latest/samples/subsys/usb/audio/headset/ |
D | README.rst | 35 - Verify the recorded audio stream.
|
/Zephyr-latest/samples/subsys/usb/audio/headphones_microphone/ |
D | README.rst | 36 - Verify the recorded audio stream.
|
/Zephyr-latest/samples/userspace/shared_mem/src/ |
D | enc.c | 17 * The output was recorded as ct. The wheels were reset to the 18 * original start position, and the recorded ct was inserted
|
/Zephyr-latest/dts/bindings/mtd/ |
D | nordic,owned-partitions.yaml | 15 spanning the contained partitions will be recorded in the UICR. These regions
|
/Zephyr-latest/tests/bsim/bluetooth/ll/throughput/src/ |
D | main.c | 36 #define WRITE_RATE 780800 /* GATT Write bps recorded in this test */
|
/Zephyr-latest/dts/bindings/reserved-memory/ |
D | nordic,owned-memory.yaml | 8 will be recorded in the UICR of the compiled domain. Memory ownership and
|
/Zephyr-latest/include/zephyr/sys/ |
D | onoff.h | 303 * @brief Test whether an on-off service has recorded an error. 306 * recorded an error. Errors may be cleared by invoking 343 * @retval -EIO if service has recorded an error. 364 * @retval -EIO if service has recorded an error. 479 * @retval -EALREADY if the service does not have a recorded error.
|
D | timeutil.h | 181 * @param inst the new instant to be recorded. This becomes the base
|
/Zephyr-latest/doc/services/resource_management/ |
D | index.rst | 63 Failures in executing a transition are recorded and inhibit further
|
/Zephyr-latest/arch/arc/core/ |
D | switch.S | 41 * of a cooperative call to arch_switch() has to be recorded via the
|
/Zephyr-latest/include/zephyr/drivers/clock_control/ |
D | nrf_clock_control.h | 228 * @retval -EIO if service has recorded an error. 274 * @retval -EIO if service has recorded an error.
|
/Zephyr-latest/drivers/timer/ |
D | ambiq_stimer.c | 150 /* last: the last recorded counter value. in sys_clock_set_timeout()
|
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/ |
D | README.rst | 20 DS3231 has recorded a loss-of-oscillator::
|
/Zephyr-latest/tests/benchmarks/data_structure_perf/rbtree_perf/src/ |
D | rbtree_perf.c | 168 * -# Check if the recorded heights are less than the worst
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | provisioning.rst | 148 no user response is recorded within 60 seconds, the Provisioning process is
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 117 SHA1) can be recorded, along with any detected licenses if an
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | xlnx,gem.yaml | 219 status will be recorded in the frame's DMA descriptor. This option
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 295 the application shall reset any progress recorded for the resource, and await
|
/Zephyr-latest/arch/arc/include/ |
D | swap_macros.h | 435 * if interrupt comes out in user mode, and will be recorded in bit 31
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 249 relationships between devices that were recorded from devicetree data,
|
/Zephyr-latest/lib/utils/ |
D | onoff.c | 293 * Events received during these unlocked periods are recorded in the
|
/Zephyr-latest/subsys/net/ip/ |
D | icmpv4.c | 117 * address into the recorded route. in icmpv4_update_record_route()
|
/Zephyr-latest/drivers/sensor/adi/adxl372/ |
D | adxl372.c | 515 * @param maxpeak - Retrieve the highest magnitude (x, y, z) sample recorded
|
12