Home
last modified time | relevance | path

Searched defs:is_timeout (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py1066 def _update_instance_info(self, harness, is_timeout): argument
1247 def _update_instance_info(self, harness, is_timeout): argument
/Zephyr-latest/drivers/i2c/
Di2c_ll_stm32_v2.c594 bool is_timeout = false; in stm32_i2c_msg_write() local
652 bool is_timeout = false; in stm32_i2c_msg_read() local
/Zephyr-latest/kernel/
Dsched.c611 void z_sched_wake_thread(struct k_thread *thread, bool is_timeout) in z_sched_wake_thread()
/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py1714 is_timeout, argument