Searched defs:timeout_s (Results 1 – 4 of 4) sorted by relevance
620 def wait_fw_entered(dsp, timeout_s): argument747 def debug_slot_offset_by_type(the_type, timeout_s=0.2): argument
139 float timeout_s = (float)timeout / USEC_PER_SEC; in wwdg_stm32_convert_timeout() local
1076 void modem_chat_script_set_timeout(struct modem_chat_script *script, uint32_t timeout_s) in modem_chat_script_set_timeout()
52 int32_t timeout_s = shell_strtol(argv[1], 0, &err); in cmd_timeout() local