Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/native_simulator/common/src/
Dnce.c26 struct nce_status_t { struct
58 struct nce_status_t *this; in nce_init()
60 this = calloc(1, sizeof(struct nce_status_t)); in nce_init()
85 struct nce_status_t *this = (struct nce_status_t *)this_arg; in nce_terminate()
137 static void change_cpu_state_and_wait(struct nce_status_t *this, bool halted) in change_cpu_state_and_wait()
171 struct nce_status_t *this = (struct nce_status_t *)this_arg; in sw_wrapper()
199 struct nce_status_t *this = (struct nce_status_t *)this_arg; in nce_boot_cpu()
233 struct nce_status_t *this = (struct nce_status_t *)this_arg; in nce_halt_cpu()
252 struct nce_status_t *this = (struct nce_status_t *)this_arg; in nce_wake_cpu()
275 struct nce_status_t *this = (struct nce_status_t *)this_arg; in nce_is_cpu_running()