Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/include/
Dnce_if.h22 void nce_terminate(void *this);
/Zephyr-latest/soc/native/inf_clock/
Dsoc.c136 nce_terminate(nce_st); in posix_soc_clean_up()
/Zephyr-latest/scripts/native_simulator/common/src/
Dnce.c83 void nce_terminate(void *this_arg) in nce_terminate() function