/Zephyr-Core-3.5.0/tests/bsim/bluetooth/audio/src/ |
D | vcp_vol_ctlr_test.c | 232 /* 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 …]
|
D | vcp_vol_rend_test.c | 192 /* 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 …]
|
D | mcc_test.c | 564 /* 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 1338 /* Invalid behavior */ in test_search() 1373 /* Valid behavior */ in test_search() 1445 /* Invalid behavior */ in test_discover() [all …]
|
/Zephyr-Core-3.5.0/ |
D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 37 behavior and are expected to take appropriate and fair corrective action in 38 response to any instances of unacceptable behavior. 57 Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/ |
D | health_srv.rst | 17 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.5.0/lib/posix/ |
D | spinlock.c | 81 /* 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.5.0/tests/bluetooth/controller/mock_ctrl/include/ |
D | ull_vendor.h | 11 * used for vendor specific behavior, as such the function implementations 12 * in this file are simple stubs without functional behavior.
|
/Zephyr-Core-3.5.0/tests/bluetooth/ctrl_user_ext/src/ |
D | ull_vendor.h | 11 * used for vendor specific behavior, as such the function implementations 12 * in this file are simple stubs without functional behavior.
|
/Zephyr-Core-3.5.0/include/zephyr/dsp/ |
D | basicmath.h | 40 * @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.5.0/tests/arch/arm/arm_irq_advanced_features/ |
D | README.txt | 4 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.5.0/samples/boards/esp32/light_sleep/ |
D | prj.conf | 2 # Required to disable default behavior of deep sleep on timeout
|
/Zephyr-Core-3.5.0/tests/drivers/i2c/i2c_target_api/ |
D | README.txt | 16 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.5.0/tests/kernel/timer/timer_behavior/boards/ |
D | esp32s3_devkitm.overlay | 9 compatible = "test-kernel-timer-behavior-external";
|
D | mec15xxevb_assy6853.overlay | 9 compatible = "test-kernel-timer-behavior-external";
|
D | frdm_k64f.overlay | 9 compatible = "test-kernel-timer-behavior-external";
|
/Zephyr-Core-3.5.0/tests/arch/arm/arm_runtime_nmi/src/ |
D | arm_runtime_nmi.c | 31 * @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.5.0/tests/arch/arm/arm_runtime_nmi/ |
D | README.txt | 1 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.5.0/.github/ISSUE_TEMPLATE/ |
D | 001_bug_report.md | 32 Steps to reproduce the behavior: 38 **Expected behavior**
|
/Zephyr-Core-3.5.0/samples/drivers/flash_shell/ |
D | sample.yaml | 2 description: Shell commands for inspecting flash driver behavior
|
/Zephyr-Core-3.5.0/tests/boards/frdm_k64f/i2c/ |
D | README.rst | 6 and contrast the behavior.
|
/Zephyr-Core-3.5.0/subsys/usb/device/class/dfu/ |
D | CMakeLists.txt | 8 behavior on some operating systems; see DFU 1.1 Specification Ch. 2 for \
|
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/include/zephyr/ |
D | ztest_error_hook.h | 23 * to normal behavior. 53 * to normal behavior.
|
/Zephyr-Core-3.5.0/scripts/tests/twister/test_data/ |
D | test_config.yaml | 10 - kernel.timer.behavior
|
/Zephyr-Core-3.5.0/tests/ |
D | test_config.yaml | 10 - kernel.timer.behavior
|
/Zephyr-Core-3.5.0/tests/drivers/i2c/i2c_target_api/common/ |
D | Kconfig | 19 bool "Test with combined controller/target behavior"
|