| /Zephyr-latest/drivers/serial/ |
| D | uart_nrfx_uart.c | 418 int32_t timeout) in uart_nrfx_tx() 469 int32_t timeout) in uart_nrfx_rx_enable()
|
| D | uart_stm32.h | 76 int32_t timeout; member
|
| /Zephyr-latest/drivers/counter/ |
| D | counter_renesas_ra_agt.c | 72 uint32_t timeout = UINT32_MAX; in counter_ra_agt_start() local 85 uint32_t timeout = UINT32_MAX; in counter_ra_agt_stop() local
|
| /Zephyr-latest/drivers/watchdog/ |
| D | wdt_sifive.c | 158 static int wdt_sifive_convtime(uint32_t timeout, int clk, int *scaler) in wdt_sifive_convtime()
|
| /Zephyr-latest/drivers/video/ |
| D | video_emul_rx.c | 196 struct video_buffer **vbufp, k_timeout_t timeout) in emul_rx_dequeue()
|
| D | video_mcux_smartdma.c | 177 k_timeout_t timeout) in nxp_video_sdma_dequeue()
|
| /Zephyr-latest/subsys/net/conn_mgr/ |
| D | conn_mgr_connectivity.c | 220 int conn_mgr_if_set_timeout(struct net_if *iface, int timeout) in conn_mgr_if_set_timeout()
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | lora.h | 270 k_timeout_t timeout, int16_t *rssi, int8_t *snr) in lora_recv()
|
| D | i2s.h | 313 int32_t timeout; member
|
| /Zephyr-latest/drivers/lora/ |
| D | sx12xx_common.c | 260 k_timeout_t timeout, int16_t *rssi, int8_t *snr) in sx12xx_lora_recv()
|
| /Zephyr-latest/subsys/net/l2/ppp/ |
| D | ppp_l2.c | 369 int net_ppp_ping(int idx, int32_t timeout) in net_ppp_ping()
|
| /Zephyr-latest/samples/net/sockets/websocket_client/src/ |
| D | main.c | 308 int32_t timeout = 3 * MSEC_PER_SEC; in main() local
|
| /Zephyr-latest/drivers/bluetooth/hci/ |
| D | spi.c | 185 k_timeout_t timeout = K_FOREVER; in bt_spi_rx_buf_construct() local
|
| D | hci_da1469x.c | 179 static struct net_buf *get_rx(k_timeout_t timeout) in get_rx()
|
| /Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
| D | wpa_supp_if.c | 1395 unsigned int timeout = 0; in nrf_wifi_nl80211_send_mlme() local 1971 unsigned int timeout = 0; in nrf_wifi_vif_state_change() local 2028 unsigned int timeout = 0; in nrf_wifi_iftype_change() local 2095 unsigned int timeout = 0; in nrf_wifi_wait_for_carrier_status() local
|
| /Zephyr-latest/include/zephyr/modem/ |
| D | chat.h | 107 uint16_t timeout; member 176 uint32_t timeout; member
|
| /Zephyr-latest/samples/drivers/espi/src/ |
| D | main.c | 915 static int wait_for_pin(const struct gpio_dt_spec *gpio, uint16_t timeout, int exp_level) in wait_for_pin() 946 uint16_t timeout, uint8_t exp_level) in wait_for_vwire()
|
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
| D | ull_llcp_conn_upd.c | 154 uint16_t timeout) in cu_have_params_changed() 181 const uint16_t timeout = ctx->data.cu.timeout; /* unit 10ms */ in cu_check_conn_parameters() local 202 const uint16_t timeout = ctx->data.cu.timeout; /* unit 10ms */ in cu_check_conn_ind_parameters() local
|
| /Zephyr-latest/scripts/tests/twister_blackbox/ |
| D | test_runner.py | 544 def test_timeout_multiplier(self, capfd, out_path, test_path, test_platforms, timeout): argument
|
| /Zephyr-latest/subsys/bluetooth/mesh/ |
| D | brg_cfg_cli.c | 367 void bt_mesh_brg_cfg_cli_timeout_set(int32_t timeout) in bt_mesh_brg_cfg_cli_timeout_set()
|
| /Zephyr-latest/include/zephyr/audio/ |
| D | dmic.h | 313 size_t *size, int32_t timeout) in dmic_read()
|
| /Zephyr-latest/samples/net/cloud/aws_iot_mqtt/src/ |
| D | main.c | 365 int timeout; in aws_client_loop() local
|
| /Zephyr-latest/subsys/net/lib/lwm2m/ |
| D | lwm2m_obj_server.c | 235 int lwm2m_server_disable(uint16_t obj_inst_id, k_timeout_t timeout) in lwm2m_server_disable()
|
| /Zephyr-latest/tests/bsim/bluetooth/ll/conn/src/ |
| D | test_connect1.c | 289 uint16_t latency, uint16_t timeout) in params_updated()
|
| /Zephyr-latest/drivers/i2c/ |
| D | i2c_omap.c | 165 uint64_t timeout; in i2c_omap_reset() local 422 uint32_t timeout = k_uptime_get_32() + I2C_OMAP_TIMEOUT; in i2c_omap_wait_for_bb() local
|