Home
last modified time | relevance | path

Searched refs:ll (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/gatt/
Dgatt_sr.c593 UINT16 handle = 0, ll = len; in gatt_process_read_multi_req() local
619 while (ll >= 2 && p_tcb->sr_cmd.multi_req.num_handles < GATT_MAX_READ_MULTI_HANDLES) { in gatt_process_read_multi_req()
640 ll -= 2; in gatt_process_read_multi_req()
644 if (ll != 0) { in gatt_process_read_multi_req()
658 for (ll = 0; ll < p_tcb->sr_cmd.multi_req.num_handles; ll ++) { in gatt_process_read_multi_req()
662 handle = p_tcb->sr_cmd.multi_req.handles[ll]; in gatt_process_read_multi_req()
/hal_espressif-latest/components/esp_psram/
DKconfig.spiram.common10 have specific requirements, you'll want to leave this enabled so memory allocated
/hal_espressif-latest/tools/esptool_py/docs/en/
Dinstallation.rst21 With some Python installations this may not work and you’ll receive an error, try ``python -m pip i…
Dtroubleshooting.rst118 …inal programs`_, while repeating the failing action over the USB port. You'll be able to monitor t…
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dflashing-firmware.rst71 If you split the output, you’ll find the ``write_flash`` command with a list of paths to binary fil…