Home
last modified time | relevance | path

Searched defs:timeout (Results 401 – 425 of 490) sorted by relevance

1...<<11121314151617181920

/Zephyr-latest/tests/subsys/openthread/
Dradio_test.c101 static void make_sure_sem_set(k_timeout_t timeout) in make_sure_sem_set()
/Zephyr-latest/tests/kernel/workq/work_queue/src/
Dmain.c463 static void test_triggered_submit(k_timeout_t timeout) in test_triggered_submit()
/Zephyr-latest/subsys/bluetooth/host/
Dl2cap.c503 struct net_buf *buf, k_timeout_t timeout) in l2cap_chan_send_req()
675 k_timeout_t timeout) in bt_l2cap_create_pdu_timeout()
2433 static struct net_buf *l2cap_alloc_frag(k_timeout_t timeout, void *user_data) in l2cap_alloc_frag()
/Zephyr-latest/drivers/modem/
Dhl7800.c1008 k_timeout_t timeout, int retries, bool no_id_resp) in send_at_cmd()
4471 static inline struct net_buf *read_rx_allocator(k_timeout_t timeout, in read_rx_allocator()
6063 net_context_connect_cb_t cb, int32_t timeout, in offload_connect()
6148 int32_t timeout, void *user_data) in offload_accept()
6156 int32_t timeout, void *user_data) in offload_sendto()
6214 int32_t timeout, void *user_data) in offload_send()
6239 int32_t timeout, void *user_data) in offload_recv()
/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.c246 uint32_t timeout; in litex_clk_wait() local
1621 static int litex_clk_dts_timeout_read(struct litex_clk_timeout *timeout) in litex_clk_dts_timeout_read()
/Zephyr-latest/tests/net/tcp/src/
Dmain.c213 static void test_sem_take(k_timeout_t timeout, int line) in test_sem_take()
222 static void test_sem_take_failure(k_timeout_t timeout, int line) in test_sem_take_failure()
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap_scan_delegator.c156 uint32_t timeout; in interval_to_sync_timeout() local
/Zephyr-latest/subsys/bluetooth/host/classic/
Dl2cap_br_internal.h121 uint16_t timeout; member
/Zephyr-latest/subsys/bluetooth/mesh/
Dlpn.c580 int32_t timeout = poll_timeout(lpn); in friend_response_received() local
/Zephyr-latest/subsys/logging/
Dlog_core.c942 k_timeout_t timeout = (activate_mask != 0) ? K_MSEC(50) : K_FOREVER; in log_process_thread_func() local
/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet.c870 k_timeout_t timeout) in ethernet_l2_alloc()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_kw41z.c319 static void kw41z_tmr3_set_timeout(uint32_t timeout) in kw41z_tmr3_set_timeout()
/Zephyr-latest/subsys/net/ip/
Droute.c500 struct net_timeout *timeout = &current->lifetime; in route_lifetime_timeout() local
Dnet_if.c340 void net_if_try_queue_tx(struct net_if *iface, struct net_pkt *pkt, k_timeout_t timeout) in net_if_try_queue_tx()
450 k_timeout_t timeout) in net_if_try_send_data()
1412 uint32_t timeout, preferred_lifetime; in net_if_ipv6_dad_failed() local
1761 struct net_timeout *timeout = &current->lifetime; in address_lifetime_timeout() local
2613 struct net_timeout *timeout = &current->lifetime; in prefix_lifetime_timeout() local
/Zephyr-latest/drivers/ethernet/
Ddsa_ksz8xxx.c150 uint16_t timeout = 100; local
/Zephyr-latest/subsys/usb/device/class/dfu/
Dusb_dfu.c611 uint16_t timeout; in dfu_class_handle_to_device() local
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/
Dmain.c432 uint32_t timeout; in interval_to_sync_timeout() local
/Zephyr-latest/modules/hal_infineon/abstraction-rtos/source/COMPONENT_ZEPHYR/
Dcyabs_rtos_zephyr.c568 cy_time_t timeout) in cy_rtos_waitbits_event()
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c837 uint16_t latency, uint16_t timeout) in le_param_updated()
1595 uint16_t timeout) in cmd_active_scan_on()
1624 uint16_t timeout) in cmd_passive_scan_on()
1678 uint16_t timeout = 0; in cmd_scan() local
2413 int32_t timeout = 0; in cmd_adv_start() local
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h43 uint16_t timeout; member
756 uint16_t timeout; /**< Connection supervision timeout */ member
1312 uint16_t timeout; member
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dpdu.h406 uint16_t timeout; member
634 uint16_t timeout; member
705 uint16_t timeout; member
720 uint16_t timeout; member
740 uint16_t timeout; member
/Zephyr-latest/include/zephyr/drivers/
Dvideo.h545 struct video_buffer **buf, k_timeout_t timeout) in video_dequeue()
/Zephyr-latest/kernel/
Dwork.c821 int k_work_queue_stop(struct k_work_q *queue, k_timeout_t timeout) in k_work_queue_stop()
/Zephyr-latest/drivers/net/
Dppp.c425 const int32_t timeout = CONFIG_NET_PPP_ASYNC_UART_TX_TIMEOUT in ppp_send_flush() local
/Zephyr-latest/drivers/can/
Dcan_shell.c969 k_timeout_t timeout = K_FOREVER; in cmd_can_recover() local

1...<<11121314151617181920