Searched refs:__ASSERT_ON (Results 1 – 8 of 8) sorted by relevance
14 #ifndef __ASSERT_ON16 #define __ASSERT_ON CONFIG_ASSERT_LEVEL macro22 #undef __ASSERT_ON23 #define __ASSERT_ON 0 macro26 #ifndef __ASSERT_ON27 #define __ASSERT_ON 0 macro77 #ifdef __ASSERT_ON78 #if (__ASSERT_ON < 0) || (__ASSERT_ON > 2)82 #if __ASSERT_ON136 #if (__ASSERT_ON == 1)
24 BUILD_ASSERT(__ASSERT_ON);
26 BUILD_ASSERT(__ASSERT_ON);
318 #if __ASSERT_ON in net_buf_alloc_len_debug()330 #if __ASSERT_ON in net_buf_alloc_len_debug()
20 Assertions are enabled by setting the ``__ASSERT_ON`` preprocessor symbol to a28 The ``__ASSERT_ON`` method takes precedence over the kconfig option if both are
450 #if __ASSERT_ON in assert_addr_aligned()483 #if __ASSERT_ON in assert_size_aligned()1809 #if __ASSERT_ON in arch_mem_domain_init()
56 #if __ASSERT_ON1167 #if __ASSERT_ON in z_mem_manage_init()