Home
last modified time | relevance | path

Searched defs:end_of_time (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/scripts/native_simulator/common/src/
Dnsi_hw_scheduler.c25 static uint64_t end_of_time = NSI_NEVER; /* When will this device stop */ variable
/Zephyr-latest/boards/native/native_posix/
Dhw_models_top.c28 static uint64_t end_of_time = NEVER; /* When will this device stop */ variable