| /Zephyr-4.2.1/lib/libc/minimal/include/ |
| D | assert.h | 22 #ifndef assert 23 #define assert(test) __ASSERT_NO_MSG(test) macro 26 #ifndef assert 27 #define assert(test) ((void)0)
|
| /Zephyr-4.2.1/tests/drivers/build_all/counter/boards/ |
| D | arty_a7_designstart_fpga_cortex_m1.overlay | 15 xlnx,gen0-assert = <0x1>; 16 xlnx,gen1-assert = <0x1>; 18 xlnx,trig0-assert = <0x1>; 19 xlnx,trig1-assert = <0x1>;
|
| /Zephyr-4.2.1/modules/hal_nordic/nrf_802154/serialization/platform/ |
| D | nrf_802154_spinel_response_notifier.c | 60 assert(ret == 0); in nrf_802154_spinel_response_notifier_lock_before_request() 63 assert(awaited_property == AWAITED_PROPERTY_NONE); in nrf_802154_spinel_response_notifier_lock_before_request() 100 assert(p_notify_buff_free == ¬ify_buff); in nrf_802154_spinel_response_notifier_free() 107 assert(ret == 0); in nrf_802154_spinel_response_notifier_free() 116 assert(notify_buff.free); in nrf_802154_spinel_response_notifier_property_notify() 121 assert(data_len <= sizeof(notify_buff.buff.data)); in nrf_802154_spinel_response_notifier_property_notify()
|
| /Zephyr-4.2.1/tests/drivers/build_all/pwm/boards/ |
| D | arty_a7_designstart_fpga_cortex_m1.overlay | 15 xlnx,gen0-assert = <0x1>; 16 xlnx,gen1-assert = <0x1>; 18 xlnx,trig0-assert = <0x1>; 19 xlnx,trig1-assert = <0x0>;
|
| /Zephyr-4.2.1/tests/subsys/debug/assert_custom_header/src/ |
| D | main.c | 24 ZTEST_SUITE(assert, NULL, NULL, NULL, NULL, NULL); 26 ZTEST(assert, test_assert_call) in ZTEST() argument
|
| /Zephyr-4.2.1/boards/shields/g1120b0mipi/boards/ |
| D | mimxrt700_evk_mimxrt798s_cm33_cpu0.overlay | 14 wr-assert = <6>; 16 cs-assert = <1>;
|
| /Zephyr-4.2.1/boards/shields/zc143ac72mipi/boards/ |
| D | mimxrt700_evk_mimxrt798s_cm33_cpu0.overlay | 14 wr-assert = <6>; 16 cs-assert = <1>;
|
| /Zephyr-4.2.1/drivers/reset/ |
| D | reset_mmio.c | 41 static inline int reset_mmio_update(const struct device *dev, uint32_t id, uint8_t assert) in reset_mmio_update() argument 53 set = config->active_low ? !assert : assert; in reset_mmio_update()
|
| D | reset_intel_socfpga.c | 41 static void reset_intel_soc_update(const struct device *dev, uint32_t id, bool assert) in reset_intel_soc_update() argument 51 if (assert ^ !config->active_low) { in reset_intel_soc_update()
|
| /Zephyr-4.2.1/drivers/wifi/siwx91x/ |
| D | siwx91x_wifi_socket.h | 26 assert(0); in siwx91x_get_type()
|
| /Zephyr-4.2.1/tests/ztest/error_hook/ |
| D | README.txt | 1 Title: A common fatal error and assert fail handler 6 code writing for fatal and assert handler for error case testing. They can 40 (b) Usage for dealing with assert fail: 53 If you use none of them, you can still define your own fatal or assert handler 60 This test verifies if the common fatal error and assert fail handler works. 64 - To call a function then giving the condition to trigger the assert fail, 65 then catch it by the assert handler. 79 an assert fail then catch it. 104 Caught assert failed 177 Caught assert failed
|
| /Zephyr-4.2.1/tests/net/mocks/ |
| D | CMakeLists.txt | 4 assert.c
|
| /Zephyr-4.2.1/boards/snps/hsdk4xd/support/ |
| D | openocd.cfg | 60 $_TARGETNAME2 configure -event reset-assert "arc_common_reset $_TARGETNAME2" 75 $_TARGETNAME3 configure -event reset-assert "arc_common_reset $_TARGETNAME3" 91 $_TARGETNAME4 configure -event reset-assert "arc_hs_reset $_TARGETNAME4" 106 $_TARGETNAME1 configure -event reset-assert "arc_common_reset $_TARGETNAME1"
|
| /Zephyr-4.2.1/boards/snps/hsdk/support/ |
| D | openocd.cfg | 60 $_TARGETNAME2 configure -event reset-assert "arc_common_reset $_TARGETNAME2" 75 $_TARGETNAME3 configure -event reset-assert "arc_common_reset $_TARGETNAME3" 91 $_TARGETNAME4 configure -event reset-assert "arc_hs_reset $_TARGETNAME4" 106 $_TARGETNAME1 configure -event reset-assert "arc_common_reset $_TARGETNAME1"
|
| /Zephyr-4.2.1/tests/bluetooth/host/ |
| D | CMakeLists.txt | 6 host_mocks/assert.c
|
| /Zephyr-4.2.1/subsys/testsuite/boards/unit_testing/unit_testing/ |
| D | unit_testing_defconfig | 10 # unit testing only build a fraction of code, and hence assert may fail linking.
|
| /Zephyr-4.2.1/boards/bflb/bl60x/bl604e_iot_dvk/support/ |
| D | bl60x.cfg | 39 $_TARGETNAME.0 configure -event reset-assert-pre { 40 echo "reset-assert-pre"
|
| /Zephyr-4.2.1/boards/sipeed/maix_m0s_dock/support/ |
| D | bl61x.cfg | 39 $_TARGETNAME.0 configure -event reset-assert-pre { 40 echo "reset-assert-pre"
|
| /Zephyr-4.2.1/boards/doiting/dt_xt_zb1_devkit/support/ |
| D | bl70x.cfg | 39 $_TARGETNAME.0 configure -event reset-assert-pre { 40 echo "reset-assert-pre"
|
| /Zephyr-4.2.1/boards/aithinker/ai_wb2_12f_kit/support/ |
| D | bl60x.cfg | 39 $_TARGETNAME.0 configure -event reset-assert-pre { 40 echo "reset-assert-pre"
|
| /Zephyr-4.2.1/boards/aithinker/ai_m61_32s_kit/support/ |
| D | bl61x.cfg | 39 $_TARGETNAME.0 configure -event reset-assert-pre { 40 echo "reset-assert-pre"
|
| /Zephyr-4.2.1/boards/aithinker/ai_m62_12f_kit/support/ |
| D | bl61x.cfg | 39 $_TARGETNAME.0 configure -event reset-assert-pre { 40 echo "reset-assert-pre"
|
| /Zephyr-4.2.1/boards/nxp/frdm_imx91/ |
| D | frdm_imx91_mimx9131_defconfig | 11 # Increase the value when encounter the assert on the MAX_XLAT_TABLES
|
| /Zephyr-4.2.1/boards/nxp/imx91_qsb/ |
| D | imx91_qsb_mimx9111_defconfig | 11 # Increase the value when encounter the assert on the MAX_XLAT_TABLES
|
| /Zephyr-4.2.1/boards/nxp/imx91_evk/ |
| D | imx91_evk_mimx9131_defconfig | 11 # Increase the value when encounter the assert on the MAX_XLAT_TABLES
|