Home
last modified time | relevance | path

Searched refs:Failed (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dmesh_test.h39 bst_result = Failed; \
53 bst_result = Failed; \
63 bst_result = Failed; \
73 bst_result = Failed; \
82 bst_result = Failed; \
92 bst_result = Failed; \
101 bst_result = Failed; \
110 bst_result = Failed; \
120 bst_result = Failed; \
138 bst_result = Failed; \
/Zephyr-latest/tests/bsim/bluetooth/ll/throughput/src/
Dmain.c51 bst_result = Failed; \
104 bst_result = Failed; in test_gatt_write_tick()
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dattributes.rst29 printk("Failed to get sampling frequency\n");
38 printk("Failed to set sampling frequency\n");
/Zephyr-latest/tests/bsim/bluetooth/host/adv/encrypted/ead_sample/src/
Dmain.c28 bst_result = Failed; \
117 bst_result = Failed; in test_tick()
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/src/
Dmain.c33 bst_result = Failed; \
176 bst_result = Failed; in test_multiple_tick()
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/ccp/call_control_server/src/
Dtest_main.c24 bst_result = Failed; \
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dtestcase.h37 bst_result = Failed; \
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/ccp/call_control_client/src/
Dtest_main.c22 bst_result = Failed; \
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_unicast_client/src/
Dunicast_client_sample_test.c23 bst_result = Failed; \
/Zephyr-latest/tests/bsim/bluetooth/samples/central_hr_peripheral_hr/src/
Dsample_test.c22 bst_result = Failed; \
/Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/
Dtest_empty.c27 bst_result = Failed; in test_empty_tick()
Dtest_connect1.c78 bst_result = Failed; \
172 if (bst_result != Failed) { in notify_func()
490 if (bst_result != Failed) { in test_con20_main()
497 if (!repeat_connect || bst_result == Failed) { in test_con20_main()
Dtest_connect2.c45 bst_result = Failed; \
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/bap_broadcast_sink/src/
Dbroadcast_sink_test.c23 bst_result = Failed; \
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/acceptor/src/
Dcap_acceptor_sample_test.c25 bst_result = Failed; \
/Zephyr-latest/tests/bsim/bluetooth/audio_samples/cap/initiator/src/
Dcap_initiator_sample_test.c25 bst_result = Failed; \
/Zephyr-latest/tests/bsim/net/sockets/echo_test/src/
Decho_test.c29 bst_result = Failed; \
/Zephyr-latest/boards/native/nrf_bsim/common/
Dbstests.h114 enum bst_result_t {Passed = 0, In_progress = 1, Failed = 2}; enumerator
/Zephyr-latest/cmake/compiler/icx/
Dtarget.cmake30 message(FATAL_ERROR "Failed to find required headers.")
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dcommon.h101 bst_result = Failed; \
/Zephyr-latest/doc/releases/
Drelease-notes-1.13.rst399 * :github:`9148` - samples/net/http_server: Failed to respond back to CURL command on http Client
402 * :github:`9131` - samples/net/coaps_server: Failed to send response to coaps_client
408 * :github:`9067` - Failed tests: posix.sema and posix_checks on em_starterkit_em7d_v22
444 * :github:`8899` - Failed test: kernel.common.timing.sleep on nrf52 (tests/kernel/sleep/kernel.comm…
445 * :github:`8898` - Failed test: kernel.timer.timer_periodicity on nrf51/nrf52
446 * :github:`8897` - Failed test: kernel.tickless.tickless_slice on nrf51/nrf52
447 * :github:`8896` - Failed test: kernel.sched.slice_reset and kernel.sched.slice_scheduling (tests/k…
448 * :github:`8895` - Failed test: kernel.common.timing.pending on nrf51_pca10028 and nrf52_pca10040 (…
452 * :github:`8866` - Failed test: net.arp.arp (tests/net/arp) on sam_e70_xplained
453 * :github:`8865` - Failed test: net.udp.udp (tests/net/udp/) on sam_e70_xplained
[all …]
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst276 LOG_ERR("Failed to calc a valid timing");
282 LOG_ERR("Failed to stop CAN controller");
287 LOG_ERR("Failed to set timing");
292 LOG_ERR("Failed to start CAN controller");
/Zephyr-latest/boards/nxp/ucans32k1sic/support/
Dstartup.cmm81 PRINT %ERROR "Failed to download the code to flash"
/Zephyr-latest/boards/nxp/mr_canhubk3/support/
Dstartup.cmm88 PRINT %ERROR "ERROR ! Failed to download the code to flash"
/Zephyr-latest/tests/bsim/bluetooth/ll/advx/src/
Dmain.c55 bst_result = Failed; \
1083 bst_result = Failed; in test_advx_main()
1822 bst_result = Failed; in test_scanx_main()
1834 bst_result = Failed; in test_advx_tick()

123