Home
last modified time | relevance | path

Searched full:not (Results 1 – 25 of 5482) sorted by relevance

12345678910>>...220

/Zephyr-Core-3.7.0/tests/posix/headers/src/
Dsignal_h.c22 /* zassert_not_equal(-1, SIG_DFL); */ /* not implemented */ in ZTEST()
23 /* zassert_not_equal(-1, SIG_ERR); */ /* not implemented */ in ZTEST()
24 /* zassert_not_equal(-1, SIG_HOLD); */ /* not implemented */ in ZTEST()
25 /* zassert_not_equal(-1, SIG_IGN); */ /* not implemented */ in ZTEST()
28 /* zassert_not_equal((pid_t)-1, (pid_t)0); */ /* not implemented */ in ZTEST()
50 /* zassert_not_equal(-1, SA_NOCLDSTOP); */ /* not implemented */ in ZTEST()
51 /* zassert_not_equal(-1, SA_ONSTACK); */ /* not implemented */ in ZTEST()
52 /* zassert_not_equal(-1, SA_RESETHAND); */ /* not implemented */ in ZTEST()
53 /* zassert_not_equal(-1, SA_RESTART); */ /* not implemented */ in ZTEST()
54 /* zassert_not_equal(-1, SA_SIGINFO); */ /* not implemented */ in ZTEST()
[all …]
Dunistd_h.c22 /* zassert_not_equal(-1, F_OK); */ /* not implemented */ in ZTEST()
23 /* zassert_not_equal(-1, R_OK); */ /* not implemented */ in ZTEST()
24 /* zassert_not_equal(-1, W_OK); */ /* not implemented */ in ZTEST()
25 /* zassert_not_equal(-1, X_OK); */ /* not implemented */ in ZTEST()
45 /* zassert_not_equal(-1, F_LOCK); */ /* not implemented */ in ZTEST()
46 /* zassert_not_equal(-1, F_TEST); */ /* not implemented */ in ZTEST()
47 /* zassert_not_equal(-1, F_TLOCK); */ /* not implemented */ in ZTEST()
48 /* zassert_not_equal(-1, F_ULOCK); */ /* not implemented */ in ZTEST()
50 /* zassert_not_equal(INT_MIN, _PC_2_SYMLINKS); */ /* not implemented */ in ZTEST()
51 /* zassert_not_equal(INT_MIN, _PC_ALLOC_SIZE_MIN); */ /* not implemented */ in ZTEST()
[all …]
Dnetinet_in_h.c38 /* not implemented */ in ZTEST()
41 /* not implemented */ in ZTEST()
48 /* not implemented */ in ZTEST()
50 /* not implemented */ in ZTEST()
61 /* zassert_not_equal(-1, INADDR_BROADCAST); */ /* not implemented */ in ZTEST()
66 /* zassert_not_equal(-1, IPV6_JOIN_GROUP); */ /* not implemented */ in ZTEST()
67 /* zassert_not_equal(-1, IPV6_LEAVE_GROUP); */ /* not implemented */ in ZTEST()
68 /* zassert_not_equal(-1, IPV6_MULTICAST_HOPS); */ /* not implemented */ in ZTEST()
69 /* zassert_not_equal(-1, IPV6_MULTICAST_IF); */ /* not implemented */ in ZTEST()
70 /* zassert_not_equal(-1, IPV6_MULTICAST_LOOP); */ /* not implemented */ in ZTEST()
[all …]
Dpthread_h.c45 /* zassert_not_equal(-1, PTHREAD_MUTEX_ROBUST); */ /* not implemented */ in ZTEST()
46 /* zassert_not_equal(-1, PTHREAD_MUTEX_STALLED); */ /* not implemented */ in ZTEST()
50 /* zassert_not_equal(-1, PTHREAD_PRIO_INHERIT); */ /* not implemented */ in ZTEST()
52 /* zassert_not_equal(-1, PTHREAD_PRIO_PROTECT); */ /* not implemented */ in ZTEST()
62 /* pthread_rwlock_t lock = POSIX_READER_WRITER_LOCKS_INITIALIZER; */ /* not implemented */ in ZTEST()
87 /* zassert_not_null(pthread_barrierattr_getpshared); */ /* not implemented */ in ZTEST()
89 /* zassert_not_null(pthread_barrierattr_setpshared); */ /* not implemented */ in ZTEST()
99 /* zassert_not_null(pthread_condattr_getpshared); */ /* not implemented */ in ZTEST()
102 /* zassert_not_null(pthread_condattr_setpshared); */ /* not implemented */ in ZTEST()
108 /* zassert_not_null(pthread_getcpuclockid); */ /* not implemented */ in ZTEST()
[all …]
Ddirent_h.c28 /* zassert_not_null(alphasort); */ /* not implemented */ in ZTEST()
30 /* zassert_not_null(dirfd); */ /* not implemented */ in ZTEST()
31 /* zassert_not_null(fdopendir); */ /* not implemented */ in ZTEST()
34 /* zassert_not_null(readdir_r); */ /* not implemented */ in ZTEST()
35 /* zassert_not_null(rewinddir); */ /* not implemented */ in ZTEST()
36 /* zassert_not_null(scandir); */ /* not implemented */ in ZTEST()
37 /* zassert_not_null(seekdir); */ /* not implemented */ in ZTEST()
38 /* zassert_not_null(telldir); */ /* not implemented */ in ZTEST()
Dsys_time_h.c25 /* zassert_not_equal(-1, offsetof(struct itimerval, it_interval)); */ /* not implemented */ in ZTEST()
26 /* zassert_not_equal(-1, offsetof(struct itimerval, it_value)); */ /* not implemented */ in ZTEST()
28 /* zassert_not_equal(-1, ITIMER_REAL); */ /* not implemented */ in ZTEST()
29 /* zassert_not_equal(-1, ITIMER_VIRTUAL); */ /* not implemented */ in ZTEST()
30 /* zassert_not_equal(-1, ITIMER_PROF); */ /* not implemented */ in ZTEST()
33 /* zassert_not_null(getitimer); */ /* not implemented */ in ZTEST()
35 /* zassert_not_null(setitimer); */ /* not implemented */ in ZTEST()
36 /* zassert_not_null(utimes); */ /* not implemented */ in ZTEST()
/Zephyr-Core-3.7.0/doc/services/portability/
Dcmsis_rtos_v2.rst13 Features not supported in Zephyr implementation
18 and ``osKernelStart`` are not supported.
21 ``osMutexPrioInherit`` is supported by default and is not configurable,
25 not set, an error is thrown when the same thread tries to acquire
28 ``osMutexRobust`` is not supported in Zephyr.
30 Return values not supported in the Zephyr implementation
34 ``osError`` (Unspecified error) is not supported.
38 semaphore_id is in an invalid semaphore state) is not supported.
42 is in an invalid mutex state) is not supported.
46 is in an invalid timer state) is not supported.
[all …]
/Zephyr-Core-3.7.0/modules/
DKconfig50 # List of comments to display when Zephyr modules are not available, please
53 # comment "<module_name> module not available."
61 comment "hal_gigadevice module not available."
64 comment "hal_nordic module not available."
67 comment "liblc3 module not available."
70 comment "LittleFS module not available."
73 comment "mbedtls module not available."
76 comment "Trusted-firmware-m module not available."
79 comment "Trusted-firmware-a module not available."
82 comment "Nanopb module not available."
[all …]
/Zephyr-Core-3.7.0/lib/posix/options/
DCMakeLists.txt11 if (NOT CONFIG_TC_PROVIDES_POSIX_SIGNALS)
39 if (NOT CONFIG_TC_PROVIDES_POSIX_ASYNCHRONOUS_IO)
43 if (NOT CONFIG_TC_PROVIDES_POSIX_BARRIERS)
47 if (NOT CONFIG_TC_PROVIDES_POSIX_C_LIB_EXT)
56 if (NOT CONFIG_TC_PROVIDES_POSIX_DEVICE_IO)
64 if (NOT CONFIG_TC_PROVIDES_POSIX_FD_MGMT)
70 if (NOT CONFIG_TC_PROVIDES_POSIX_FILE_SYSTEM)
78 if (NOT CONFIG_TC_PROVIDES_POSIX_MEMORY_PROTECTION)
82 if (NOT CONFIG_TC_PROVIDES_POSIX_MAPPED_FILES)
88 if (NOT CONFIG_TC_PROVIDES_POSIX_MULTI_PROCESS)
[all …]
/Zephyr-Core-3.7.0/soc/nxp/imxrt/imxrt5xx/f1/include/
D_soc_inthandlers.h11 #error core-isa.h interrupt level does not match dispatcher!
14 #error core-isa.h interrupt level does not match dispatcher!
17 #error core-isa.h interrupt level does not match dispatcher!
20 #error core-isa.h interrupt level does not match dispatcher!
23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-Core-3.7.0/tests/cmake/overlays/soc_folder_kconfig/src/
Dmain.c65 zassert_false(INCLUDED_BOARD_SUFFIX, "Did not expect board suffix config to be present"); in ZTEST()
68 zassert_false(INCLUDED_BOARD, "Did not expect board config to be present"); in ZTEST()
74 "Did not expect board qualifier config to be present"); in ZTEST()
78 zassert_false(INCLUDED_BOARD_OTHER, "Did not expect board other config to be present"); in ZTEST()
80 zassert_false(INCLUDED_SOC_SUFFIX, "Did not expect soc suffix config to be present"); in ZTEST()
81 zassert_false(INCLUDED_SOC_OTHER, "Did not expect soc other config to be present"); in ZTEST()
89 zassert_false(INCLUDED_BOARD, "Did not expect board config to be present"); in ZTEST()
91 "Did not expect board qualifier config to be present"); in ZTEST()
93 zassert_false(INCLUDED_BOARD_OTHER, "Did not expect board other config to be present"); in ZTEST()
94 zassert_false(INCLUDED_SOC, "Did not expect soc config to be present"); in ZTEST()
[all …]
/Zephyr-Core-3.7.0/dts/bindings/dma/
Despressif,esp32-gdma.yaml19 * I2S (Not Supported yet)
20 * AES (Not Supported yet)
21 * SHA (Not Supported yet)
32 * I2S0 (Not Supported yet)
33 * I2S1 (Not Supported yet)
34 * LCD/CAM (Not Supported yet)
35 * AES (Not Supported yet)
36 * SHA (Not Supported yet)
37 * ADC (Not Supported yet)
38 * RMT (Not Supported yet)
/Zephyr-Core-3.7.0/tests/cmake/overlays/soc_folder_overlay/src/
Dmain.c53 zassert_false(INCLUDED_APP, "Did not expect app overlay to be present"); in ZTEST()
54 zassert_false(INCLUDED_BOARD_SUFFIX, "Did not expect board suffix overlay to be present"); in ZTEST()
57 zassert_false(INCLUDED_BOARD, "Did not expect board overlay to be present"); in ZTEST()
62 "Did not expect board qualifier overlay to be present"); in ZTEST()
66 zassert_false(INCLUDED_SOC_SUFFIX, "Did not expect soc suffix overlay to be present"); in ZTEST()
72 zassert_false(INCLUDED_APP, "Did not expect app overlay to be present"); in ZTEST()
74 zassert_false(INCLUDED_BOARD, "Did not expect board overlay to be present"); in ZTEST()
76 "Did not expect board qualifier overlay to be present"); in ZTEST()
77 zassert_false(INCLUDED_SOC, "Did not expect soc overlay to be present"); in ZTEST()
85 zassert_false(INCLUDED_BOARD_SUFFIX, "Did not expect board suffix overlay to be present"); in ZTEST()
[all …]
/Zephyr-Core-3.7.0/tests/subsys/mgmt/mcumgr/settings_mgmt/src/
Dmain.c158 zassert_false(access_read_got, "Did not expect read access notification"); in ZTEST()
159 zassert_false(access_write_got, "Did not expect write access notification"); in ZTEST()
160 zassert_false(access_delete_got, "Did not expect delete access notification"); in ZTEST()
161 zassert_false(access_load_got, "Did not expect load access notification"); in ZTEST()
162 zassert_false(access_save_got, "Did not expect save access notification"); in ZTEST()
164 zassert_false(access_invalid_got, "Did not expect an invalid access notification type"); in ZTEST()
165 zassert_false(event_invalid_got, "Did not expect an invalid event"); in ZTEST()
167 zassert_false(set_called, "Did not expect setting set function to be called"); in ZTEST()
168 zassert_false(get_called, "Did not expect setting get function to be called"); in ZTEST()
169 zassert_false(export_called, "Did not expect setting export function to be called"); in ZTEST()
[all …]
/Zephyr-Core-3.7.0/soc/nxp/imx/imx8/adsp/
D_soc_inthandlers.h7 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
41 #error core-isa.h interrupt level does not match dispatcher!
44 #error core-isa.h interrupt level does not match dispatcher!
47 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-Core-3.7.0/soc/nxp/imx/imx8m/adsp/
D_soc_inthandlers.h7 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
41 #error core-isa.h interrupt level does not match dispatcher!
44 #error core-isa.h interrupt level does not match dispatcher!
47 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-Core-3.7.0/soc/nxp/imx/imx8x/adsp/
D_soc_inthandlers.h7 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
23 #error core-isa.h interrupt level does not match dispatcher!
26 #error core-isa.h interrupt level does not match dispatcher!
29 #error core-isa.h interrupt level does not match dispatcher!
32 #error core-isa.h interrupt level does not match dispatcher!
35 #error core-isa.h interrupt level does not match dispatcher!
38 #error core-isa.h interrupt level does not match dispatcher!
41 #error core-isa.h interrupt level does not match dispatcher!
44 #error core-isa.h interrupt level does not match dispatcher!
47 #error core-isa.h interrupt level does not match dispatcher!
[all …]
/Zephyr-Core-3.7.0/scripts/tests/twister_blackbox/test_data/tests/params/dummy/src/
Dmain.c22 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
24 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
25 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
31 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
33 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
34 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
40 zassert_is_null(NULL, "NULL was not NULL"); in ZTEST()
42 zassert_equal(1, 1, "1 was not equal to 1"); in ZTEST()
43 zassert_equal_ptr(NULL, NULL, "NULL was not equal to NULL"); in ZTEST()
/Zephyr-Core-3.7.0/tests/subsys/llext/simple/
Dtestcase.yaml36 filter: not CONFIG_MPU and not CONFIG_MMU and not CONFIG_SOC_SERIES_S32ZE
52 filter: not CONFIG_MPU and not CONFIG_MMU and not CONFIG_SOC_SERIES_S32ZE
61 filter: not CONFIG_MPU and not CONFIG_MMU
74 filter: not CONFIG_MPU and not CONFIG_MMU and not CONFIG_SOC_SERIES_S32ZE
84 filter: not CONFIG_MPU and not CONFIG_MMU
/Zephyr-Core-3.7.0/boards/microchip/mec172xmodular_assy6930/
DCMakeLists.txt10 if (NOT DEFINED MEC172X_SPI_GEN)
15 …message(WARNING "Microchip SPI Image Generation tool is not available. SPI Image will not be gener…
18 if (NOT DEFINED MEC172X_SPI_CFG)
23 … "Microchip SPI Image Generation tool configuration file is not available. SPI Image will not be g…
26 if (NOT MEC172X_SPI_GEN STREQUAL MEC172X_SPI_GEN-NOTFOUND AND NOT MEC172X_SPI_CFG STREQUAL MEC172X_…
/Zephyr-Core-3.7.0/modules/cmsis/
Dcmsis_core_m.h27 #error "NUM_IRQ_PRIO_BITS and __NVIC_PRIO_BITS are not set to the same value"
31 #error "__MPU_PRESENT and CONFIG_CPU_HAS_ARM_MPU are not set to the same value"
35 #error "__FPU_PRESENT and CONFIG_CPU_HAS_FPU are not set to the same value"
40 * left undefined on platform where it is not optional.
44 #error "__VTOR_PRESENT and CONFIG_CPU_CORTEX_M_HAS_VTOR are not set to the same value."
52 #error "__DSP_PRESENT and CONFIG_ARMV8_M_DSP are not set to the same value"
56 #error "__ICACHE_PRESENT and CONFIG_CPU_HAS_ICACHE are not set to the same value"
60 #error "__DCACHE_PRESENT and CONFIG_CPU_HAS_DCACHE are not set to the same value"
64 #error "__MVE_PRESENT and CONFIG_ARMV8_1_M_MVEI are not set to the same value"
68 #error "__SAUREGION_PRESENT and CONFIG_CPU_HAS_ARM_SAU are not set to the same value"
/Zephyr-Core-3.7.0/tests/net/lib/lwm2m/block_transfer/src/
Dmain.c75 "Default data buffer should not be used for writing body"); in ZTEST_F()
94 zassert_equal(ret, -ENOMEM, "Should not be able to write to full buffer"); in ZTEST_F()
114 zassert_equal(0, ret, "Not able to append option"); in ZTEST_F()
117 zassert_equal(0, ret, "Not able to append payload marker"); in ZTEST_F()
127 "Block was not filled as expected"); in ZTEST_F()
136 zassert_is_null(msg->body_encode_buffer.data, "Complete body buffer should not be set"); in ZTEST_F()
142 "Block was not filled as expected"); in ZTEST_F()
145 "Headers length not as expected"); in ZTEST_F()
148 "Payload not starting at expected address"); in ZTEST_F()
153 "Payload not starting at expected address"); in ZTEST_F()
[all …]
/Zephyr-Core-3.7.0/modules/trusted-firmware-m/
DKconfig.tfm.crypto_modules15 Unset this option if 'psa_generate_random' is not used.
23 is not used.
31 is not used.
39 is not used.
47 is not used.
55 is not used.
63 is not used.
71 is not used.
79 is not used.
/Zephyr-Core-3.7.0/tests/kernel/interrupt/
Dtestcase.yaml9 filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
15 filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
19 filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE and CONFIG_MINIMAL_LIBC_SUPPORTED
30 filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE and CONFIG_MINIMAL_LIBC_SUPPORTED
44 # does not trigger interrupts
58 filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
80 not CONFIG_TRUSTED_EXECUTION_NONSECURE and CONFIG_ISR_TABLES_LOCAL_DECLARATION_SUPPORTED
81 and not CONFIG_CODE_DATA_RELOCATION
/Zephyr-Core-3.7.0/soc/espressif/common/include/
D_soc_inthandlers.h8 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
24 #error core-isa.h interrupt level does not match dispatcher!
27 #error core-isa.h interrupt level does not match dispatcher!
30 #error core-isa.h interrupt level does not match dispatcher!
33 #error core-isa.h interrupt level does not match dispatcher!
36 #error core-isa.h interrupt level does not match dispatcher!
39 #error core-isa.h interrupt level does not match dispatcher!
42 #error core-isa.h interrupt level does not match dispatcher!
45 #error core-isa.h interrupt level does not match dispatcher!
48 #error core-isa.h interrupt level does not match dispatcher!
[all …]

12345678910>>...220