Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/samples/subsys/shell/shell_module/src/
Dlogin_cmd.c30 static uint32_t attempts; in cmd_login() local
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dimplementation.rst438 .. _conn_mgr_impl_tp_assoc_retry:
466 .. _conn_mgr_impl_api:
/Zephyr-latest/drivers/ethernet/
Deth_litex_liteeth.c82 int attempts = 0; in eth_tx() local
/Zephyr-latest/drivers/bluetooth/hci/
Dhci_spi_st.c224 uint8_t size_offset, attempts; in bt_spi_get_header() local
/Zephyr-latest/drivers/sdhc/
Drcar_mmc.c882 int attempts; in rcar_mmc_request() local
/Zephyr-latest/modules/hostap/src/
Dsupp_api.c173 int attempts = 0; in wait_for_disconnect_complete() local
/Zephyr-latest/include/zephyr/net/
Dnet_if.h519 uint8_t attempts; member