/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig.radio | 11 If wrongly set, it will silently fail.
|
/Zephyr-latest/tests/boards/espressif/rtc_clk/ |
D | README.rst | 79 SUITE PASS - 100.00% [rtc_clk]: pass = 4, fail = 0, skip = 0, total = 4 duration = 17.668 seconds
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/ |
D | README.txt | 40 or the controller driver has bugs, the test will fail one or more I2C
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 97 Use the pre-defined common assert fail handler and a post hook to 133 This rule will fail the project if not all tests have been run. 212 When enabled, the test binary will fail at the end if an assumption failed. This means
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.nxp_fs26 | 60 mode and this driver is enabled, it will fail to initialize.
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.quectel-bg9x | 63 response, the init will fail with timeout.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | bap_unicast_client.c | 3085 goto fail; in bt_bap_unicast_group_add_streams() 3092 goto fail; in bt_bap_unicast_group_add_streams() 3097 fail: in bt_bap_unicast_group_add_streams() 3661 goto fail; in unicast_client_ase_read_func() 3676 goto fail; in unicast_client_ase_read_func() 3692 goto fail; in unicast_client_ase_read_func() 3704 goto fail; in unicast_client_ase_read_func() 3711 goto fail; in unicast_client_ase_read_func() 3721 goto fail; in unicast_client_ase_read_func() 3726 fail: in unicast_client_ase_read_func() [all …]
|
D | pacs.c | 150 goto fail; in build_pac_records() 159 goto fail; in build_pac_records() 166 goto fail; in build_pac_records() 176 fail: in build_pac_records()
|
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 177 fail = Failure(msg or f'{type(self).name} issues', type_) 178 self._result(fail, text) 188 fail = FmtdFailure(severity, title, file, line, col, desc, end_line, end_col) 189 self._result(fail, fail.text) 190 self.fmtd_failures.append(fail)
|
/Zephyr-latest/subsys/mgmt/osdp/ |
D | Kconfig.pd | 137 support of "fail-safe/fail-secure" operating modes.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.0.rst | 475 to fail early in :c:func:`can_send` if in :c:macro:`CAN_STATE_BUS_OFF`. 793 and device runtime power management operations will fail. 870 * :github:`42816` - samples: Bluetooth: df: DF samples build fail 876 * :github:`42746` - echo_server and echo_client sample code builds fail for native_posix_64 982 * :github:`41862` - tests: kernel: fail to download firmware to ADSP on Up Xtreme 1010 * :github:`41623` - esp32: fail to build sample/hello_world with west 1029 * :github:`41426` - ARMCLANG build fail 1042 * :github:`41331` - tests: drivers: disk: fail to handle no SD card situation 1057 * :github:`41153` - rt i2s build fail 1093 * :github:`40873` - qemu_cortex_r5: fail to handle user_string_alloc_copy() with null parameter [all …]
|
D | release-notes-1.7.rst | 314 * ``ZEP-1442`` - Samples/net/dhcpv4_client: Build fail as No rule to make target prj\_.conf 315 * ``ZEP-1443`` - Samples/net/zperf: Build fail as net_private.h can not be found 316 * ``ZEP-1448`` - Samples/net/mbedtls_sslclient:Build fail as net/ip_buf.h can not be found 341 * ``ZEP-1514`` - samples/bluetooth/ipsp build fail: net/ip_buf.h No such file or directory 370 * ``ZEP-1574`` - Samples/net/dhcpv4_client: Build fail as undefined reference to net_mgmt_add_event… 418 * ``ZEP-1707`` - [PTS] 7 SM/MAS cases fail
|
D | release-notes-3.1.rst | 1200 - :github:`43655` - esp32c3: Connection fail loop 1201 - :github:`43811` - ble: gatt: db_hash_work runs for too long and makes serial communication fail 1257 - :github:`45914` - test: tests/kernel/usage/thread_runtime_stats/ test fail 1394 * :github:`45458` - it8xxx2_evb: tests/drivers/pwm/pwm_api assertion fail 1475 * :github:`44887` - it8xxx2_evb: tests/kernel/sched/schedule_api/ assertion fail 1482 * :github:`44856` - Various kernel timing-related tests fail on hifive1 board 1498 * :github:`44731` - mec172xevb_assy6906: test/drivers/adc/adc_api test case build fail 1531 * :github:`44530` - xtensa xcc build usb stack fail (newlib) 1584 * :github:`44215` - tests: subsys: cpp: over half of tests failing on macOS but do not fail on Linux 1633 * :github:`43867` - mec172xevb_assy6906: tests/drivers/pwm/pwm_api test case build fail. [all …]
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 125 Some tests were made to be broken. In cases where the test is expected to fail or skip due to the 137 /** This will fail the test */ 328 it needs to report either a pass or fail. For example: 484 These macros will instantly fail the test if the related assertion fails. 504 These macros will continue test execution if the related expectation fails and subsequently fail the 510 For example, if the following expectations fail:
|
/Zephyr-latest/subsys/net/ip/ |
D | net_pkt.c | 906 pkt->alloc_stats->fail.count++; \ 907 if (pkt->alloc_stats->fail.count == 0) { \ 908 pkt->alloc_stats->fail.alloc_sum = 0ULL; \ 909 pkt->alloc_stats->fail.time_sum = 0ULL; \ 911 pkt->alloc_stats->fail.alloc_sum += (uint64_t)alloc_size;\ 912 pkt->alloc_stats->fail.time_sum += (uint64_t)(k_cycle_get_32() - start); \ 915 pkt->alloc_stats->fail.count; \
|
/Zephyr-latest/soc/nordic/nrf52/ |
D | Kconfig | 85 clock so if clock is initiated in certain window, the clock may also fail
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | pipes.rst | 32 satisfied, then the operation will either fail immediately or attempt to send 39 will either fail immediately or attempt to receive as many bytes as possible
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_messages.c | 536 goto fail; in gptp_prepare_announce() 566 goto fail; in gptp_prepare_announce() 573 fail: in gptp_prepare_announce()
|
/Zephyr-latest/tests/net/dhcpv6/src/ |
D | main.c | 156 goto fail; in test_dhcpv6_create_message() 162 goto fail; in test_dhcpv6_create_message() 166 goto fail; in test_dhcpv6_create_message() 175 fail: in test_dhcpv6_create_message()
|
/Zephyr-latest/boards/mikroe/mini_m4_for_stm32/doc/ |
D | mikroe_mini_m4_for_stm32.rst | 100 When you flash, it will fail with the message:
|
/Zephyr-latest/boards/mikroe/clicker_2/doc/ |
D | mikroe_clicker_2.rst | 70 When you flash, it will fail with the message:
|
/Zephyr-latest/kernel/ |
D | Kconfig.vm | 93 it will fail. And any attempt across the boundary of the virtual 94 memory space will fail.
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | l2cap.c | 614 goto fail; in l2cap_le_encrypt_change() 642 goto fail; in l2cap_le_encrypt_change() 646 fail: in l2cap_le_encrypt_change() 2857 goto fail; in l2cap_le_connect() 2868 goto fail; in l2cap_le_connect() 2873 fail: in l2cap_le_connect() 2922 goto fail; in bt_l2cap_ecred_chan_connect() 2927 fail: in bt_l2cap_ecred_chan_connect()
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets_inet.c | 1110 goto fail; in zsock_recv_dgram() 1120 goto fail; in zsock_recv_dgram() 1133 goto fail; in zsock_recv_dgram() 1162 goto fail; in zsock_recv_dgram() 1187 goto fail; in zsock_recv_dgram() 1234 fail: in zsock_recv_dgram()
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.nrfx | 105 will fail.
|