Home
last modified time | relevance | path

Searched full:behavior (Results 1 – 25 of 406) sorted by relevance

12345678910>>...17

/Zephyr-Core-3.6.0/tests/bsim/bluetooth/audio/src/
Dvcp_vol_ctlr_test.c232 /* Invalid behavior */ in test_aics_deactivate()
239 /* Valid behavior */ in test_aics_deactivate()
252 /* Invalid behavior */ in test_aics_activate()
259 /* Valid behavior */ in test_aics_activate()
272 /* Invalid behavior */ in test_aics_state_get()
279 /* Valid behavior */ in test_aics_state_get()
297 /* Invalid behavior */ in aics_gain_setting_get()
304 /* Valid behavior */ in aics_gain_setting_get()
323 /* Invalid behavior */ in aics_type_get()
330 /* Valid behavior */ in aics_type_get()
[all …]
Dvcp_vol_rend_test.c192 /* Invalid behavior */ in test_aics_deactivate()
199 /* Valid behavior */ in test_aics_deactivate()
216 /* Invalid behavior */ in test_aics_activate()
223 /* Valid behavior */ in test_aics_activate()
239 /* Invalid behavior */ in test_aics_state_get()
246 /* Valid behavior */ in test_aics_state_get()
264 /* Invalid behavior */ in aics_gain_setting_get()
271 /* Valid behavior */ in aics_gain_setting_get()
290 /* Invalid behavior */ in aics_type_get()
297 /* Valid behavior */ in aics_type_get()
[all …]
Dmcc_test.c564 /* Invalid behavior */ in test_select_obj_id()
595 /* Valid behavior */ in test_select_obj_id()
612 /* Invalid behavior */ in test_read_object_meta()
619 /* Valid behavior */ in test_read_object_meta()
664 /* Invalid behavior */ in test_read_supported_opcodes()
671 /* Valid behavior */ in test_read_supported_opcodes()
683 /* This will only test invalid behavior for send_cmd as valid behavior is
1358 /* Invalid behavior */ in test_search()
1393 /* Valid behavior */ in test_search()
1465 /* Invalid behavior */ in test_discover()
[all …]
/Zephyr-Core-3.6.0/
DCODE_OF_CONDUCT.md17 Examples of behavior that contributes to a positive environment for our
28 Examples of unacceptable behavior include:
42 acceptable behavior and will take appropriate and fair corrective action in
43 response to any behavior that they deem inappropriate, threatening, offensive,
61 Instances of abusive, harassing, or otherwise unacceptable behavior may be
81 **Community Impact**: Use of inappropriate language or other behavior deemed
86 behavior was inappropriate. A public apology may be requested.
93 **Consequence**: A warning with consequences for continued behavior. No
103 sustained inappropriate behavior.
114 standards, including sustained inappropriate behavior, harassment of an
/Zephyr-Core-3.6.0/doc/connectivity/bluetooth/api/mesh/
Dhealth_srv.rst17 alter the behavior of the node, like power outages or faulty peripherals.
21 outside of the node's design limits, and may have caused invalid behavior or
36 through some physical behavior like blinking, playing a sound or vibrating.
42 application to run their attention calling behavior:
/Zephyr-Core-3.6.0/lib/posix/options/
Dspinlock.c81 /* not specified as part of POSIX but this is the Linux behavior */ in pthread_spin_init()
103 /* not specified as part of POSIX but this is the Linux behavior */ in pthread_spin_destroy()
121 /* not specified as part of POSIX but this is the Linux behavior */ in pthread_spin_lock()
138 /* not specified as part of POSIX but this is the Linux behavior */ in pthread_spin_trylock()
153 /* not specified as part of POSIX but this is the Linux behavior */ in pthread_spin_unlock()
/Zephyr-Core-3.6.0/tests/bluetooth/controller/mock_ctrl/include/
Dull_vendor.h11 * used for vendor specific behavior, as such the function implementations
12 * in this file are simple stubs without functional behavior.
/Zephyr-Core-3.6.0/tests/bluetooth/ctrl_user_ext/src/
Dull_vendor.h11 * used for vendor specific behavior, as such the function implementations
12 * in this file are simple stubs without functional behavior.
/Zephyr-Core-3.6.0/include/zephyr/dsp/
Dbasicmath.h40 * @par Scaling and Overflow Behavior
55 * @par Scaling and Overflow Behavior
70 * @par Scaling and Overflow Behavior
121 * @par Scaling and Overflow Behavior
136 * @par Scaling and Overflow Behavior
151 * @par Scaling and Overflow Behavior
192 * @par Scaling and Overflow Behavior
207 * @par Scaling and Overflow Behavior
222 * @par Scaling and Overflow Behavior
277 * @par Scaling and Overflow Behavior
[all …]
/Zephyr-Core-3.6.0/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt4 This test suite verifies the behavior of CONFIG_ZERO_LATENCY_IRQS and
7 The first test verifies the behavior of CONFIG_DYNAMIC_DIRECT_INTERRUPTS
12 The second test verifies the behavior of CONFIG_ZERO_LATENCY_IRQS at runtime.
18 The third test verifies the behavior of the IRQ Target State API for
/Zephyr-Core-3.6.0/samples/boards/esp32/light_sleep/
Dprj.conf2 # Required to disable default behavior of deep sleep on timeout
/Zephyr-Core-3.6.0/tests/drivers/i2c/i2c_target_api/
DREADME.txt16 controller and target behavior simultaneously. This is not true of all
17 I2C controllers, so this behavior is now opt-in using
/Zephyr-Core-3.6.0/tests/kernel/timer/timer_behavior/boards/
Desp32s3_devkitm.overlay9 compatible = "test-kernel-timer-behavior-external";
Dmec15xxevb_assy6853.overlay9 compatible = "test-kernel-timer-behavior-external";
Dfrdm_k64f.overlay9 compatible = "test-kernel-timer-behavior-external";
/Zephyr-Core-3.6.0/tests/boards/frdm_k64f/i2c/
DREADME.rst6 and contrast the behavior.
/Zephyr-Core-3.6.0/samples/drivers/flash_shell/
Dsample.yaml2 description: Shell commands for inspecting flash driver behavior
/Zephyr-Core-3.6.0/.github/ISSUE_TEMPLATE/
D001_bug_report.md32 Steps to reproduce the behavior:
38 **Expected behavior**
/Zephyr-Core-3.6.0/tests/arch/arm/arm_runtime_nmi/
DREADME.txt1 Title: Test to verify the behavior of CONFIG_RUNTIME_NMI at runtime (ARM Only)
5 This test verifies the behavior of CONFIG_RUNTIME_NMI at runtime. Only for
/Zephyr-Core-3.6.0/tests/arch/arm/arm_runtime_nmi/src/
Darm_runtime_nmi.c31 * @brief Test the behavior of CONFIG_RUNTIME_NMI at runtime.
39 * @brief test the behavior of CONFIG_RUNTIME_NMI at run time
/Zephyr-Core-3.6.0/subsys/usb/device/class/dfu/
DCMakeLists.txt8 behavior on some operating systems; see DFU 1.1 Specification Ch. 2 for \
/Zephyr-Core-3.6.0/scripts/tests/twister/test_data/
Dtest_config.yaml10 - kernel.timer.behavior
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/
Dproxy_adv_multi_subnet_coex.sh9 # This test verifies correct Proxy advertisement behavior for a device
27 # behavior after the device advertises the secure network beacons.
/Zephyr-Core-3.6.0/subsys/testsuite/ztest/include/zephyr/
Dztest_error_hook.h23 * to normal behavior.
53 * to normal behavior.
/Zephyr-Core-3.6.0/tests/drivers/i2c/i2c_target_api/common/
DKconfig19 bool "Test with combined controller/target behavior"

12345678910>>...17