Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_cpun_if.h21 int nsif_cpun_cleanup(int n);
Dmain.c37 cpu_ret = nsif_cpun_cleanup(i); in nsi_exit_inner()
/Zephyr-latest/boards/native/nrf_bsim/
Dnsi_if.c30 #define nsif_cpun_cleanup _CONCAT(_CONCAT(nsif_cpu, CONFIG_NATIVE_SIMULATOR_MCU_N),\ macro
101 NATIVE_SIMULATOR_IF int nsif_cpun_cleanup(void) in nsif_cpun_cleanup() function