Home
last modified time | relevance | path

Searched refs:nsi_host_free (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/include/
Dnsi_host_trampolines.h28 void nsi_host_free(void *ptr);
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/
Dnsi_host_trampolines.c24 void nsi_host_free(void *ptr) in nsi_host_free() function
/Zephyr-Core-3.5.0/subsys/testsuite/ztest/src/
Dztest_posix.c171 nsi_host_free(test_args_local); in z_ztest_testargs_contains()