Home
last modified time | relevance | path

Searched refs:assert (Results 76 – 100 of 107) sorted by relevance

12345

/Zephyr-latest/modules/openthread/
DCMakeLists.txt41 kconfig_to_ot_option(CONFIG_ASSERT OT_ASSERT "Enable assert function OT_ASSERT()")
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt1080 The event may represent Hard Fault, Bluetooth Controller assert or some other
1100 | 0x02 | Controller assert data |
1178 | | name where an assert happened |
1185 | 0xXXXXXXXX | Line number where assert happened |
/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.c234 int assert = (1 << (drp[reg].size * BITS_PER_BYTE)) - 1; in litex_clk_assert_reg() local
236 litex_clk_set_reg(reg, assert); in litex_clk_assert_reg()
/Zephyr-latest/modules/nrf_wifi/os/
Dshim.c1079 .assert = zep_shim_assert,
/Zephyr-latest/scripts/
Dspelling.txt172 asser||assert
185 asssert||assert
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_tiny.ld187 LIB_ZEPHYR_OBJECT_FILE_IN_SECT(lsect, assert) \
/Zephyr-latest/doc/releases/
Drelease-notes-1.8.rst212 * ``ZEP-843`` - Unified assert/unrecoverable error infrastructure
Drelease-notes-2.1.rst708 * :github:`19490` - Bluetooth: split: 'e' assert during disconnect
752 * :github:`19198` - Bluetooth: LL split assert on connect
782 * :github:`18999` - assignment in assert in test of arm\_thread\_arch causes build failures
Drelease-notes-1.14.rst1483 * :github:`13778` - mimxrt1060_evk tests/kernel/pending meets assert
1697 * :github:`12494` - Logging with CONFIG_LOG_IMMEDIATE=y from ISR leads to assert
1768 * :github:`12192` - include: __assert: enabling assert causes build errors
1841 * :github:`11674` - Wrong assert condition @@zephyr/kernel/sched.c:345
2135 * :github:`9901` - Default nrfx PWM interrupt prio results in assert
2190 * :github:`8796` - Bluetooth: controller: assert on conn update in slave role under max. throughput…
2243 * :github:`6276` - assert when running sys_kernel on disco_l475_iot1 (with asserts enabled)
Dmigration-guide-3.5.rst177 * ``CONFIG_SSD1306_SH1106_COMPATIBLE`` was used to assert that the device is
Drelease-notes-3.3.rst2697 - :github:`52887` - Bluetooth: LL assert with chained adv packets
2799 - :github:`54542` - Bluetooth pending tx packets assert on disable
3017 * :github:`53756` - esp32 - Wrong value for the default cpu freq -> crash on assert
3019 * :github:`53744` - ztest: assert() functions does not always retuns
3036 * :github:`53617` - unicast_audio_client and unicast_audio_server example assert
3311 …ub:`51815` - Bluetooth: bt_disable in loop with babblesim gatt test causes Zephyr link layer assert
3348 * :github:`51600` - Bluetooth assert on flash erase using mcumgr
3694 * :github:`41765` - assert.h should not include non libc headers
Drelease-notes-3.6.rst865 assert instead of the function itself.
1098 controls whether the :c:func:`assert` function displays verbose information, including the file
Drelease-notes-2.0.rst517 * :github:`18819` - Bluetooth: LL split assert upon disconnection
574 * :github:`18584` - BT LL assert on LL/CON/ADV/BV-04-C
1084 * :github:`16225` - tests/kernel/msgq/msgq_api twr_ke18f fails with assert
Drelease-notes-1.10.rst463 * :github:`4683` - net: tcp tcp_retry_expired cause assert
Drelease-notes-3.1.rst1206 - :github:`43928` - pm: going to PM_STATE_SOFT_OFF in pm_policy_next_state causes assert in some ca…
1302 * :github:`46023` - drivers: reset: Use of reserved identifier ``assert``
1938 * :github:`38279` - Bluetooth: Controller: assert LL_ASSERT(!radio_is_ready()) in lll_conn.c
Drelease-notes-2.7.rst701 * Fixed a possible assert after enabling CAN sockets.
1190 * :github:`38279` - Bluetooth: Controller: assert LL_ASSERT(!radio_is_ready()) in lll_conn.c
1413 * :github:`37519` - friend.c:unseg_app_sdu_decrypt causes assert: net_buf_simple_tailfroom(buf) >= …
Drelease-notes-3.2.rst1316 * :dtcompatible:`zephyr,bt-hci-spi`: new ``reset-assert-duration-ms`` property.
1938 * :github:`49792` - test-ci: adc-dma : frdm-k64f: dma dest addess assert
2518 * :github:`43928` - pm: going to PM_STATE_SOFT_OFF in pm_policy_next_state causes assert in some ca…
Drelease-notes-1.13.rst675 * :github:`3995` - net tcp retry triggers assert in kernel/sem.c:145
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst315 assert(), yes
/Zephyr-latest/tests/cmake/zephyr_get/
DCMakeLists.txt26 # Run tests and count assert failures. An error report will be shown
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst242 down with a resistor. ESP32 should assert RESET_N high with GPIO5 to enable
/Zephyr-latest/doc/security/
Dsensor-threat.rst253 client to present a certificate, and assert its knowledge of
/Zephyr-latest/doc/develop/test/
Dztest.rst383 interaction with an object occurred, and if required, to assert the order of
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi683 Minimum time the host should de-assert WAKEUP_NOW and let RPU enter
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst282 * :c:macro:`K_SYSCALL_OBJ()` Checks a memory address to assert that it is

12345