Home
last modified time | relevance | path

Searched refs:alive (Results 1 – 17 of 17) sorted by relevance

/Zephyr-latest/samples/subsys/task_wdt/
DREADME.rst41 Main thread still alive...
43 Main thread still alive...
44 Main thread still alive...
45 Main thread still alive...
47 Main thread still alive...
/Zephyr-latest/tests/benchmarks/posix/threads/src/
Dmain.c34 static bool alive[NUM_CPUS]; variable
86 if (alive[i]) { in create_join_common()
90 alive[i] = false; in create_join_common()
137 alive[i] = true; in k_thread_fun()
/Zephyr-latest/subsys/net/lib/mqtt/
DKconfig21 int "Maximum number of clients Keep alive time for MQTT (in seconds)"
24 Keep alive time for MQTT (in seconds). Sending of Ping Requests to
25 keep the connection alive are governed by this value.
/Zephyr-latest/subsys/net/lib/mqtt_sn/
DKconfig59 int "Maximum number of clients Keep alive time for MQTT-SN (in seconds)"
63 Keep alive time for MQTT-SN (in seconds). Sending of Ping Requests to
64 keep the connection alive are governed by this value.
/Zephyr-latest/soc/espressif/esp32/
Desp32-mp.c36 volatile int *alive; member
101 *start_rec->alive = 1; in appcpu_entry2()
250 sr.alive = &alive_flag; in arch_cpu_start()
/Zephyr-latest/samples/boards/nordic/clock_control/
DKconfig35 int "Time to keep request alive in seconds"
/Zephyr-latest/subsys/shell/backends/
Dshell_telnet.c91 static const char alive[] = "Zephyr at your service\r\n"; in telnet_reply_ay_command() local
93 telnet_command_send_reply((uint8_t *)alive, strlen(alive)); in telnet_reply_ay_command()
/Zephyr-latest/doc/services/debugging/
Ddebugmon.rst11 communication links alive).
/Zephyr-latest/subsys/net/ip/
DKconfig.tcp187 bool "TCP keep-alive support"
191 keep-alive probes. Enables SO_KEEPALIVE, TCP_KEEPIDLE, TCP_KEEPINTVL
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool.py627 alive = fw_is_alive(dsp)
628 if alive:
636 if not alive:
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/
DREADME.rst19 - Sending and receiving keep-alive pings
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/
DREADME.rst21 - Handling of MQTT connection, re-connecting and keep-alive
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp32311 int "Maximum keep alive time"
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst263 …Warn : keep_alive() was not invoked in the 1000 ms timelimit. GDB alive packet not sent! (1469 ms)…
/Zephyr-latest/drivers/wifi/nrf_wifi/
DKconfig.nrfwifi764 Enable the Wi-Fi keepalive feature to keep the connection alive by sending
/Zephyr-latest/subsys/bluetooth/host/
DKconfig355 dereferencing, the connection object stays alive which can lead to an
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst63 * The :c:func:`mqtt_keepalive_time_left` function now returns -1 if keep alive