Home
last modified time | relevance | path

Searched full:reporting (Results 1 – 25 of 151) sorted by relevance

1234567

/Zephyr-latest/.github/
DSECURITY.md19 ## Reporting process
22 Reporting](https://docs.zephyrproject.org/latest/security/reporting.html)
/Zephyr-latest/cmake/linker/
Dlinker_flags_template.cmake17 # Property for controlling linker reporting / handling when placing orphaned sections.
27 # Set this flag if the linker supports reporting of memusage as part of link,
29 # If memory reporting is a post build command, please use
/Zephyr-latest/include/zephyr/sensing/
Dsensing.h63 * @brief Sensor flag indicating if this sensor is on event reporting data.
65 * Reporting sensor data when the sensor event occurs, such as a motion detect sensor reporting
71 * @brief Sensor flag indicating if this sensor is on change reporting data.
73 * Reporting sensor data when the sensor data changes.
178 * Sensitivity threshold for reporting new data. A new sensor sample is reported
185 * Maximum duration for batching sensor samples before reporting in
/Zephyr-latest/scripts/tests/twister/
DREADME.md55 - test_testsuite_class.py : Contains testcases for Testsuite class (except reporting functionality)…
57 - test_reporting_testsuite.py : Contains testcases for reporting functionality of Testsuite class o…
/Zephyr-latest/doc/project/
Dissues.rst3 Bug Reporting
16 Reporting a regression issue
/Zephyr-latest/tests/benchmarks/sched_queues/
Dprj.verbose.conf1 # Extra configuration file to enable verbose reporting
DKconfig13 before calculating the average times for reporting.
/Zephyr-latest/tests/benchmarks/wait_queues/
Dprj.verbose.conf1 # Extra configuration file to enable verbose reporting
DKconfig13 before calculating the average times for reporting.
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.tbs131 bool "Support reading Bearer Signal Strength Reporting Interval"
135 Reporting Interval.
138 bool "Support setting Bearer Signal Strength Reporting Interval"
142 Reporting Interval.
/Zephyr-latest/drivers/eeprom/
Deeprom_fake.c45 /* Re-install default delegate for reporting the EEPROM size */ in fake_eeprom_reset_rule_before()
62 /* Install default delegate for reporting the EEPROM size */ in fake_eeprom_init()
/Zephyr-latest/doc/security/
Dindex.rst14 reporting.rst
/Zephyr-latest/include/zephyr/input/
Dinput_touch.h77 * @brief Common utility for reporting touchscreen position events.
82 * @param timeout Timeout for reporting the event
/Zephyr-latest/drivers/edac/
DKconfig17 and reporting. Should not be enabled in production system.
/Zephyr-latest/tests/benchmarks/sched_userspace/
DREADME.rst17 This is run for multiples values of n, reporting each time the
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt95 2.3. Reporting thread
97 Zephyr's version does not spawn a reporting thread. Instead it calls
98 the reporting function directly. This helps ensure that the test
225 processing in the reporting thread is insignificant.
/Zephyr-latest/tests/benchmarks/sched/
DREADME.rst19 It then iterates this many times, reporting timestamp latencies
/Zephyr-latest/samples/sensor/6dof_motion_drdy/boards/
Dnrf52dk_nrf52832_i2c.overlay22 * Configure 100Hz IMU data reporting
Dnrf52dk_nrf52832_spi.overlay18 * Configure 100Hz IMU data reporting
/Zephyr-latest/tests/ztest/fail/
DREADME.rst22 reporting a failure.
/Zephyr-latest/tests/posix/eventfd/
DKconfig39 as possible on the hot path. Say 'y' here to skip reporting.
/Zephyr-latest/lib/mem_blocks/
DKconfig33 This option enables the tracking and reporting of the memory
/Zephyr-latest/drivers/can/
Dcan_fake.c91 /* Re-install default delegate for reporting the core clock */ in fake_can_reset_rule_before()
100 /* Install default delegate for reporting the core clock */ in fake_can_init()
/Zephyr-latest/include/zephyr/bluetooth/classic/
Davdtp.h107 /** Reporting */
119 /** Delay Reporting */
/Zephyr-latest/subsys/input/
DKconfig29 the code that is reporting the event.

1234567