Home
last modified time | relevance | path

Searched refs:TTL (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dserial-connection.rst22 Do not connect the chip to 5V TTL serial adapters, and especially not to "standard" RS-232 adapters…
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dnet.c44 #define TTL(pdu) ((pdu)[1] & 0x7f) macro
1303 BT_DBG("Relaying packet. TTL is now %u", TTL(buf->data)); in bt_mesh_net_relay()
1355 rx->ctx.recv_ttl = TTL(buf->data); in bt_mesh_net_header_parse()
1386 rx->ctx.recv_ttl = TTL(buf->data); in bt_mesh_net_decode()
1493 CTL(buf.data), SRC(buf.data), DST(buf.data), TTL(buf.data), in bt_mesh_net_recv()
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst65 …hip (it may seem to work sometimes, but it won't work reliably). Other USB TTL/serial adapters may…