Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/native_simulator/native/src/
Dhw_counter.c26 hw_counter_timer = NSI_NEVER; in hw_counter_init()
27 counter_target = NSI_NEVER; in hw_counter_init()
30 counter_period = NSI_NEVER; in hw_counter_init()
38 hw_counter_timer = NSI_NEVER; in hw_counter_triggered()
85 hw_counter_timer = NSI_NEVER; in hw_counter_stop()
Dtimer_model.c42 if (time != NSI_NEVER) { in us_time_to_str()
140 hw_timer_tick_timer = NSI_NEVER; in hwtimer_init()
141 hw_timer_awake_timer = NSI_NEVER; in hwtimer_init()
217 hw_timer_awake_timer = NSI_NEVER; in hwtimer_awake_timer_reached()
Dirq_ctrl.c19 static uint64_t irq_ctrl_timer = NSI_NEVER;
277 irq_ctrl_timer = NSI_NEVER; in hw_irq_ctrl_timer_triggered()
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/include/
Dnsi_hw_scheduler.h16 #define NSI_NEVER UINT64_MAX macro
/Zephyr-Core-3.5.0/scripts/native_simulator/common/src/
Dnsi_hw_scheduler.c25 static uint64_t end_of_time = NSI_NEVER; /* When will this device stop */