| /Zephyr-latest/drivers/ethernet/ |
| D | eth_native_tap_adapt.c | 97 struct timeval timeout; in eth_wait_data() local
|
| /Zephyr-latest/modules/hal_nordic/nrf_802154/serialization/platform/ |
| D | nrf_802154_spinel_response_notifier.c | 68 uint32_t timeout) in nrf_802154_spinel_response_notifier_property_await()
|
| /Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
| D | mesh_test.c | 337 static struct bt_mesh_test_msg *blocking_recv(k_timeout_t timeout) in blocking_recv() 346 int bt_mesh_test_recv(uint16_t len, uint16_t dst, const uint8_t *uuid, k_timeout_t timeout) in bt_mesh_test_recv() 382 int bt_mesh_test_recv_msg(struct bt_mesh_test_msg *msg, k_timeout_t timeout) in bt_mesh_test_recv_msg() 499 enum bt_mesh_test_send_flags flags, k_timeout_t timeout) in bt_mesh_test_send()
|
| /Zephyr-latest/drivers/watchdog/ |
| D | wdt_renesas_ra.c | 22 struct wdt_timeout_cfg timeout; member 108 for (unsigned int timeout = WDT_TIMEOUT_128; in wdt_renesas_ra_timeout_calculate() local
|
| D | wdt_fwdgt_gd32.c | 53 static int gd32_fwdgt_calc_timeout(uint32_t timeout, uint32_t *prescaler, in gd32_fwdgt_calc_timeout()
|
| D | wdt_ifx_cat1.c | 25 uint32_t timeout; member
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | rpr_cli.c | 504 const uint8_t uuid[16], uint8_t timeout, in bt_mesh_rpr_scan_start() 527 const uint8_t uuid[16], uint8_t timeout, in bt_mesh_rpr_scan_start_ext() 585 uint8_t timeout) in link_open_prov() 684 void bt_mesh_rpr_cli_timeout_set(int32_t timeout) in bt_mesh_rpr_cli_timeout_set() 705 static int pb_link_open(const uint8_t uuid[16], uint8_t timeout, in pb_link_open()
|
| D | msg.c | 62 int bt_mesh_msg_ack_ctx_wait(struct bt_mesh_msg_ack_ctx *ack, k_timeout_t timeout) in bt_mesh_msg_ack_ctx_wait()
|
| /Zephyr-latest/tests/drivers/watchdog/wdt_basic_reset_none/src/ |
| D | main.c | 81 k_timeout_t timeout = WDT_TIMEOUT; in test_wdt_callback_reset_none() local
|
| /Zephyr-latest/samples/net/cellular_modem/server/ |
| D | te_udp_receive.py | 11 def __init__(self, address, timeout = 1): argument
|
| /Zephyr-latest/subsys/net/lib/mqtt/ |
| D | mqtt_transport_websocket.c | 143 int32_t timeout = SYS_FOREVER_MS; in mqtt_client_websocket_read() local
|
| /Zephyr-latest/subsys/rtio/ |
| D | rtio_handlers.c | 115 k_timeout_t timeout) in z_vrfy_rtio_cqe_copy_out()
|
| /Zephyr-latest/tests/bsim/bluetooth/host/adv/long_ad/src/ |
| D | advertiser.c | 42 int32_t timeout = 0; in start_adv() local
|
| /Zephyr-latest/drivers/crypto/ |
| D | crypto_it8xxx2_sha_v2.c | 92 bool timeout = true; in it8xxx2_sha256_module_calculation() local 154 bool timeout = true; in it8xxx2_hash_handler() local
|
| /Zephyr-latest/subsys/net/lib/wifi_credentials/ |
| D | wifi_credentials.c | 195 uint32_t timeout) in wifi_credentials_set_personal() 264 uint32_t *flags, uint8_t *channel, uint32_t *timeout) in wifi_credentials_get_by_ssid_personal()
|
| /Zephyr-latest/tests/net/conn_mgr_conn/src/ |
| D | test_conn_impl.h | 48 bool timeout; member
|
| /Zephyr-latest/scripts/pylib/twister/twisterlib/ |
| D | harness.py | 379 def pytest_run(self, timeout): argument 505 def run_command(self, cmd, timeout): argument 1007 def ctest_run(self, timeout): argument 1044 def run_command(self, cmd, timeout): argument
|
| /Zephyr-latest/scripts/west_commands/runners/ |
| D | spi_burn.py | 16 def __init__(self, cfg, addr, spiburn, iceman, timeout, gdb_port, gdb_ex, erase=False): argument
|
| /Zephyr-latest/include/zephyr/bluetooth/classic/ |
| D | classic.h | 128 void (*timeout)(const struct bt_br_discovery_result *results, member
|
| /Zephyr-latest/drivers/dac/ |
| D | dac_mcp4725.c | 46 int32_t timeout = k_uptime_get_32() + MCP4725_BUSY_TIMEOUT_MS; in mcp4725_wait_until_ready() local
|
| /Zephyr-latest/drivers/serial/ |
| D | uart_native_pty_bottom.c | 54 static struct timeval timeout; /* just zero */ in np_uart_stdin_poll_in_bottom() local
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_nios2.c | 69 int32_t i, timeout, rc = 0; in i2c_nios2_transfer() local
|
| /Zephyr-latest/drivers/audio/ |
| D | mpxxdtyy-i2s.c | 24 size_t *size, int32_t timeout) in mpxxdtyy_i2s_read()
|
| /Zephyr-latest/samples/net/mqtt_publisher/src/ |
| D | main.c | 129 static int wait(int timeout) in wait() 398 static int process_mqtt_and_sleep(struct mqtt_client *client, int timeout) in process_mqtt_and_sleep()
|
| /Zephyr-latest/lib/posix/options/ |
| D | mutex.c | 110 static int acquire_mutex(pthread_mutex_t *mu, k_timeout_t timeout) in acquire_mutex() 215 int32_t timeout = (int32_t)timespec_to_timeoutms(abstime); in pthread_mutex_timedlock() local
|