Read the Docs build information Build id: 228922 Project: espressif-esp-idf Version: release-v3.0 Commit: 369da50ea1a0828e94de2ecbf11b2aa2e3d153b6 Date: 2019-08-01T13:24:12.415044Z State: finished Success: True [rtd-command-info] start-time: 2019-08-01T13:24:18.165587Z, end-time: 2019-08-01T13:24:28.824433Z, duration: 10, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/espressif/esp-idf.git . Cloning into '.'... [rtd-command-info] start-time: 2019-08-01T13:24:29.260774Z, end-time: 2019-08-01T13:24:29.975220Z, duration: 0, exit-code: 0 git checkout --force origin/release/v3.0 Note: checking out 'origin/release/v3.0'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 369da50ea Merge branch 'bugfix/docs_recover_some_build_time_v3.0' into 'release/v3.0' [rtd-command-info] start-time: 2019-08-01T13:24:30.077640Z, end-time: 2019-08-01T13:24:30.095854Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-08-01T13:24:31.168636Z, end-time: 2019-08-01T13:24:34.055940Z, duration: 2, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-08-01T13:24:34.156570Z, end-time: 2019-08-01T13:24:37.294654Z, duration: 3, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/62/ca/94d32a6516ed197a491d17d46595ce58a83cbb2fca280414e57cd86b84dc/pip-19.2.1-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.2.1 [rtd-command-info] start-time: 2019-08-01T13:24:37.371675Z, end-time: 2019-08-01T13:24:46.190419Z, duration: 8, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Using cached https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Collecting setuptools==41.0.1 Using cached https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<1.1 Using cached https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Collecting snowballstemmer>=1.1 (from sphinx<2) Collecting sphinxcontrib-websupport (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl Collecting typing; python_version < "3.5" (from sphinx<2) Using cached https://files.pythonhosted.org/packages/79/be/e43ccd1317f483e14de507787322c74092a688707d02fa5f16562270eb63/typing-3.7.4-py2-none-any.whl Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Collecting attrs (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-websupport, pytz, babel, urllib3, certifi, chardet, idna, requests, MarkupSafe, Jinja2, typing, pyparsing, six, attrs, packaging, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 attrs-19.1.0 babel-2.7.0 certifi-2019.6.16 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.1 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.12.0 snowballstemmer-1.9.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4 urllib3-1.25.3 [rtd-command-info] start-time: 2019-08-01T13:24:46.276928Z, end-time: 2019-08-01T13:24:49.455613Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/.cache/pip -r docs/requirements.txt DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already satisfied: sphinx>=1.8.4 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from -r docs/requirements.txt (line 4)) (1.8.5) Collecting breathe==4.11.1 (from -r docs/requirements.txt (line 5)) Using cached https://files.pythonhosted.org/packages/c3/60/b45d6797ddb2d013187dedb074dac9bc9bc4ffe1abc6d9bce8eabfcd5ba3/breathe-4.11.1-py2.py3-none-any.whl Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from -r docs/requirements.txt (line 6)) (0.4.3) Collecting sphinxcontrib-blockdiag>=1.5.5 (from -r docs/requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/25/12/df65e2b619a5f0de59c39da48a5472c1b1fa1e4f913c14a2370797bd2e1a/sphinxcontrib_blockdiag-1.5.5-py2.py3-none-any.whl Collecting sphinxcontrib-seqdiag>=0.8.5 (from -r docs/requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/62/0d/f23e07d7b400dff9b0602de8c8b9723a6bca2646a9cb40731a8c1106614a/sphinxcontrib_seqdiag-0.8.5-py2.py3-none-any.whl Collecting sphinxcontrib-actdiag>=0.8.5 (from -r docs/requirements.txt (line 9)) Using cached https://files.pythonhosted.org/packages/84/0c/5d928f87a1c72ddfa549ba38b522330a7f1f38d735a12fd84a3dee358518/sphinxcontrib_actdiag-0.8.5-py2.py3-none-any.whl Collecting sphinxcontrib-nwdiag>=0.9.5 (from -r docs/requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/06/14/c767a933070380ed6689eb6bd5779554d247b91e2123b3f5fc6df8a4f39e/sphinxcontrib_nwdiag-0.9.5-py2.py3-none-any.whl Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.9.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.3.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.2) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.7.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.22.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (41.0.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.10.1) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.7.4) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (19.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.12.0) Collecting blockdiag>=1.5.0 (from sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/e6/37/a3a4d09c8cbe16b303ed75fd07381e5460b37a25fe247645f2251477887a/blockdiag-1.5.4-py2.py3-none-any.whl Collecting seqdiag>=0.9.3 (from sphinxcontrib-seqdiag>=0.8.5->-r docs/requirements.txt (line 8)) Using cached https://files.pythonhosted.org/packages/0d/45/c4afb6fb9bb7c16e28d4bedaab15195792fd49448edde0f202e850f15764/seqdiag-0.9.6-py2.py3-none-any.whl Collecting actdiag>=0.5.3 (from sphinxcontrib-actdiag>=0.8.5->-r docs/requirements.txt (line 9)) Using cached https://files.pythonhosted.org/packages/39/13/4b7b1d738cea26fbe80d1a5546628115d10b0f02880be2b724cc8004f5db/actdiag-0.5.4-py2.py3-none-any.whl Collecting nwdiag>=1.0.3 (from sphinxcontrib-nwdiag>=0.9.5->-r docs/requirements.txt (line 10)) Using cached https://files.pythonhosted.org/packages/8e/06/42e672cc4b0efddd40f0c0de412dda7c29f8a971afb54b3d77579c28aa29/nwdiag-1.0.4-py2.py3-none-any.whl Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2019.2) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.25.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2019.6.16) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from requests>=2.0.0->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.8) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (2.4.2) Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from packaging->sphinx>=1.8.4->-r docs/requirements.txt (line 4)) (19.1.0) Collecting webcolors (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 7)) Using cached https://files.pythonhosted.org/packages/b0/d8/cfb0da8bcbe9fd0cbeaf24d320f0353724de4f14b720338d9fd38df6c92d/webcolors-1.9.1-py2.py3-none-any.whl Requirement already satisfied: Pillow in /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/envs/release-v3.0/lib/python2.7/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 7)) (5.4.1) Collecting funcparserlib (from blockdiag>=1.5.0->sphinxcontrib-blockdiag>=1.5.5->-r docs/requirements.txt (line 7)) Installing collected packages: breathe, webcolors, funcparserlib, blockdiag, sphinxcontrib-blockdiag, seqdiag, sphinxcontrib-seqdiag, actdiag, sphinxcontrib-actdiag, nwdiag, sphinxcontrib-nwdiag Successfully installed actdiag-0.5.4 blockdiag-1.5.4 breathe-4.11.1 funcparserlib-0.3.6 nwdiag-1.0.4 seqdiag-0.9.6 sphinxcontrib-actdiag-0.8.5 sphinxcontrib-blockdiag-1.5.5 sphinxcontrib-nwdiag-0.9.5 sphinxcontrib-seqdiag-0.8.5 webcolors-1.9.1 [rtd-command-info] start-time: 2019-08-01T13:24:51.393590Z, end-time: 2019-08-01T13:24:51.703200Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Read the Docs Template documentation build configuration file, created by # sphinx-quickstart on Tue Aug 26 14:19:49 2014. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys, os import re from subprocess import call, Popen, PIPE import shlex # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, os.path.abspath('.')) from repo_util import run_cmd_get_output # Call Doxygen to get XML files from the header files print "Calling Doxygen to generate latest XML files" call('doxygen') # Generate 'api_name.inc' files using the XML files by Doxygen os.system("python gen-dxd.py") # Generate 'kconfig.inc' file from components' Kconfig files os.system("python gen-kconfig-doc.py > _build/inc/kconfig.inc") # Generate version-related includes # # (Note: this is in a function as it needs to access configuration to get the language) def generate_version_specific_includes(app): print("Generating version-specific includes...") if os.system('python gen-version-specific-includes.py en _build/inc'): raise RuntimeError('gen-version-specific-includes.py failed') # http://stackoverflow.com/questions/12772927/specifying-an-online-image-in-sphinx-restructuredtext-format # suppress_warnings = ['image.nonlocal_uri'] # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. #needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['breathe', 'link-roles', 'sphinxcontrib.blockdiag', 'sphinxcontrib.seqdiag', 'sphinxcontrib.actdiag', 'sphinxcontrib.nwdiag', 'sphinxcontrib.rackdiag', 'sphinxcontrib.packetdiag' ] # Set up font for blockdiag, nwdiag, rackdiag and packetdiag blockdiag_fontpath = '_static/DejaVuSans.ttf' seqdiag_fontpath = '_static/DejaVuSans.ttf' actdiag_fontpath = '_static/DejaVuSans.ttf' nwdiag_fontpath = '_static/DejaVuSans.ttf' rackdiag_fontpath = '_static/DejaVuSans.ttf' packetdiag_fontpath = '_static/DejaVuSans.ttf' # Breathe extension variables breathe_projects = { "esp32-idf": "xml/" } breathe_default_project = "esp32-idf" # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix of source filenames. source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'ESP-IDF Programming Guide' copyright = u'2016 - 2017, Espressif' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # Readthedocs largely ignores 'version' and 'release', and displays one of # 'latest', tag name, or branch name, depending on the build type. # Still, this is useful for non-RTD builds. # This is supposed to be "the short X.Y version", but it's the only version # visible when you open index.html. # Display full version to make things less confusing. version = run_cmd_get_output('git describe') # The full version, including alpha/beta/rc tags. # If needed, nearest tag is returned by 'git describe --abbrev=0'. release = version print 'Version: {0} Release: {1}'.format(version, release) # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ['_build'] # The reST default role (used for this markup: `text`) to use for all # documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. #keep_warnings = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'default' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = 'ReadtheDocsTemplatedoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). #'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). #'pointsize': '10pt', # Additional stuff for the LaTeX preamble. #'preamble': '', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ ('index', 'ReadtheDocsTemplate.tex', u'Read the Docs Template Documentation', u'Read the Docs', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'readthedocstemplate', u'Read the Docs Template Documentation', [u'Read the Docs'], 1) ] # If true, show URL addresses after external links. #man_show_urls = False # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ('index', 'ReadtheDocsTemplate', u'Read the Docs Template Documentation', u'Read the Docs', 'ReadtheDocsTemplate', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False # -- Use sphinx_rtd_theme for local builds -------------------------------- # ref. https://github.com/snide/sphinx_rtd_theme#using-this-theme-locally-then-building-on-read-the-docs # # on_rtd is whether we are on readthedocs.org on_rtd = os.environ.get('READTHEDOCS', None) == 'True' if not on_rtd: # only import and set the theme if we're building docs locally import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # otherwise, readthedocs.org uses their theme by default, so no need to specify it # Override RTD CSS theme to introduce the theme corrections # https://github.com/rtfd/sphinx_rtd_theme/pull/432 def setup(app): app.add_stylesheet('theme_overrides.css') generate_version_specific_includes(app) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "release-v3.0", 'version_slug': "release-v3.0", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v3.2.2", "/en/v3.2.2/"), ("v3.2", "/en/v3.2/"), ("v3.2-rc", "/en/v3.2-rc/"), ("v3.1.5", "/en/v3.1.5/"), ("v3.1.3", "/en/v3.1.3/"), ("v3.1.2", "/en/v3.1.2/"), ("v3.1.1", "/en/v3.1.1/"), ("v3.1", "/en/v3.1/"), ("v3.1-rc2", "/en/v3.1-rc2/"), ("v3.1-rc1", "/en/v3.1-rc1/"), ("v3.0.8", "/en/v3.0.8/"), ("v3.0.7", "/en/v3.0.7/"), ("v3.0.6", "/en/v3.0.6/"), ("v3.0.5", "/en/v3.0.5/"), ("v3.0.4", "/en/v3.0.4/"), ("v3.0.3", "/en/v3.0.3/"), ("v3.0.2", "/en/v3.0.2/"), ("v3.0.1", "/en/v3.0.1/"), ("v3.0", "/en/v3.0/"), ("v2.1.1", "/en/v2.1.1/"), ("v2.1", "/en/v2.1/"), ("v2.0", "/en/v2.0/"), ("release-v3.3", "/en/release-v3.3/"), ("release-v3.2", "/en/release-v3.2/"), ("release-v3.1", "/en/release-v3.1/"), ("release-v3.0", "/en/release-v3.0/"), ("feature-esp32s2beta", "/en/feature-esp32s2beta/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/espressif-esp-idf/downloads/pdf/release-v3.0/"), ("html", "//readthedocs.com/projects/espressif-esp-idf/downloads/htmlzip/release-v3.0/"), ], 'subprojects': [ ], 'slug': 'espressif-esp-idf', 'name': u'esp-idf', 'rtd_language': u'en', 'programming_language': u'c', 'canonical_url': 'https://docs.espressif.com/projects/esp-idf/en/latest/', 'analytics_code': 'UA-132861133-1', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'espressif', 'github_repo': 'esp-idf', 'github_version': 'release-v3.0', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'release-v3.0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'release-v3.0', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': 'UA-132861133-1', 'global_analytics_code': 'UA-17997319-2', 'commit': '369da50e', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2019-08-01T13:24:51.790076Z, end-time: 2019-08-01T13:29:04.953312Z, duration: 253, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives Calling Doxygen to generate latest XML files Version: v3.0.8-8-g369da50ea Release: v3.0.8-8-g369da50ea loading translations [en]... done fatal: no tag exactly matches '369da50ea1a0828e94de2ecbf11b2aa2e3d153b6' ('Git commit ID: ', '369da50ea') making output directory... fatal: no tag exactly matches '369da50ea1a0828e94de2ecbf11b2aa2e3d153b6' refs: refs/remotes/origin/release/v3.0 _build/inc/git-clone.inc written _build/inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 128 source files that are out of date updating environment: 128 added, 0 changed, 0 removed reading sources... [ 0%] COPYRIGHT reading sources... [ 1%] about reading sources... [ 2%] api-guides/app_trace reading sources... [ 3%] api-guides/build-system reading sources... [ 3%] api-guides/console reading sources... [ 4%] api-guides/core_dump reading sources... [ 5%] api-guides/deep-sleep-stub reading sources... [ 6%] api-guides/external-ram reading sources... [ 7%] api-guides/freertos-smp reading sources... [ 7%] api-guides/general-notes reading sources... [ 8%] api-guides/hlinterrupts reading sources... [ 9%] api-guides/index reading sources... [ 10%] api-guides/jtag-debugging/building-openocd-linux reading sources... [ 10%] api-guides/jtag-debugging/building-openocd-macos reading sources... [ 11%] api-guides/jtag-debugging/building-openocd-windows reading sources... [ 12%] api-guides/jtag-debugging/configure-other-jtag reading sources... [ 13%] api-guides/jtag-debugging/configure-wrover reading sources... [ 14%] api-guides/jtag-debugging/debugging-examples reading sources... [ 14%] api-guides/jtag-debugging/index reading sources... [ 15%] api-guides/jtag-debugging/setup-openocd-linux reading sources... [ 16%] api-guides/jtag-debugging/setup-openocd-macos reading sources... [ 17%] api-guides/jtag-debugging/setup-openocd-windows reading sources... [ 17%] api-guides/jtag-debugging/tips-and-quirks reading sources... [ 18%] api-guides/jtag-debugging/using-debugger reading sources... [ 19%] api-guides/partition-tables reading sources... [ 20%] api-guides/romconsole reading sources... [ 21%] api-guides/ulp reading sources... [ 21%] api-guides/ulp_instruction_set reading sources... [ 22%] api-guides/ulp_macros reading sources... [ 23%] api-guides/unit-tests reading sources... [ 24%] api-guides/wifi reading sources... [ 25%] api-reference/bluetooth/bt_common reading sources... [ 25%] api-reference/bluetooth/bt_le reading sources... [ 26%] api-reference/bluetooth/classic_bt reading sources... [ 27%] api-reference/bluetooth/controller_vhci reading sources... [ 28%] api-reference/bluetooth/esp_a2dp reading sources... [ 28%] api-reference/bluetooth/esp_avrc reading sources... [ 29%] api-reference/bluetooth/esp_blufi reading sources... [ 30%] api-reference/bluetooth/esp_bt_defs reading sources... [ 31%] api-reference/bluetooth/esp_bt_device reading sources... [ 32%] api-reference/bluetooth/esp_bt_main reading sources... [ 32%] api-reference/bluetooth/esp_gap_ble reading sources... [ 33%] api-reference/bluetooth/esp_gap_bt reading sources... [ 34%] api-reference/bluetooth/esp_gatt_defs reading sources... [ 35%] api-reference/bluetooth/esp_gattc reading sources... [ 35%] api-reference/bluetooth/esp_gatts reading sources... [ 36%] api-reference/bluetooth/index reading sources... [ 37%] api-reference/ethernet/esp_eth reading sources... [ 38%] api-reference/ethernet/index reading sources... [ 39%] api-reference/index reading sources... [ 39%] api-reference/kconfig reading sources... [ 40%] api-reference/peripherals/adc reading sources... [ 41%] api-reference/peripherals/dac reading sources... [ 42%] api-reference/peripherals/gpio reading sources... [ 42%] api-reference/peripherals/i2c reading sources... [ 43%] api-reference/peripherals/i2s reading sources... [ 44%] api-reference/peripherals/index reading sources... [ 45%] api-reference/peripherals/ledc reading sources... [ 46%] api-reference/peripherals/mcpwm reading sources... [ 46%] api-reference/peripherals/pcnt reading sources... [ 47%] api-reference/peripherals/rmt reading sources... [ 48%] api-reference/peripherals/sigmadelta reading sources... [ 49%] api-reference/peripherals/spi_master reading sources... [ 50%] api-reference/peripherals/spi_slave reading sources... [ 50%] api-reference/peripherals/timer reading sources... [ 51%] api-reference/peripherals/touch_pad reading sources... [ 52%] api-reference/peripherals/uart reading sources... [ 53%] api-reference/protocols/index reading sources... [ 53%] api-reference/protocols/mdns reading sources... [ 54%] api-reference/storage/fatfs reading sources... [ 55%] api-reference/storage/index reading sources... [ 56%] api-reference/storage/nvs_flash reading sources... [ 57%] api-reference/storage/sdmmc reading sources... [ 57%] api-reference/storage/spi_flash reading sources... [ 58%] api-reference/storage/spiffs reading sources... [ 59%] api-reference/storage/vfs reading sources... [ 60%] api-reference/storage/wear-levelling reading sources... [ 60%] api-reference/system/app_trace reading sources... [ 61%] api-reference/system/base_mac_address reading sources... [ 62%] api-reference/system/esp_timer reading sources... [ 63%] api-reference/system/freertos reading sources... [ 64%] api-reference/system/heap_debug reading sources... [ 64%] api-reference/system/hooks reading sources... [ 65%] api-reference/system/index reading sources... [ 66%] api-reference/system/intr_alloc reading sources... [ 67%] api-reference/system/ipc reading sources... [ 67%] api-reference/system/log reading sources... [ 68%] api-reference/system/mem_alloc reading sources... [ 69%] api-reference/system/ota reading sources... [ 70%] api-reference/system/power_management reading sources... [ 71%] api-reference/system/sleep_modes reading sources... [ 71%] api-reference/system/wdts reading sources... [ 72%] api-reference/template reading sources... [ 73%] api-reference/wifi/esp_now reading sources... [ 74%] api-reference/wifi/esp_smartconfig reading sources... [ 75%] api-reference/wifi/esp_wifi reading sources... [ 75%] api-reference/wifi/index reading sources... [ 76%] contribute/contributor-agreement reading sources... [ 77%] contribute/documenting-code reading sources... [ 78%] contribute/index reading sources... [ 78%] contribute/style-guide reading sources... [ 79%] get-started/add-idf_path-to-profile reading sources... [ 80%] get-started/eclipse-setup reading sources... [ 81%] get-started/eclipse-setup-windows reading sources... [ 82%] get-started/establish-serial-connection reading sources... [ 82%] get-started/get-started-devkitc reading sources... [ 83%] get-started/get-started-pico-kit reading sources... [ 84%] get-started/get-started-pico-kit-v3 reading sources... [ 85%] get-started/get-started-wrover-kit reading sources... [ 85%] get-started/get-started-wrover-kit-v2 reading sources... [ 86%] get-started/idf-monitor reading sources... [ 87%] get-started/index reading sources... [ 88%] get-started/linux-setup reading sources... [ 89%] get-started/linux-setup-scratch reading sources... [ 89%] get-started/macos-setup reading sources... [ 90%] get-started/macos-setup-scratch reading sources... [ 91%] get-started/make-project reading sources... [ 92%] get-started/toolchain-setup-scratch reading sources... [ 92%] get-started/windows-setup reading sources... [ 93%] get-started/windows-setup-scratch reading sources... [ 94%] hw-reference/index reading sources... [ 95%] hw-reference/modules-and-boards reading sources... [ 96%] hw-reference/modules-and-boards-previous reading sources... [ 96%] index reading sources... [ 97%] resources reading sources... [ 98%] security/flash-encryption reading sources... [ 99%] security/secure-boot reading sources... [100%] versions ../components/ulp/README.rst:58: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point) _build/inc/spi_master.inc:53: WARNING: Duplicate declaration, struct spi_transaction_t spi_transaction_t _build/inc/spi_slave.inc:37: WARNING: Duplicate declaration, struct spi_slave_transaction_t spi_slave_transaction_t /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/checkouts/release-v3.0/docs/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, bool esp_vfs_fat_mount_config_t::format_if_mount_failed /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/checkouts/release-v3.0/docs/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, int esp_vfs_fat_mount_config_t::max_files /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/checkouts/release-v3.0/docs/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, esp_vfs_fat_mount_config_t looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] COPYRIGHT writing output... [ 1%] about writing output... [ 2%] api-guides/app_trace writing output... [ 3%] api-guides/build-system writing output... [ 3%] api-guides/console writing output... [ 4%] api-guides/core_dump writing output... [ 5%] api-guides/deep-sleep-stub writing output... [ 6%] api-guides/external-ram writing output... [ 7%] api-guides/freertos-smp writing output... [ 7%] api-guides/general-notes writing output... [ 8%] api-guides/hlinterrupts writing output... [ 9%] api-guides/index writing output... [ 10%] api-guides/jtag-debugging/building-openocd-linux writing output... [ 10%] api-guides/jtag-debugging/building-openocd-macos writing output... [ 11%] api-guides/jtag-debugging/building-openocd-windows writing output... [ 12%] api-guides/jtag-debugging/configure-other-jtag writing output... [ 13%] api-guides/jtag-debugging/configure-wrover writing output... [ 14%] api-guides/jtag-debugging/debugging-examples writing output... [ 14%] api-guides/jtag-debugging/index writing output... [ 15%] api-guides/jtag-debugging/setup-openocd-linux writing output... [ 16%] api-guides/jtag-debugging/setup-openocd-macos writing output... [ 17%] api-guides/jtag-debugging/setup-openocd-windows writing output... [ 17%] api-guides/jtag-debugging/tips-and-quirks writing output... [ 18%] api-guides/jtag-debugging/using-debugger writing output... [ 19%] api-guides/partition-tables writing output... [ 20%] api-guides/romconsole writing output... [ 21%] api-guides/ulp writing output... [ 21%] api-guides/ulp_instruction_set writing output... [ 22%] api-guides/ulp_macros writing output... [ 23%] api-guides/unit-tests writing output... [ 24%] api-guides/wifi writing output... [ 25%] api-reference/bluetooth/bt_common writing output... [ 25%] api-reference/bluetooth/bt_le writing output... [ 26%] api-reference/bluetooth/classic_bt writing output... [ 27%] api-reference/bluetooth/controller_vhci writing output... [ 28%] api-reference/bluetooth/esp_a2dp writing output... [ 28%] api-reference/bluetooth/esp_avrc writing output... [ 29%] api-reference/bluetooth/esp_blufi writing output... [ 30%] api-reference/bluetooth/esp_bt_defs writing output... [ 31%] api-reference/bluetooth/esp_bt_device writing output... [ 32%] api-reference/bluetooth/esp_bt_main writing output... [ 32%] api-reference/bluetooth/esp_gap_ble writing output... [ 33%] api-reference/bluetooth/esp_gap_bt writing output... [ 34%] api-reference/bluetooth/esp_gatt_defs writing output... [ 35%] api-reference/bluetooth/esp_gattc writing output... [ 35%] api-reference/bluetooth/esp_gatts writing output... [ 36%] api-reference/bluetooth/index writing output... [ 37%] api-reference/ethernet/esp_eth writing output... [ 38%] api-reference/ethernet/index writing output... [ 39%] api-reference/index writing output... [ 39%] api-reference/kconfig writing output... [ 40%] api-reference/peripherals/adc writing output... [ 41%] api-reference/peripherals/dac writing output... [ 42%] api-reference/peripherals/gpio writing output... [ 42%] api-reference/peripherals/i2c writing output... [ 43%] api-reference/peripherals/i2s writing output... [ 44%] api-reference/peripherals/index writing output... [ 45%] api-reference/peripherals/ledc writing output... [ 46%] api-reference/peripherals/mcpwm writing output... [ 46%] api-reference/peripherals/pcnt writing output... [ 47%] api-reference/peripherals/rmt writing output... [ 48%] api-reference/peripherals/sigmadelta writing output... [ 49%] api-reference/peripherals/spi_master writing output... [ 50%] api-reference/peripherals/spi_slave writing output... [ 50%] api-reference/peripherals/timer writing output... [ 51%] api-reference/peripherals/touch_pad writing output... [ 52%] api-reference/peripherals/uart writing output... [ 53%] api-reference/protocols/index writing output... [ 53%] api-reference/protocols/mdns writing output... [ 54%] api-reference/storage/fatfs writing output... [ 55%] api-reference/storage/index writing output... [ 56%] api-reference/storage/nvs_flash writing output... [ 57%] api-reference/storage/sdmmc writing output... [ 57%] api-reference/storage/spi_flash writing output... [ 58%] api-reference/storage/spiffs writing output... [ 59%] api-reference/storage/vfs writing output... [ 60%] api-reference/storage/wear-levelling writing output... [ 60%] api-reference/system/app_trace writing output... [ 61%] api-reference/system/base_mac_address writing output... [ 62%] api-reference/system/esp_timer writing output... [ 63%] api-reference/system/freertos writing output... [ 64%] api-reference/system/heap_debug writing output... [ 64%] api-reference/system/hooks writing output... [ 65%] api-reference/system/index writing output... [ 66%] api-reference/system/intr_alloc writing output... [ 67%] api-reference/system/ipc writing output... [ 67%] api-reference/system/log writing output... [ 68%] api-reference/system/mem_alloc writing output... [ 69%] api-reference/system/ota writing output... [ 70%] api-reference/system/power_management writing output... [ 71%] api-reference/system/sleep_modes writing output... [ 71%] api-reference/system/wdts writing output... [ 72%] api-reference/template writing output... [ 73%] api-reference/wifi/esp_now writing output... [ 74%] api-reference/wifi/esp_smartconfig writing output... [ 75%] api-reference/wifi/esp_wifi writing output... [ 75%] api-reference/wifi/index writing output... [ 76%] contribute/contributor-agreement writing output... [ 77%] contribute/documenting-code writing output... [ 78%] contribute/index writing output... [ 78%] contribute/style-guide writing output... [ 79%] get-started/add-idf_path-to-profile writing output... [ 80%] get-started/eclipse-setup writing output... [ 81%] get-started/eclipse-setup-windows writing output... [ 82%] get-started/establish-serial-connection writing output... [ 82%] get-started/get-started-devkitc writing output... [ 83%] get-started/get-started-pico-kit writing output... [ 84%] get-started/get-started-pico-kit-v3 writing output... [ 85%] get-started/get-started-wrover-kit writing output... [ 85%] get-started/get-started-wrover-kit-v2 writing output... [ 86%] get-started/idf-monitor writing output... [ 87%] get-started/index writing output... [ 88%] get-started/linux-setup writing output... [ 89%] get-started/linux-setup-scratch writing output... [ 89%] get-started/macos-setup writing output... [ 90%] get-started/macos-setup-scratch writing output... [ 91%] get-started/make-project writing output... [ 92%] get-started/toolchain-setup-scratch writing output... [ 92%] get-started/windows-setup writing output... [ 93%] get-started/windows-setup-scratch writing output... [ 94%] hw-reference/index writing output... [ 95%] hw-reference/modules-and-boards writing output... [ 96%] hw-reference/modules-and-boards-previous writing output... [ 96%] index writing output... [ 97%] resources writing output... [ 98%] security/flash-encryption writing output... [ 99%] security/secure-boot writing output... [100%] versions generating indices... genindex writing additional pages... search copying images... [ 1%] get-started/../_static/esp32-devkitc-in-device-manager.png copying images... [ 2%] contribute/../_static/doc-code-member.png copying images... [ 4%] api-reference/peripherals/../../_static/touch_pad-measurement-parameters.jpg copying images... [ 5%] _static/contribute.gif copying images... [ 7%] api-guides/jtag-debugging/../../_static/hw-debugging-startup-tab.jpg copying images... [ 8%] api-guides/jtag-debugging/../../_static/hw-debugging-main-tab.jpg copying images... [ 10%] api-guides/jtag-debugging/../../_static/debugging-setting-conditional-breakpoint.jpg copying images... [ 11%] _static/get-started.gif copying images... [ 13%] api-reference/peripherals/../../_static/ledc-api-settings.jpg copying images... [ 14%] api-guides/jtag-debugging/../../_static/windows-logo.png copying images... [ 15%] get-started/../_static/esp32-wrover-kit-block-diagram.png copying images... [ 17%] api-guides/jtag-debugging/../../_static/debugging-setting-breakpoint.jpg copying images... [ 18%] api-guides/jtag-debugging/../../_static/hw-debugging-debugger-tab.jpg copying images... [ 20%] get-started/../_static/what-you-need.png copying images... [ 21%] api-guides/jtag-debugging/../../_static/debug-perspective.jpg copying images... [ 23%] get-started/../_static/esp32-pico-kit-v4-dimensions-side.jpg copying images... [ 24%] api-guides/jtag-debugging/../../_static/debugging-memory-location-on.jpg copying images... [ 26%] api-guides/jtag-debugging/../../_static/macos-logo.png copying images... [ 27%] get-started/../_static/esp-wrover-kit-v2-layout-back.png copying images... [ 28%] _static/api-guides.gif copying images... [ 30%] api-guides/jtag-debugging/../../_static/debugging-memory-location-off.jpg copying images... [ 31%] get-started/../_static/macos-logo.png copying images... [ 33%] api-reference/peripherals/../../_static/adc-vref-graph.jpg copying images... [ 34%] get-started/../_static/wrover-jp7-ext_5v.png copying images... [ 36%] get-started/../_static/esp32-pico-kit-v3-layout.jpg copying images... [ 37%] get-started/../_static/esp32-pico-kit-v4-functional-block-diagram.png copying images... [ 39%] contribute/../_static/doc-code-documentation-inline.png copying images... [ 40%] get-started/../_static/esp32-pico-kit-v4-layout.jpg copying images... [ 42%] api-guides/jtag-debugging/../../_static/jtag-usb-configuration-zadig.jpg copying images... [ 43%] _static/about-doc.png copying images... [ 44%] _static/resources.gif copying images... [ 46%] get-started/../_static/msys2-terminal-window.png copying images... [ 47%] get-started/../_static/esp32-devkitc-functional-overview.png copying images... [ 49%] api-guides/jtag-debugging/../../_static/debugging-target-halted.jpg copying images... [ 50%] _static/api-reference.gif copying images... [ 52%] get-started/../_static/esp32-wrover-kit-layout-front.jpg copying images... [ 53%] api-guides/../_static/freertos-ready-task-list-smp-pxIndex.png copying images... [ 55%] get-started/../_static/esp32-wrover-kit-in-device-manager.png copying images... [ 56%] api-reference/peripherals/../../_static/adc-noise-graph.jpg copying images... [ 57%] contribute/../_static/doc-code-function.png copying images... [ 59%] get-started/../_static/project-configuration.png copying images... [ 60%] contribute/../_static/doc-code-documentation-rendered.png copying images... [ 62%] get-started/../_static/putty-settings-windows.png copying images... [ 63%] _static/hw-reference.gif copying images... [ 65%] get-started/../_static/windows-logo.png copying images... [ 66%] get-started/../_static/wrover-jp8.png copying images... [ 68%] api-guides/jtag-debugging/../../_static/linux-logo.png copying images... [ 69%] get-started/../_static/esp32-wrover-kit-layout-back.jpg copying images... [ 71%] api-guides/jtag-debugging/../../_static/debugging-three-breakpoints-set.jpg copying images... [ 72%] get-started/../_static/wrover-jp7-usb_5v.png copying images... [ 73%] get-started/../_static/wrover-jp11-tx-rx.png copying images... [ 75%] api-guides/jtag-debugging/../../_static/debugging-watch-variable.jpg copying images... [ 76%] api-guides/jtag-debugging/../../_static/debugging-navigate-through-the-stack.jpg copying images... [ 78%] get-started/../_static/esp-wrover-kit-v2-layout-front.png copying images... [ 79%] api-guides/../_static/freertos-ready-task-list.png copying images... [ 81%] get-started/../_static/esp32-pico-kit-v4-dimensions-back.jpg copying images... [ 82%] api-guides/../_static/freertos-ready-task-list-smp.png copying images... [ 84%] api-guides/jtag-debugging/../../_static/debugging-target-halted-manually.jpg copying images... [ 85%] api-guides/jtag-debugging/../../_static/jtag-debugging-overview.jpg copying images... [ 86%] api-guides/jtag-debugging/../../_static/debugging-step-into.jpg copying images... [ 88%] api-guides/../_static/app_trace-overview.jpg copying images... [ 89%] get-started/../_static/wrover-jp1-both.png copying images... [ 91%] get-started/../_static/wrover-jp1-sd_io2.png copying images... [ 92%] contribute/../_static/doc-code-void-function.png copying images... [ 94%] get-started/../_static/linux-logo.png copying images... [ 95%] _static/choose_version.png copying images... [ 97%] get-started/../_static/wrover-jp14.png copying images... [ 98%] api-guides/jtag-debugging/../../_static/debugging-step-over.jpg copying images... [100%] get-started/../_static/putty-settings-linux.png copying static files... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 6 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-08-01T13:29:05.197533Z, end-time: 2019-08-01T13:33:44.688651Z, duration: 279, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 Getting Doxyfile's INPUT Generating 'api_name.inc' files with Doxygen directives Calling Doxygen to generate latest XML files Version: v3.0.8-8-g369da50ea Release: v3.0.8-8-g369da50ea loading translations [en]... done fatal: no tag exactly matches '369da50ea1a0828e94de2ecbf11b2aa2e3d153b6' ('Git commit ID: ', '369da50ea') making output directory... fatal: no tag exactly matches '369da50ea1a0828e94de2ecbf11b2aa2e3d153b6' refs: refs/remotes/origin/release/v3.0 _build/inc/git-clone.inc written _build/inc/version-note.inc written Done Generating version-specific includes... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 128 added, 0 changed, 0 removed reading sources... [ 0%] COPYRIGHT reading sources... [ 1%] about reading sources... [ 2%] api-guides/app_trace reading sources... [ 3%] api-guides/build-system reading sources... [ 3%] api-guides/console reading sources... [ 4%] api-guides/core_dump reading sources... [ 5%] api-guides/deep-sleep-stub reading sources... [ 6%] api-guides/external-ram reading sources... [ 7%] api-guides/freertos-smp reading sources... [ 7%] api-guides/general-notes reading sources... [ 8%] api-guides/hlinterrupts reading sources... [ 9%] api-guides/index reading sources... [ 10%] api-guides/jtag-debugging/building-openocd-linux reading sources... [ 10%] api-guides/jtag-debugging/building-openocd-macos reading sources... [ 11%] api-guides/jtag-debugging/building-openocd-windows reading sources... [ 12%] api-guides/jtag-debugging/configure-other-jtag reading sources... [ 13%] api-guides/jtag-debugging/configure-wrover reading sources... [ 14%] api-guides/jtag-debugging/debugging-examples reading sources... [ 14%] api-guides/jtag-debugging/index reading sources... [ 15%] api-guides/jtag-debugging/setup-openocd-linux reading sources... [ 16%] api-guides/jtag-debugging/setup-openocd-macos reading sources... [ 17%] api-guides/jtag-debugging/setup-openocd-windows reading sources... [ 17%] api-guides/jtag-debugging/tips-and-quirks reading sources... [ 18%] api-guides/jtag-debugging/using-debugger reading sources... [ 19%] api-guides/partition-tables reading sources... [ 20%] api-guides/romconsole reading sources... [ 21%] api-guides/ulp reading sources... [ 21%] api-guides/ulp_instruction_set reading sources... [ 22%] api-guides/ulp_macros reading sources... [ 23%] api-guides/unit-tests reading sources... [ 24%] api-guides/wifi reading sources... [ 25%] api-reference/bluetooth/bt_common reading sources... [ 25%] api-reference/bluetooth/bt_le reading sources... [ 26%] api-reference/bluetooth/classic_bt reading sources... [ 27%] api-reference/bluetooth/controller_vhci reading sources... [ 28%] api-reference/bluetooth/esp_a2dp reading sources... [ 28%] api-reference/bluetooth/esp_avrc reading sources... [ 29%] api-reference/bluetooth/esp_blufi reading sources... [ 30%] api-reference/bluetooth/esp_bt_defs reading sources... [ 31%] api-reference/bluetooth/esp_bt_device reading sources... [ 32%] api-reference/bluetooth/esp_bt_main reading sources... [ 32%] api-reference/bluetooth/esp_gap_ble reading sources... [ 33%] api-reference/bluetooth/esp_gap_bt reading sources... [ 34%] api-reference/bluetooth/esp_gatt_defs reading sources... [ 35%] api-reference/bluetooth/esp_gattc reading sources... [ 35%] api-reference/bluetooth/esp_gatts reading sources... [ 36%] api-reference/bluetooth/index reading sources... [ 37%] api-reference/ethernet/esp_eth reading sources... [ 38%] api-reference/ethernet/index reading sources... [ 39%] api-reference/index reading sources... [ 39%] api-reference/kconfig reading sources... [ 40%] api-reference/peripherals/adc reading sources... [ 41%] api-reference/peripherals/dac reading sources... [ 42%] api-reference/peripherals/gpio reading sources... [ 42%] api-reference/peripherals/i2c reading sources... [ 43%] api-reference/peripherals/i2s reading sources... [ 44%] api-reference/peripherals/index reading sources... [ 45%] api-reference/peripherals/ledc reading sources... [ 46%] api-reference/peripherals/mcpwm reading sources... [ 46%] api-reference/peripherals/pcnt reading sources... [ 47%] api-reference/peripherals/rmt reading sources... [ 48%] api-reference/peripherals/sigmadelta reading sources... [ 49%] api-reference/peripherals/spi_master reading sources... [ 50%] api-reference/peripherals/spi_slave reading sources... [ 50%] api-reference/peripherals/timer reading sources... [ 51%] api-reference/peripherals/touch_pad reading sources... [ 52%] api-reference/peripherals/uart reading sources... [ 53%] api-reference/protocols/index reading sources... [ 53%] api-reference/protocols/mdns reading sources... [ 54%] api-reference/storage/fatfs reading sources... [ 55%] api-reference/storage/index reading sources... [ 56%] api-reference/storage/nvs_flash reading sources... [ 57%] api-reference/storage/sdmmc reading sources... [ 57%] api-reference/storage/spi_flash reading sources... [ 58%] api-reference/storage/spiffs reading sources... [ 59%] api-reference/storage/vfs reading sources... [ 60%] api-reference/storage/wear-levelling reading sources... [ 60%] api-reference/system/app_trace reading sources... [ 61%] api-reference/system/base_mac_address reading sources... [ 62%] api-reference/system/esp_timer reading sources... [ 63%] api-reference/system/freertos reading sources... [ 64%] api-reference/system/heap_debug reading sources... [ 64%] api-reference/system/hooks reading sources... [ 65%] api-reference/system/index reading sources... [ 66%] api-reference/system/intr_alloc reading sources... [ 67%] api-reference/system/ipc reading sources... [ 67%] api-reference/system/log reading sources... [ 68%] api-reference/system/mem_alloc reading sources... [ 69%] api-reference/system/ota reading sources... [ 70%] api-reference/system/power_management reading sources... [ 71%] api-reference/system/sleep_modes reading sources... [ 71%] api-reference/system/wdts reading sources... [ 72%] api-reference/template reading sources... [ 73%] api-reference/wifi/esp_now reading sources... [ 74%] api-reference/wifi/esp_smartconfig reading sources... [ 75%] api-reference/wifi/esp_wifi reading sources... [ 75%] api-reference/wifi/index reading sources... [ 76%] contribute/contributor-agreement reading sources... [ 77%] contribute/documenting-code reading sources... [ 78%] contribute/index reading sources... [ 78%] contribute/style-guide reading sources... [ 79%] get-started/add-idf_path-to-profile reading sources... [ 80%] get-started/eclipse-setup reading sources... [ 81%] get-started/eclipse-setup-windows reading sources... [ 82%] get-started/establish-serial-connection reading sources... [ 82%] get-started/get-started-devkitc reading sources... [ 83%] get-started/get-started-pico-kit reading sources... [ 84%] get-started/get-started-pico-kit-v3 reading sources... [ 85%] get-started/get-started-wrover-kit reading sources... [ 85%] get-started/get-started-wrover-kit-v2 reading sources... [ 86%] get-started/idf-monitor reading sources... [ 87%] get-started/index reading sources... [ 88%] get-started/linux-setup reading sources... [ 89%] get-started/linux-setup-scratch reading sources... [ 89%] get-started/macos-setup reading sources... [ 90%] get-started/macos-setup-scratch reading sources... [ 91%] get-started/make-project reading sources... [ 92%] get-started/toolchain-setup-scratch reading sources... [ 92%] get-started/windows-setup reading sources... [ 93%] get-started/windows-setup-scratch reading sources... [ 94%] hw-reference/index reading sources... [ 95%] hw-reference/modules-and-boards reading sources... [ 96%] hw-reference/modules-and-boards-previous reading sources... [ 96%] index reading sources... [ 97%] resources reading sources... [ 98%] security/flash-encryption reading sources... [ 99%] security/secure-boot reading sources... [100%] versions ../components/ulp/README.rst:58: WARNING: Duplicate declaration, esp_err_t ulp_run(uint32_t entry_point) _build/inc/spi_master.inc:53: WARNING: Duplicate declaration, struct spi_transaction_t spi_transaction_t _build/inc/spi_slave.inc:37: WARNING: Duplicate declaration, struct spi_slave_transaction_t spi_slave_transaction_t /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/checkouts/release-v3.0/docs/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, bool esp_vfs_fat_mount_config_t::format_if_mount_failed /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/checkouts/release-v3.0/docs/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, int esp_vfs_fat_mount_config_t::max_files /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/checkouts/release-v3.0/docs/api-reference/storage/wear-levelling.rst:26: WARNING: Duplicate declaration, esp_vfs_fat_mount_config_t looking for now-outdated files... none found pickling environment... done checking consistency... done processing ReadtheDocsTemplate.tex...index get-started/index get-started/get-started-devkitc get-started/get-started-wrover-kit get-started/get-started-wrover-kit-v2 get-started/get-started-pico-kit get-started/get-started-pico-kit-v3 get-started/windows-setup get-started/windows-setup-scratch get-started/linux-setup get-started/linux-setup-scratch get-started/macos-setup get-started/macos-setup-scratch get-started/add-idf_path-to-profile get-started/establish-serial-connection get-started/make-project get-started/eclipse-setup get-started/eclipse-setup-windows get-started/idf-monitor get-started/toolchain-setup-scratch api-reference/index api-reference/wifi/index api-reference/wifi/esp_wifi api-reference/wifi/esp_smartconfig api-reference/wifi/esp_now api-reference/bluetooth/index api-reference/bluetooth/controller_vhci api-reference/bluetooth/bt_common api-reference/bluetooth/esp_bt_defs api-reference/bluetooth/esp_bt_main api-reference/bluetooth/esp_bt_device api-reference/bluetooth/bt_le api-reference/bluetooth/esp_gap_ble api-reference/bluetooth/esp_gatt_defs api-reference/bluetooth/esp_gatts api-reference/bluetooth/esp_gattc api-reference/bluetooth/esp_blufi api-reference/bluetooth/classic_bt api-reference/bluetooth/esp_gap_bt api-reference/bluetooth/esp_a2dp api-reference/bluetooth/esp_avrc api-reference/ethernet/index api-reference/ethernet/esp_eth api-reference/peripherals/index api-reference/peripherals/adc api-reference/peripherals/dac api-reference/peripherals/gpio api-reference/peripherals/i2c api-reference/peripherals/i2s api-reference/peripherals/ledc api-reference/peripherals/mcpwm api-reference/peripherals/pcnt api-reference/peripherals/rmt api-reference/storage/sdmmc api-reference/peripherals/sigmadelta api-reference/peripherals/spi_master api-reference/peripherals/spi_slave api-reference/peripherals/timer api-reference/peripherals/touch_pad api-reference/peripherals/uart api-reference/protocols/index api-reference/protocols/mdns api-reference/storage/index api-reference/storage/spi_flash api-reference/storage/nvs_flash api-reference/storage/vfs api-reference/storage/fatfs api-reference/storage/wear-levelling api-reference/storage/spiffs api-reference/system/index api-reference/system/freertos api-reference/system/hooks api-reference/system/mem_alloc api-reference/system/heap_debug api-reference/system/intr_alloc api-reference/system/wdts api-reference/system/ipc api-reference/system/esp_timer api-reference/system/log api-reference/system/app_trace api-reference/system/power_management api-reference/system/sleep_modes api-reference/system/base_mac_address api-reference/system/ota api-reference/kconfig hw-reference/index hw-reference/modules-and-boards hw-reference/modules-and-boards-previous api-guides/index api-guides/general-notes api-guides/build-system api-guides/deep-sleep-stub api-guides/core_dump security/flash-encryption api-guides/freertos-smp api-guides/hlinterrupts api-guides/jtag-debugging/index api-guides/jtag-debugging/setup-openocd-windows api-guides/jtag-debugging/building-openocd-windows api-guides/jtag-debugging/setup-openocd-linux api-guides/jtag-debugging/building-openocd-linux api-guides/jtag-debugging/setup-openocd-macos api-guides/jtag-debugging/building-openocd-macos api-guides/jtag-debugging/configure-wrover api-guides/jtag-debugging/configure-other-jtag api-guides/jtag-debugging/using-debugger api-guides/jtag-debugging/debugging-examples api-guides/jtag-debugging/tips-and-quirks api-guides/app_trace api-guides/partition-tables security/secure-boot api-guides/ulp api-guides/ulp_instruction_set api-guides/ulp_macros api-guides/unit-tests api-guides/console api-guides/romconsole api-guides/wifi api-guides/external-ram contribute/index contribute/style-guide contribute/documenting-code api-reference/template contribute/contributor-agreement versions resources COPYRIGHT about resolving references... writing... done copying images... [ 1%] https://dl.espressif.com/dl/schematics/pictures/esp32-wroom-32u-front-back.jpg copying images... [ 2%] get-started/../_static/esp-wrover-kit-v2-layout-back.png copying images... [ 3%] api-reference/peripherals/../../_static/touch_pad-measurement-parameters.jpg copying images... [ 5%] api-guides/jtag-debugging/../../_static/debugging-step-over.jpg copying images... [ 6%] _static/contribute.gif copying images... [ 7%] get-started/../_static/wrover-jp8.png copying images... [ 8%] get-started/../_static/msys2-terminal-window.png copying images... [ 10%] api-guides/jtag-debugging/../../_static/debugging-setting-conditional-breakpoint.jpg copying images... [ 11%] api-guides/jtag-debugging/../../_static/hw-debugging-debugger-tab.jpg copying images... [ 12%] _static/choose_version.png copying images... [ 13%] api-reference/peripherals/../../_static/ledc-api-settings.jpg copying images... [ 15%] get-started/../_static/project-configuration.png copying images... [ 16%] get-started/../_static/esp32-wrover-kit-block-diagram.png copying images... [ 17%] api-guides/jtag-debugging/../../_static/debugging-setting-breakpoint.jpg copying images... [ 18%] _static/get-started.gif copying images... [ 20%] api-guides/jtag-debugging/../../_static/debug-perspective.jpg copying images... [ 21%] contribute/../_static/doc-code-member.png copying images... [ 22%] api-guides/jtag-debugging/../../_static/debugging-target-halted-manually.jpg copying images... [ 23%] get-started/../_static/wrover-jp7-ext_5v.png copying images... [ 25%] api-guides/jtag-debugging/../../_static/macos-logo.png copying images... [ 26%] api-guides/jtag-debugging/../../_static/debugging-memory-location-on.jpg copying images... [ 27%] api-reference/peripherals/../../_static/adc-noise-graph.jpg copying images... [ 28%] _static/api-guides.gif copying images... [ 30%] get-started/../_static/esp32-wrover-kit-layout-back.jpg copying images... [ 31%] api-reference/peripherals/../../_static/adc-vref-graph.jpg copying images... [ 32%] get-started/../_static/esp32-pico-kit-v4-dimensions-side.jpg copying images... [ 33%] get-started/../_static/esp32-pico-kit-v3-layout.jpg copying images... [ 35%] get-started/../_static/esp32-pico-kit-v4-functional-block-diagram.png copying images... [ 36%] get-started/../_static/esp32-devkitc-in-device-manager.png copying images... [ 37%] https://dl.espressif.com/dl/schematics/pictures/esp32-pico-kit-v4.jpeg copying images... [ 38%] api-guides/jtag-debugging/../../_static/jtag-usb-configuration-zadig.jpg copying images... [ 40%] _static/about-doc.png copying images... [ 41%] _static/resources.gif copying images... [ 42%] api-guides/jtag-debugging/../../_static/hw-debugging-main-tab.jpg copying images... [ 43%] get-started/../_static/wrover-jp1-both.png copying images... [ 45%] api-guides/jtag-debugging/../../_static/debugging-target-halted.jpg copying images... [ 46%] contribute/../_static/doc-code-documentation-inline.png copying images... [ 47%] get-started/../_static/esp32-wrover-kit-layout-front.jpg copying images... [ 48%] https://dl.espressif.com/dl/schematics/pictures/esp32-demo-board-v2.jpg copying images... [ 50%] api-guides/../_static/freertos-ready-task-list-smp-pxIndex.png copying images... [ 51%] get-started/../_static/esp32-wrover-kit-in-device-manager.png copying images... [ 52%] https://dl.espressif.com/dl/schematics/pictures/esp-wrover-kit-v2.jpg copying images... [ 53%] get-started/../_static/macos-logo.png copying images... [ 55%] contribute/../_static/doc-code-function.png copying images... [ 56%] _static/hw-reference.gif copying images... [ 57%] https://dl.espressif.com/dl/schematics/pictures/esp32-pico-kit-v3.jpeg copying images... [ 58%] contribute/../_static/doc-code-documentation-rendered.png copying images... [ 60%] get-started/../_static/putty-settings-windows.png copying images... [ 61%] https://dl.espressif.com/dl/schematics/pictures/esp-wroom-32.jpg copying images... [ 62%] get-started/../_static/windows-logo.png copying images... [ 63%] api-guides/../_static/app_trace-overview.jpg copying images... [ 65%] get-started/../_static/esp32-devkitc-functional-overview.png copying images... [ 66%] api-guides/jtag-debugging/../../_static/windows-logo.png copying images... [ 67%] api-guides/jtag-debugging/../../_static/linux-logo.png copying images... [ 68%] api-guides/jtag-debugging/../../_static/debugging-memory-location-off.jpg copying images... [ 70%] api-guides/jtag-debugging/../../_static/debugging-three-breakpoints-set.jpg copying images... [ 71%] get-started/../_static/wrover-jp7-usb_5v.png copying images... [ 72%] get-started/../_static/wrover-jp11-tx-rx.png copying images... [ 73%] api-guides/jtag-debugging/../../_static/debugging-watch-variable.jpg copying images... [ 75%] api-guides/../_static/freertos-ready-task-list-smp.png copying images... [ 76%] get-started/../_static/esp-wrover-kit-v2-layout-front.png copying images... [ 77%] api-guides/../_static/freertos-ready-task-list.png copying images... [ 78%] api-guides/jtag-debugging/../../_static/debugging-navigate-through-the-stack.jpg copying images... [ 80%] get-started/../_static/esp32-pico-kit-v4-dimensions-back.jpg copying images... [ 81%] https://dl.espressif.com/dl/schematics/pictures/esp32-core-board-v2.png copying images... [ 82%] api-guides/jtag-debugging/../../_static/jtag-debugging-overview.jpg copying images... [ 83%] get-started/../_static/esp32-pico-kit-v4-layout.jpg copying images... [ 85%] api-guides/jtag-debugging/../../_static/debugging-step-into.jpg copying images... [ 86%] https://dl.espressif.com/dl/schematics/pictures/esp32-devkitj-v1.jpg copying images... [ 87%] https://dl.espressif.com/dl/schematics/pictures/esp-wrover-kit-v3.jpg copying images... [ 88%] get-started/../_static/what-you-need.png copying images... [ 90%] https://dl.espressif.com/dl/schematics/pictures/esp-wroom-32d-front-back.jpg copying images... [ 91%] get-started/../_static/wrover-jp1-sd_io2.png copying images... [ 92%] contribute/../_static/doc-code-void-function.png copying images... [ 93%] get-started/../_static/linux-logo.png copying images... [ 95%] https://dl.espressif.com/dl/schematics/pictures/esp32-wrover.jpg copying images... [ 96%] get-started/../_static/wrover-jp14.png copying images... [ 97%] _static/api-reference.gif copying images... [ 98%] api-guides/jtag-debugging/../../_static/hw-debugging-startup-tab.jpg copying images... [100%] get-started/../_static/putty-settings-linux.png copying TeX support files... done build succeeded, 6 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2019-08-01T13:34:16.330293Z, end-time: 2019-08-01T13:34:16.651769Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2019-08-01T13:34:16.743516Z, end-time: 2019-08-01T13:34:42.197871Z, duration: 25, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=espressif-esp-idf -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-idf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-idf.idx (./espressif-esp-idf.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Warning: Hyper reference `versions::doc' on page 3 undefined on input lin e 130. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4 <./what-you-n eed.png>] LaTeX Warning: Hyper reference `get-started/get-started-devkitc:get-started-esp 32-devkitc-board-front' on page 5 undefined on input line 222. LaTeX Warning: Hyper reference `get-started/index::doc' on page 5 undefined on input line 294. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-toolchain' on page 5 undefined on input line 297. [5] LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 6 undefined on input line 300. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash' on p age 6 undefined on input line 303. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 6 undefined on input line 306. LaTeX Warning: Hyper reference `hw-reference/index::doc' on page 6 undefined on input line 327. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-kit-start-development' on page 6 undefined on input line 329. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-kit-board-front' on page 6 undefined on input line 335. [6 <./esp32-devkitc-functional-overview.png (PNG copy)>] [7 <./esp32-wrover-kit -block-diagram.png>] LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-kit-setup-options' on page 8 undefined on input line 409. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-kit-board-back' on page 8 undefined on input line 433. [8] [9 <./esp32-wrover-kit-layout-front.jpg>] [10 <./esp32-wrover-kit-layout-ba ck.jpg>] [11] Overfull \vbox (113.64626pt too high) has occurred while \output is active [12 <./wrover-jp7-ext_5v.png> <./wrover-jp7-usb_5v.png> <./wrover-jp8.png> <./w rover-jp11-tx-rx.png> <./wrover-jp14.png>] LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-kit-xtal' on page 13 undefined on input line 662. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-jtag-header' on page 13 undefined on input line 665. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-camera-header' on page 13 undefined on input line 671. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-rgb-led-connections' on page 13 undefined on input line 674. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-microsd-card-slot' on page 13 undefined on input line 677. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-lcd-connector' on page 13 undefined on input line 680. [13] [14] [15] LaTeX Warning: Hyper reference `get-started/index::doc' on page 16 undefined on input line 1149. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-toolchain' on page 16 undefined on input line 1152. LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 16 undefined on input line 1155. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash' on p age 16 undefined on input line 1158. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 16 undefined on input line 1161. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 1 6 undefined on input line 1181. LaTeX Warning: Hyper reference `hw-reference/index::doc' on page 16 undefined o n input line 1184. LaTeX Warning: Hyper reference `hw-reference/index::doc' on page 16 undefined o n input line 1191. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit-v2:esp-wrove r-kit-v2-start-development' on page 16 undefined on input line 1193. [16] [17] LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit-v2:esp-wrove r-kit-v2-setup-options' on page 18 undefined on input line 1272. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit-v2:esp-wrove r-kit-v2-setup-options' on page 18 undefined on input line 1293. [18] LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit-v2:esp-wrove r-kit-v2-board-back' on page 19 undefined on input line 1296. [19 <./esp-wrover-kit-v2-layout-front.png>] [20 <./esp-wrover-kit-v2-layout-bac k.png>] Overfull \vbox (399.41718pt too high) has occurred while \output is active [21 <./wrover-jp1-sd_io2.png> <./wrover-jp1-both.png>] LaTeX Warning: Hyper reference `get-started/index::doc' on page 22 undefined on input line 1425. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-toolchain' on page 22 undefined on input line 1428. LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 22 undefined on input line 1431. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash' on p age 22 undefined on input line 1434. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 22 undefined on input line 1437. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 2 2 undefined on input line 1457. LaTeX Warning: Hyper reference `hw-reference/index::doc' on page 22 undefined o n input line 1460. LaTeX Warning: Hyper reference `hw-reference/index::doc' on page 22 undefined o n input line 1467. [22] LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-board-front' on page 23 undefined on input line 1473. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:start-applicat ion-development' on page 23 undefined on input line 1483. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:related-docume nts' on page 23 undefined on input line 1495. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:board-dimensio ns' on page 23 undefined on input line 1498. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:related-docume nts' on page 23 undefined on input line 1525. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:pin-descriptio ns' on page 23 undefined on input line 1528. [23] LaTeX Warning: Hyper reference `get-started/index::doc' on page 24 undefined on input line 1573. [24 <./esp32-pico-kit-v4-functional-block-diagram.png>] LaTeX Warning: Hyper reference `get-started/index:get-started-setup-toolchain' on page 25 undefined on input line 1576. LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 25 undefined on input line 1579. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash' on p age 25 undefined on input line 1582. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 25 undefined on input line 1585. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-board-front' on page 25 undefined on input line 1592. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:related-docume nts' on page 25 undefined on input line 1592. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 25 undefined on input line 1619. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 25 undefined on input line 1630. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 25 undefined on input line 1641. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 25 undefined on input line 1740. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 25 undefined on input line 1751. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 25 undefined on input line 1784. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 25 undefined on input line 1795. [25 <./esp32-pico-kit-v4-layout.jpg>] Overfull \vbox (582.56557pt too high) has occurred while \output is active [26] LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 27 undefined on input line 1861. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 27 undefined on input line 1872. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 27 undefined on input line 1883. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 27 undefined on input line 1894. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 27 undefined on input line 1905. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 27 undefined on input line 1938. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 27 undefined on input line 1949. LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:get-started-pi co-kit-v4-pin-notes' on page 27 undefined on input line 1984. [27] Overfull \vbox (872.96498pt too high) has occurred while \output is active [28] LaTeX Warning: Hyper reference `get-started/get-started-pico-kit:pin-descriptio ns' on page 29 undefined on input line 2086. [29 <./esp32-pico-kit-v4-dimensions-back.jpg> <./esp32-pico-kit-v4-dimensions-s ide.jpg>] LaTeX Warning: Hyper reference `hw-reference/index::doc' on page 30 undefined o n input line 2135. LaTeX Warning: Hyper reference `hw-reference/index::doc' on page 30 undefined o n input line 2142. LaTeX Warning: Float too large for page by 9.85991pt on input line 2193. LaTeX Warning: Hyper reference `get-started/index::doc' on page 30 undefined on input line 2200. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-toolchain' on page 30 undefined on input line 2203. [30] [31 <./esp32-pico-kit-v3-layout.jpg>] LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 32 undefined on input line 2206. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash' on p age 32 undefined on input line 2209. LaTeX Warning: Hyper reference `get-started/index:get-started-build-monitor' on page 32 undefined on input line 2212. LaTeX Warning: Hyper reference `hw-reference/index::doc' on page 32 undefined o n input line 2226. LaTeX Warning: Hyper reference `get-started/eclipse-setup::doc' on page 32 unde fined on input line 2243. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-idf' on p age 32 undefined on input line 2271. [32] LaTeX Warning: Hyper reference `get-started/windows-setup-scratch:updating-exis ting-windows-environment' on page 33 undefined on input line 2297. LaTeX Warning: Hyper reference `get-started/windows-setup::doc' on page 33 unde fined on input line 2305. LaTeX Warning: Hyper reference `get-started/windows-setup::doc' on page 33 unde fined on input line 2307. [33 <./msys2-terminal-window.png>] Underfull \hbox (badness 10000) in paragraph at lines 2326--2327 []\T1/ptm/m/n/10 The ESP-IDF repos-i-tory on github con-tains a script in the t ools di-rec-tory ti-tled [34] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) LaTeX Warning: Hyper reference `get-started/windows-setup-scratch:configure-win dows-toolchain-from-scratch' on page 35 undefined on input line 2399. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-idf' on p age 35 undefined on input line 2409. LaTeX Warning: Hyper reference `get-started/windows-setup-scratch:troubleshooti ng' on page 35 undefined on input line 2426. [35] Overfull \vbox (18.28342pt too high) detected at line 2529 [36] LaTeX Warning: Hyper reference `get-started/establish-serial-connection:linux-d ialout-group' on page 37 undefined on input line 2538. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-idf' on p age 37 undefined on input line 2562. LaTeX Warning: Hyper reference `get-started/linux-setup::doc' on page 37 undefi ned on input line 2570. [37] LaTeX Warning: Hyper reference `get-started/linux-setup:setup-linux-toolchain-a dd-it-to-path' on page 38 undefined on input line 2655. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-idf' on p age 38 undefined on input line 2660. [38] LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-idf' on p age 39 undefined on input line 2718. [39] LaTeX Warning: Hyper reference `get-started/macos-setup:setup-macos-toolchain-a dd-it-to-path' on page 40 undefined on input line 2808. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-idf' on p age 40 undefined on input line 2813. [40] LaTeX Warning: Hyper reference `get-started/toolchain-setup-scratch:get-started -customized-setup' on page 41 undefined on input line 2843. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-idf' on p age 41 undefined on input line 2845. LaTeX Warning: Hyper reference `versions::doc' on page 41 undefined on input li ne 2869. [41 <./windows-logo1.png> <./linux-logo1.png> <./macos-logo1.png>] LaTeX Warning: Hyper reference `get-started/add-idf_path-to-profile:add-idf-pat h-to-profile-windows' on page 42 undefined on input line 2883. LaTeX Warning: Hyper reference `get-started/add-idf_path-to-profile:add-idf-pat h-to-profile-linux-macos' on page 42 undefined on input line 2883. LaTeX Warning: Hyper reference `get-started/add-idf_path-to-profile::doc' on pa ge 42 undefined on input line 2883. LaTeX Warning: Hyper reference `get-started/establish-serial-connection::doc' o n page 42 undefined on input line 2906. LaTeX Warning: Hyper reference `get-started/establish-serial-connection::doc' o n page 42 undefined on input line 2931. [42] Overfull \vbox (1.18929pt too high) detected at line 2997 [43 <./project-configuration.png>] LaTeX Warning: Hyper reference `get-started/eclipse-setup::doc' on page 44 unde fined on input line 3001. LaTeX Warning: Hyper reference `get-started/idf-monitor::doc' on page 44 undefi ned on input line 3006. ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char ؅ (U+605) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Keyboard character used is undefined (inputenc) in inputencoding `utf8'. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Keyboard character used is undefined (inputenc) in inputencoding `utf8'. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp LaTeX Warning: Hyper reference `get-started/index:get-started-configure' on pag e 44 undefined on input line 3042. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-xtal-freq-se l' on page 44 undefined on input line 3042. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash' on p age 44 undefined on input line 3042. [44] LaTeX Warning: Hyper reference `get-started/idf-monitor::doc' on page 45 undefi ned on input line 3045. LaTeX Warning: Hyper reference `get-started/index:get-started-get-esp-idf' on p age 45 undefined on input line 3054. LaTeX Warning: Hyper reference `get-started/add-idf_path-to-profile::doc' on pa ge 45 undefined on input line 3056. LaTeX Warning: Hyper reference `versions:updating' on page 45 undefined on inpu t line 3058. [45] LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 46 undefined on input line 3111. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 46 undefined on input line 3111. LaTeX Warning: Hyper reference `get-started/index:get-started-setup-path' on pa ge 46 undefined on input line 3142. LaTeX Warning: Hyper reference `get-started/index:get-started-start-project' on page 46 undefined on input line 3142. [46] [47 <./esp32-devkitc-in-device-manager.png>] [48 <./esp32-wrover-kit-in-de vice-manager.png>] [49 <./putty-settings-windows.png>] [50 <./putty-settings-li nux.png>] LaTeX Warning: Hyper reference `get-started/index:get-started-connect' on page 51 undefined on input line 3269. LaTeX Warning: Hyper reference `get-started/index:get-started-configure' on pag e 51 undefined on input line 3269. [51] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 52 un defined on input line 3348. LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 52 un defined on input line 3348. [52] LaTeX Warning: Hyper reference `get-started/eclipse-setup-windows:eclipse-windo ws-setup' on page 53 undefined on input line 3375. [53] LaTeX Warning: Hyper reference `get-started/eclipse-setup::doc' on page 54 unde fined on input line 3498. [54] LaTeX Warning: Hyper reference `get-started/eclipse-setup:eclipse-install-steps ' on page 55 undefined on input line 3503. Underfull \hbox (badness 10000) in paragraph at lines 3559--3560 []\T1/ptm/m/n/10 Edit the PATH en-vi-ron-ment vari-able. Delete the ex-ist-ing value and Underfull \hbox (badness 10000) in paragraph at lines 3559--3560 \T1/ptm/m/n/10 re-place it with \T1/pcr/m/n/10 C:\msys32\usr\bin;C:\msys32\ming w32\bin; [55] LaTeX Warning: Hyper reference `get-started/eclipse-setup:eclipse-build-project ' on page 56 undefined on input line 3596. [56] [57] LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-panic' on pa ge 58 undefined on input line 3690. [58] LaTeX Warning: Hyper reference `get-started/index:get-started-setup-toolchain' on page 59 undefined on input line 3758. [59] [60] Chapter 2. [61] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_init_c onfig_t' on page 62 undefined on input line 3846. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__init__c onfig__t' on page 62 undefined on input line 3855. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__init__c onfig__t' on page 62 undefined on input line 3855. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv411wifi_mode_t ' on page 62 undefined on input line 3908. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv411wifi_mode_t ' on page 62 undefined on input line 3948. [62] [63] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_scan_c onfig_t' on page 64 undefined on input line 4232. [64] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_ap_rec ord_t' on page 65 undefined on input line 4355. [65] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__ap__rec ord__t' on page 66 undefined on input line 4385. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_ap_rec ord_t' on page 66 undefined on input line 4399. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__ap__rec ord__t' on page 66 undefined on input line 4420. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv414wifi_ps_typ e_t' on page 66 undefined on input line 4434. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv414wifi_ps_typ e_t' on page 66 undefined on input line 4461. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 66 undefined on input line 4488. Overfull \hbox (111.70134pt too wide) in paragraph at lines 4489--4491 \T1/ptm/m/n/10 Set pro-to-col type of spec-i-fied in-ter-face The de-fault pro- to-col is (WIFI_PROTOCOL_11B|WIFI_PROTOCOL_11G|WIFI_PROTOCOL_11N) [66] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 67 undefined on input line 4532. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 67 undefined on input line 4576. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_bandwi dth_t' on page 67 undefined on input line 4576. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 67 undefined on input line 4626. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_bandwi dth_t' on page 67 undefined on input line 4626. [67] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_second _chan_t' on page 68 undefined on input line 4670. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_second _chan_t' on page 68 undefined on input line 4717. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv414wifi_countr y_t' on page 68 undefined on input line 4758. Underfull \hbox (badness 10000) in paragraph at lines 4763--4765 []\T1/ptm/m/n/10 1. The de-fault coun-try is {.cc=^^QCN^^Q, .schan=1, .nchan=13 , pol- [68] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv414wifi_countr y_t' on page 69 undefined on input line 4811. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 69 undefined on input line 4846. [69] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 70 undefined on input line 4905. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv421wifi_promis cuous_cb_t' on page 70 undefined on input line 4946. [70] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv425wifi_promis cuous_filter_t' on page 71 undefined on input line 5047. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv425wifi_promis cuous_filter_t' on page 71 undefined on input line 5082. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 71 undefined on input line 5117. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv413wifi_config _t' on page 71 undefined on input line 5117. [71] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 72 undefined on input line 5179. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv413wifi_config _t' on page 72 undefined on input line 5179. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv415wifi_sta_li st_t' on page 72 undefined on input line 5220. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv414wifi_storag e_t' on page 72 undefined on input line 5264. [72] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv421wifi_vendor _ie_type_t' on page 73 undefined on input line 5375. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv419wifi_vendor _ie_id_t' on page 73 undefined on input line 5375. Underfull \hbox (badness 10000) in paragraph at lines 5389--5390 []\T1/ptm/m/n/10 ESP_ERR_WIFI_ARG: In-valid ar-gu-ment, in-clud-ing if first by te of vnd_ie is not LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structvendor__ie__d ata__t' on page 73 undefined on input line 5408. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418esp_vendor_ ie_cb_t' on page 73 undefined on input line 5422. [73] [74] [75] [76] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv427wifi_promis cuous_pkt_type_t' on page 77 undefined on input line 6007. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__promisc uous__pkt__t' on page 77 undefined on input line 6014. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__pkt__rx __ctrl__t' on page 77 undefined on input line 6014. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv421wifi_vendor _ie_type_t' on page 77 undefined on input line 6031. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416vendor_ie_d ata_t' on page 77 undefined on input line 6031. [77] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv423wifi_active _scan_time_t' on page 78 undefined on input line 6084. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_ap_con fig_t' on page 78 undefined on input line 6120. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv417wifi_sta_co nfig_t' on page 78 undefined on input line 6131. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv421wifi_countr y_policy_t' on page 78 undefined on input line 6190. [78] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_scan_t ype_t' on page 79 undefined on input line 6291. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_scan_t ime_t' on page 79 undefined on input line 6302. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_second _chan_t' on page 79 undefined on input line 6358. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_auth_m ode_t' on page 79 undefined on input line 6380. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_cipher _type_t' on page 79 undefined on input line 6391. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_cipher _type_t' on page 79 undefined on input line 6402. [79] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_auth_m ode_t' on page 80 undefined on input line 6502. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_auth_m ode_t' on page 80 undefined on input line 6569. [80] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_scan_m ethod_t' on page 81 undefined on input line 6647. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_sort_m ethod_t' on page 81 undefined on input line 6691. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv421wifi_scan_t hreshold_t' on page 81 undefined on input line 6702. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv415wifi_sta_in fo_t' on page 81 undefined on input line 6748. [81] [82] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv418wifi_pkt_rx _ctrl_t' on page 83 undefined on input line 7138. [83] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv426wifi_fast_s can_threshold_t' on page 84 undefined on input line 7299. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__fast__s can__threshold__t' on page 84 undefined on input line 7301. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__fast__s can__threshold__t' on page 84 undefined on input line 7301. [84] [85] [86] [87] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__promisc uous__pkt__t' on page 88 undefined on input line 8201. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__promisc uous__pkt__t' on page 88 undefined on input line 8212. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:structwifi__promisc uous__pkt__t' on page 88 undefined on input line 8223. LaTeX Warning: Hyper reference `api-reference/wifi/esp_smartconfig:_CPPv413sc_c allback_t' on page 88 undefined on input line 8275. [88] LaTeX Warning: Hyper reference `api-reference/wifi/esp_smartconfig:_CPPv418smar tconfig_type_t' on page 89 undefined on input line 8380. LaTeX Warning: Hyper reference `api-reference/wifi/esp_smartconfig:_CPPv420smar tconfig_status_t' on page 89 undefined on input line 8459. [89] [90] Overfull \hbox (69.34914pt too wide) in paragraph at lines 8633--8635 [] Overfull \hbox (69.34914pt too wide) in paragraph at lines 8657--8659 [] [91] [92] LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv417esp_now_recv _cb_t' on page 93 undefined on input line 8824. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv417esp_now_send _cb_t' on page 93 undefined on input line 8885. [93] LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv419esp_now_peer _info_t' on page 94 undefined on input line 9011. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv419esp_now_peer _info_t' on page 94 undefined on input line 9093. [94] LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv419esp_now_peer _info_t' on page 95 undefined on input line 9131. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv419esp_now_peer _info_t' on page 95 undefined on input line 9172. [95] LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv418esp_now_peer _num_t' on page 96 undefined on input line 9245. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_interf ace_t' on page 96 undefined on input line 9363. [96] LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv417esp_now_peer _info' on page 97 undefined on input line 9551. [97] LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv416esp_now_peer _num' on page 98 undefined on input line 9562. LaTeX Warning: Hyper reference `api-reference/wifi/esp_now:_CPPv421esp_now_send _status_t' on page 98 undefined on input line 9600. Underfull \hbox (badness 10000) in paragraph at lines 9677--9678 []\T1/ptm/m/n/10 This is a BLE ad-ver-tis-ing demo with vir-tual HCI in-ter-fac e. Send Re- [98] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 99 undefined on input line 9746. [99] [100] [101] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_main:_CPPv422esp _bluedroid_status_t' on page 102 undefined on input line 10306. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_main:_CPPv422esp _bluedroid_status_t' on page 102 undefined on input line 10306. [102] [103] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv416esp _gap_ble_cb_t' on page 104 undefined on input line 10597. [104] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_adv_data_t' on page 105 undefined on input line 10629. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv421esp _ble_scan_params_t' on page 105 undefined on input line 10661. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv420esp _ble_adv_params_t' on page 105 undefined on input line 10753. [105] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv428esp _ble_conn_update_params_t' on page 106 undefined on input line 10811. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 106 undefined on input line 10843. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 106 undefined on input line 10869. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 106 undefined on input line 10933. [106] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 107 undefined on input line 11000. [107] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 108 undefined on input line 11181. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_sm_param_t' on page 108 undefined on input line 11213. [108] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 109 undefined on input line 11248. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 109 undefined on input line 11280. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv417esp _ble_sec_act_t' on page 109 undefined on input line 11280. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 109 undefined on input line 11312. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 109 undefined on input line 11347. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 109 undefined on input line 11379. [109] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_bond_dev_t' on page 110 undefined on input line 11431. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:structesp__ ble__bond__dev__t' on page 110 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 110 undefined on input line 11463. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv419esp _ble_penc_keys_t' on page 110 undefined on input line 11504. [110] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv420esp _ble_pcsrk_keys_t' on page 111 undefined on input line 11515. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_pid_keys_t' on page 111 undefined on input line 11526. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv419esp _ble_lenc_keys_t' on page 111 undefined on input line 11537. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_lcsrk_keys' on page 111 undefined on input line 11548. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv423esp _ble_sec_key_notif_t' on page 111 undefined on input line 11571. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv417esp _ble_sec_req_t' on page 111 undefined on input line 11582. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv413esp _ble_key_t' on page 111 undefined on input line 11593. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv423esp _ble_local_id_keys_t' on page 111 undefined on input line 11604. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv419esp _ble_auth_cmpl_t' on page 111 undefined on input line 11615. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 111 undefined on input line 11638. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t27ble_adv_data_cmpl_evt_paramE' on page 111 undefined on in put line 11638. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 111 undefined on input line 11649. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t32ble_scan_rsp_data_cmpl_evt_paramE' on page 111 undefined on input line 11649. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 111 undefined on input line 11660. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t29ble_scan_param_cmpl_evt_paramE' on page 111 undefined on input line 11660. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 111 undefined on input line 11671. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t25ble_scan_result_evt_paramE' on page 111 undefined on inpu t line 11671. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 111 undefined on input line 11682. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t31ble_adv_data_raw_cmpl_evt_paramE' on page 111 undefined o n input line 11682. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 111 undefined on input line 11693. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t36ble_scan_rsp_data_raw_cmpl_evt_paramE' on page 111 undefi ned on input line 11693. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 111 undefined on input line 11704. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t28ble_adv_start_cmpl_evt_paramE' on page 111 undefined on i nput line 11704. [111] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11715. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t29ble_scan_start_cmpl_evt_paramE' on page 112 undefined on input line 11715. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv413esp _ble_sec_t' on page 112 undefined on input line 11726. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11737. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t28ble_scan_stop_cmpl_evt_paramE' on page 112 undefined on i nput line 11737. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11748. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t27ble_adv_stop_cmpl_evt_paramE' on page 112 undefined on in put line 11748. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11759. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t27ble_set_rand_cmpl_evt_paramE' on page 112 undefined on in put line 11759. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11770. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t32ble_update_conn_params_evt_paramE' on page 112 undefined on input line 11770. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11781. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t34ble_pkt_data_length_cmpl_evt_paramE' on page 112 undefine d on input line 11781. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11792. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t32ble_local_privacy_cmpl_evt_paramE' on page 112 undefined on input line 11792. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11803. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t34ble_remove_bond_dev_cmpl_evt_paramE' on page 112 undefine d on input line 11803. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11814. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t33ble_clear_bond_dev_cmpl_evt_paramE' on page 112 undefined on input line 11814. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11825. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t31ble_get_bond_dev_cmpl_evt_paramE' on page 112 undefined o n input line 11825. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11836. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t28ble_read_rssi_cmpl_evt_paramE' on page 112 undefined on i nput line 11836. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 112 undefined on input line 11847. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv4N22es p_ble_gap_cb_param_t35ble_update_whitelist_cmpl_evt_paramE' on page 112 undefin ed on input line 11847. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 112 undefined on input line 11867. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 112 undefined on input line 11890. [112] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 113 undefined on input line 11913. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 113 undefined on input line 11936. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 113 undefined on input line 11959. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 113 undefined on input line 11982. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_bond_dev_t' on page 113 undefined on input line 12004. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 113 undefined on input line 12027. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 113 undefined on input line 12050. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv432esp _ble_pkt_data_length_params_t' on page 113 undefined on input line 12061. [113] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 114 undefined on input line 12084. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 114 undefined on input line 12106. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 114 undefined on input line 12129. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 114 undefined on input line 12140. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 114 undefined on input line 12163. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv420esp _gap_search_evt_t' on page 114 undefined on input line 12186. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 114 undefined on input line 12197. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv417esp _bt_dev_type_t' on page 114 undefined on input line 12208. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv419esp _ble_addr_type_t' on page 114 undefined on input line 12219. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_evt_type_t' on page 114 undefined on input line 12230. [114] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 115 undefined on input line 12319. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 115 undefined on input line 12342. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 115 undefined on input line 12365. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 115 undefined on input line 12388. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 115 undefined on input line 12411. [115] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 116 undefined on input line 12434. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 116 undefined on input line 12445. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_status_t' on page 116 undefined on input line 12523. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv421esp _ble_wl_opration_t' on page 116 undefined on input line 12534. [116] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_adv_type_t' on page 117 undefined on input line 12585. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv419esp _ble_addr_type_t' on page 117 undefined on input line 12596. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 117 undefined on input line 12607. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv419esp _ble_addr_type_t' on page 117 undefined on input line 12618. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv421esp _ble_adv_channel_t' on page 117 undefined on input line 12629. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv420esp _ble_adv_filter_t' on page 117 undefined on input line 12640. [117] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv419esp _ble_scan_type_t' on page 118 undefined on input line 12818. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv419esp _ble_addr_type_t' on page 118 undefined on input line 12829. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv421esp _ble_scan_filter_t' on page 118 undefined on input line 12840. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv424esp _ble_scan_duplicate_t' on page 118 undefined on input line 12873. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 118 undefined on input line 12896. [118] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv416esp _bt_octet16_t' on page 119 undefined on input line 12997. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv415esp _bt_octet8_t' on page 119 undefined on input line 13008. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv416esp _bt_octet16_t' on page 119 undefined on input line 13075. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv416esp _bt_octet16_t' on page 119 undefined on input line 13109. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv419esp _ble_addr_type_t' on page 119 undefined on input line 13120. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 119 undefined on input line 13131. [119] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv416esp _bt_octet16_t' on page 120 undefined on input line 13154. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv416esp _bt_octet16_t' on page 120 undefined on input line 13243. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 120 undefined on input line 13266. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 120 undefined on input line 13300. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv418esp _ble_key_mask_t' on page 120 undefined on input line 13323. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv419esp _ble_penc_keys_t' on page 120 undefined on input line 13334. [120] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv420esp _ble_pcsrk_keys_t' on page 121 undefined on input line 13345. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_pid_keys_t' on page 121 undefined on input line 13356. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 121 undefined on input line 13379. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv423esp _ble_bond_key_info_t' on page 121 undefined on input line 13390. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 121 undefined on input line 13413. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv418esp _ble_key_type_t' on page 121 undefined on input line 13424. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv419esp _ble_key_value_t' on page 121 undefined on input line 13435. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv416esp _bt_octet16_t' on page 121 undefined on input line 13458. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv416esp _bt_octet16_t' on page 121 undefined on input line 13469. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv416esp _bt_octet16_t' on page 121 undefined on input line 13480. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 121 undefined on input line 13503. [121] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv412esp _link_key' on page 122 undefined on input line 13525. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv419esp _ble_addr_type_t' on page 122 undefined on input line 13569. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv417esp _bt_dev_type_t' on page 122 undefined on input line 13580. [122] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _gap_ble_cb_event_t' on page 123 undefined on input line 13819. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_ble:_CPPv422esp _ble_gap_cb_param_t' on page 123 undefined on input line 13819. Underfull \hbox (badness 10000) in paragraph at lines 13819--13819 []\T1/ptm/m/it/10 esp_gap_ble_cb_event_t \T1/ptm/m/n/10 event, \T1/ptm/m/it/10 esp_ble_gap_cb_param_t [123] [124] [125] [126] [127] [128] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv416e sp_gatt_value_t' on page 129 undefined on input line 15172. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 129 undefined on input line 15209. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_id_t' on page 129 undefined on input line 15243. [129] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv418e sp_attr_control_t' on page 130 undefined on input line 15378. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv415e sp_attr_desc_t' on page 130 undefined on input line 15389. [130] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv423e sp_gatt_db_attr_type_t' on page 131 undefined on input line 15637. [131] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv420e sp_gatt_char_prop_t' on page 132 undefined on input line 15681. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 132 undefined on input line 15692. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 132 undefined on input line 15748. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv420e sp_gatt_char_prop_t' on page 132 undefined on input line 15782. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 132 undefined on input line 15793. [132] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 133 undefined on input line 15827. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 133 undefined on input line 15872. [133] [134] [135] [136] [137] [138] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv414esp_g atts_cb_t' on page 139 undefined on input line 17346. [139] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 140 undefined on input line 17398. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 140 undefined on input line 17430. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv418e sp_gatt_srvc_id_t' on page 140 undefined on input line 17430. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gatts_attr_db_t' on page 140 undefined on input line 17468. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 140 undefined on input line 17468. Underfull \hbox (badness 10000) in paragraph at lines 17468--17468 []\T1/pcr/b/n/10 const \T1/ptm/m/it/10 esp_gatts_attr_db_t \T1/ptm/m/n/10 *\T1/ ptm/m/it/10 gatts_attr_db\T1/ptm/m/n/10 , [140] Underfull \hbox (badness 10000) in paragraph at lines 17509--17509 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , uint1 6_t \T1/ptm/m/it/10 in- LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 141 undefined on input line 17544. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv415e sp_gatt_perm_t' on page 141 undefined on input line 17544. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv420e sp_gatt_char_prop_t' on page 141 undefined on input line 17544. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv416e sp_attr_value_t' on page 141 undefined on input line 17544. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv418e sp_attr_control_t' on page 141 undefined on input line 17544. Underfull \hbox (badness 10000) in paragraph at lines 17544--17544 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , \T1/p tm/m/it/10 esp_bt_uuid_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 char_uuid\T1/ptm/m/n/1 0 , Underfull \hbox (badness 10000) in paragraph at lines 17544--17544 \T1/ptm/m/it/10 esp_gatt_perm_t perm\T1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_gatt_c har_prop_t prop-erty\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 141 undefined on input line 17591. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv415e sp_gatt_perm_t' on page 141 undefined on input line 17591. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv416e sp_attr_value_t' on page 141 undefined on input line 17591. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv418e sp_attr_control_t' on page 141 undefined on input line 17591. Underfull \hbox (badness 10000) in paragraph at lines 17591--17591 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , \T1/p tm/m/it/10 esp_bt_uuid_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 17591--17591 \T1/ptm/m/it/10 scr_uuid\T1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_gatt_perm_t perm\T 1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_attr_value_t Underfull \hbox (badness 7256) in paragraph at lines 17592--17594 \T1/ptm/m/n/10 This func-tion is called to add char-ac-ter-is-tic de-scrip-tor. When it's done, a call-back event [141] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 142 undefined on input line 17731. Underfull \hbox (badness 10000) in paragraph at lines 17731--17731 []\T1/ptm/m/it/10 esp_gatt_if_t gatts_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , uint16_t [142] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 143 undefined on input line 17778. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 143 undefined on input line 17778. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv414e sp_gatt_rsp_t' on page 143 undefined on input line 17778. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 143 undefined on input line 17860. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 143 undefined on input line 17860. [143] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 144 undefined on input line 17898. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 144 undefined on input line 17898. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 144 undefined on input line 17936. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 144 undefined on input line 17983. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t19gatts_reg_evt_paramE' on page 144 undefined on input line 17983. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 144 undefined on input line 17994. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t20gatts_read_evt_paramE' on page 144 undefined on input lin e 17994. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 144 undefined on input line 18005. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t21gatts_write_evt_paramE' on page 144 undefined on input li ne 18005. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 144 undefined on input line 18016. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t26gatts_exec_write_evt_paramE' on page 144 undefined on inp ut line 18016. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 144 undefined on input line 18027. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t19gatts_mtu_evt_paramE' on page 144 undefined on input line 18027. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 144 undefined on input line 18038. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t20gatts_conf_evt_paramE' on page 144 undefined on input lin e 18038. [144] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18049. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t22gatts_create_evt_paramE' on page 145 undefined on input l ine 18049. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18060. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t29gatts_add_incl_srvc_evt_paramE' on page 145 undefined on input line 18060. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18071. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t24gatts_add_char_evt_paramE' on page 145 undefined on input line 18071. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18082. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t30gatts_add_char_descr_evt_paramE' on page 145 undefined on input line 18082. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18093. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t22gatts_delete_evt_paramE' on page 145 undefined on input l ine 18093. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18104. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t21gatts_start_evt_paramE' on page 145 undefined on input li ne 18104. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18115. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t20gatts_stop_evt_paramE' on page 145 undefined on input lin e 18115. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18126. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t23gatts_connect_evt_paramE' on page 145 undefined on input line 18126. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18137. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t26gatts_disconnect_evt_paramE' on page 145 undefined on inp ut line 18137. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18148. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t20gatts_open_evt_paramE' on page 145 undefined on input lin e 18148. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18159. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t27gatts_cancel_open_evt_paramE' on page 145 undefined on in put line 18159. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18170. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t21gatts_close_evt_paramE' on page 145 undefined on input li ne 18170. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18181. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t23gatts_congest_evt_paramE' on page 145 undefined on input line 18181. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18192. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t19gatts_rsp_evt_paramE' on page 145 undefined on input line 18192. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18203. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t28gatts_add_attr_tab_evt_paramE' on page 145 undefined on i nput line 18203. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 145 undefined on input line 18214. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv4N24esp_ ble_gatts_cb_param_t28gatts_set_attr_val_evt_paramE' on page 145 undefined on i nput line 18214. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 145 undefined on input line 18234. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 145 undefined on input line 18245. [145] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 146 undefined on input line 18290. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 146 undefined on input line 18323. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 146 undefined on input line 18346. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 146 undefined on input line 18379. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 146 undefined on input line 18402. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 146 undefined on input line 18447. [146] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 147 undefined on input line 18470. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 147 undefined on input line 18504. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 147 undefined on input line 18607. [147] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 148 undefined on input line 18632. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv418e sp_gatt_srvc_id_t' on page 148 undefined on input line 18654. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 148 undefined on input line 18677. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 148 undefined on input line 18722. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv422e sp_gatt_conn_reason_t' on page 148 undefined on input line 18733. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 148 undefined on input line 18778. [148] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 149 undefined on input line 18846. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 149 undefined on input line 18891. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 149 undefined on input line 18958. [149] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 150 undefined on input line 18992. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 150 undefined on input line 19048. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 150 undefined on input line 19071. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 150 undefined on input line 19105. [150] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 151 undefined on input line 19161. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv420esp_g atts_cb_event_t' on page 151 undefined on input line 19266. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 151 undefined on input line 19266. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatts:_CPPv424esp_b le_gatts_cb_param_t' on page 151 undefined on input line 19266. Underfull \hbox (badness 10000) in paragraph at lines 19266--19266 []\T1/ptm/m/it/10 esp_gatts_cb_event_t \T1/ptm/m/n/10 event, \T1/ptm/m/it/10 es p_gatt_if_t \T1/ptm/m/n/10 gatts_if, [151] [152] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv414esp_g attc_cb_t' on page 153 undefined on input line 19601. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 153 undefined on input line 19665. [153] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 154 undefined on input line 19697. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 154 undefined on input line 19697. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv419esp _ble_addr_type_t' on page 154 undefined on input line 19697. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 154 undefined on input line 19738. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 154 undefined on input line 19773. [154] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 155 undefined on input line 19808. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 155 undefined on input line 19808. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 155 undefined on input line 19846. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 155 undefined on input line 19846. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 155 undefined on input line 19846. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 155 undefined on input line 19846. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv424e sp_gattc_service_elem_t' on page 155 undefined on input line 19846. Underfull \hbox (badness 10000) in paragraph at lines 19846--19846 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 155 undefined on input line 19893. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 155 undefined on input line 19893. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 155 undefined on input line 19893. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv421e sp_gattc_char_elem_t' on page 155 undefined on input line 19893. Underfull \hbox (badness 10000) in paragraph at lines 19893--19893 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19893--19893 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t \ T1/ptm/m/it/10 end_handle\T1/ptm/m/n/10 , [155] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 156 undefined on input line 19943. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 156 undefined on input line 19943. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 156 undefined on input line 19943. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv422e sp_gattc_descr_elem_t' on page 156 undefined on input line 19943. Underfull \hbox (badness 10000) in paragraph at lines 19943--19943 \T1/ptm/m/it/10 char_handle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_gattc_descr_ele m_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 re-sult\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 156 undefined on input line 19990. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 156 undefined on input line 19990. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 156 undefined on input line 19990. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 156 undefined on input line 19990. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv421e sp_gattc_char_elem_t' on page 156 undefined on input line 19990. Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 \T1/ptm/m/it/10 end_handle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_bt_uuid_t char_u uid\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 \T1/ptm/m/it/10 esp_gattc_char_elem_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 re-sult\T 1/ptm/m/n/10 , uint16_t [156] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 157 undefined on input line 20040. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 157 undefined on input line 20040. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 157 undefined on input line 20040. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 157 undefined on input line 20040. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 157 undefined on input line 20040. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv422e sp_gattc_descr_elem_t' on page 157 undefined on input line 20040. Underfull \hbox (badness 5939) in paragraph at lines 20040--20040 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 157 undefined on input line 20093. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 157 undefined on input line 20093. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 157 undefined on input line 20093. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 157 undefined on input line 20093. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv422e sp_gattc_descr_elem_t' on page 157 undefined on input line 20093. Underfull \hbox (badness 7522) in paragraph at lines 20093--20093 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20093--20093 \T1/ptm/m/it/10 esp_bt_uuid_t de-scr_uuid\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20093--20093 \T1/ptm/m/it/10 esp_gattc_descr_elem_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 re- [157] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 158 undefined on input line 20140. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 158 undefined on input line 20140. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 158 undefined on input line 20140. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bt_uuid_t' on page 158 undefined on input line 20140. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv425e sp_gattc_incl_svc_elem_t' on page 158 undefined on input line 20140. Underfull \hbox (badness 10000) in paragraph at lines 20140--20140 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20140--20140 \T1/ptm/m/it/10 esp_gattc_incl_svc_elem_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 re-su lt\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 158 undefined on input line 20190. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 158 undefined on input line 20190. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 158 undefined on input line 20190. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv423e sp_gatt_db_attr_type_t' on page 158 undefined on input line 20190. Underfull \hbox (badness 10000) in paragraph at lines 20190--20190 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20190--20190 \T1/ptm/m/it/10 esp_gatt_db_attr_type_t type\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 7012) in paragraph at lines 20190--20190 \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/10 end_handl e\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20223--20224 []\T1/pcr/m/n/10 char_handle\T1/ptm/m/n/10 : the char-ac-ter-is-tic han-dle, th is pa-ram-e-ter valid when the type is [158] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 159 undefined on input line 20240. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 159 undefined on input line 20240. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 159 undefined on input line 20240. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gattc_db_elem_t' on page 159 undefined on input line 20240. Underfull \hbox (badness 10000) in paragraph at lines 20240--20240 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , uint16_t LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 159 undefined on input line 20287. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gatt_auth_req_t' on page 159 undefined on input line 20287. Underfull \hbox (badness 5802) in paragraph at lines 20287--20287 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 159 undefined on input line 20328. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gattc_multi_t' on page 159 undefined on input line 20328. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gatt_auth_req_t' on page 159 undefined on input line 20328. [159] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 160 undefined on input line 20369. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gatt_auth_req_t' on page 160 undefined on input line 20369. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 160 undefined on input line 20410. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv421e sp_gatt_write_type_t' on page 160 undefined on input line 20410. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gatt_auth_req_t' on page 160 undefined on input line 20410. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 160 undefined on input line 20460. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv421e sp_gatt_write_type_t' on page 160 undefined on input line 20460. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gatt_auth_req_t' on page 160 undefined on input line 20460. Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/ 10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/10 , uint16_t \T1/pt m/m/it/10 value_len\T1/ptm/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 value\T1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_gatt_ write_type_t write_type\T1/ptm/m/n/10 , [160] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 161 undefined on input line 20510. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gatt_auth_req_t' on page 161 undefined on input line 20510. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 161 undefined on input line 20560. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv419e sp_gatt_auth_req_t' on page 161 undefined on input line 20560. Underfull \hbox (badness 10000) in paragraph at lines 20560--20560 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/10 , uint16_t \T1/pt m/m/it/10 off-set\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20560--20560 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 value_len\T1/ptm/m/n/10 , uint8_t *\T1/ ptm/m/it/10 value\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 161 undefined on input line 20610. [161] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 162 undefined on input line 20648. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 162 undefined on input line 20648. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 162 undefined on input line 20686. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 162 undefined on input line 20686. Underfull \hbox (badness 10000) in paragraph at lines 20686--20686 []\T1/ptm/m/it/10 esp_gatt_if_t gattc_if\T1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_bd _addr_t LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 162 undefined on input line 20724. [162] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20768. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t19gattc_reg_evt_paramE' on page 163 undefined on input line 20768. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20779. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t20gattc_open_evt_paramE' on page 163 undefined on input lin e 20779. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20790. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t21gattc_close_evt_paramE' on page 163 undefined on input li ne 20790. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20801. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t23gattc_cfg_mtu_evt_paramE' on page 163 undefined on input line 20801. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20812. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t27gattc_search_cmpl_evt_paramE' on page 163 undefined on in put line 20812. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20823. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t26gattc_search_res_evt_paramE' on page 163 undefined on inp ut line 20823. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20834. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t25gattc_read_char_evt_paramE' on page 163 undefined on inpu t line 20834. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20845. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t21gattc_write_evt_paramE' on page 163 undefined on input li ne 20845. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20856. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t25gattc_exec_cmpl_evt_paramE' on page 163 undefined on inpu t line 20856. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20867. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t22gattc_notify_evt_paramE' on page 163 undefined on input l ine 20867. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20878. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t24gattc_srvc_chg_evt_paramE' on page 163 undefined on input line 20878. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20889. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t23gattc_congest_evt_paramE' on page 163 undefined on input line 20889. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20900. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t30gattc_reg_for_notify_evt_paramE' on page 163 undefined on input line 20900. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20911. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t32gattc_unreg_for_notify_evt_paramE' on page 163 undefined on input line 20911. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20922. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t23gattc_connect_evt_paramE' on page 163 undefined on input line 20922. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20933. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t26gattc_disconnect_evt_paramE' on page 163 undefined on inp ut line 20933. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 163 undefined on input line 20944. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv4N24esp_ ble_gattc_cb_param_t26gattc_queue_full_evt_paramE' on page 163 undefined on inp ut line 20944. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 163 undefined on input line 20964. [163] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 164 undefined on input line 21009. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 164 undefined on input line 21031. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv422e sp_gatt_conn_reason_t' on page 164 undefined on input line 21042. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 164 undefined on input line 21110. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv422e sp_gatt_conn_reason_t' on page 164 undefined on input line 21133. [164] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 165 undefined on input line 21155. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 165 undefined on input line 21178. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 165 undefined on input line 21223. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 165 undefined on input line 21290. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 165 undefined on input line 21312. [165] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 166 undefined on input line 21346. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 166 undefined on input line 21391. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 166 undefined on input line 21458. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 166 undefined on input line 21492. [166] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 167 undefined on input line 21526. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_id_t' on page 167 undefined on input line 21593. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 167 undefined on input line 21616. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 167 undefined on input line 21639. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv417e sp_gatt_status_t' on page 167 undefined on input line 21673. [167] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv420esp_g attc_cb_event_t' on page 168 undefined on input line 21726. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 168 undefined on input line 21726. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gattc:_CPPv424esp_b le_gattc_cb_param_t' on page 168 undefined on input line 21726. Underfull \hbox (badness 10000) in paragraph at lines 21726--21726 []\T1/ptm/m/it/10 esp_gattc_cb_event_t \T1/ptm/m/n/10 event, \T1/ptm/m/it/10 es p_gatt_if_t \T1/ptm/m/n/10 gattc_if, [168] [169] [170] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv421esp_b lufi_callbacks_t' on page 171 undefined on input line 22253. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv411wifi_mode_t ' on page 171 undefined on input line 22313. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv426esp_b lufi_sta_conn_state_t' on page 171 undefined on input line 22313. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv422esp_b lufi_extra_info_t' on page 171 undefined on input line 22313. Underfull \hbox (badness 10000) in paragraph at lines 22313--22313 []\T1/ptm/m/it/10 wifi_mode_t op-mode\T1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_blufi _sta_conn_state_t Underfull \hbox (badness 10000) in paragraph at lines 22313--22313 \T1/ptm/m/it/10 sta_conn_state\T1/ptm/m/n/10 , uint8_t \T1/ptm/m/it/10 sof-tap_ conn_num\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gatt_defs:_CPPv413e sp_gatt_if_t' on page 171 undefined on input line 22364. [171] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22411. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t27blufi_init_finish_evt_paramE' on page 172 undefined on input line 22411. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22422. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t29blufi_deinit_finish_evt_paramE' on page 172 undefined on inpu t line 22422. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22433. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t29blufi_set_wifi_mode_evt_paramE' on page 172 undefined on inpu t line 22433. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22444. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t23blufi_connect_evt_paramE' on page 172 undefined on input line 22444. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22455. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t26blufi_disconnect_evt_paramE' on page 172 undefined on input l ine 22455. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22466. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t30blufi_recv_sta_bssid_evt_paramE' on page 172 undefined on inp ut line 22466. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22477. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t29blufi_recv_sta_ssid_evt_paramE' on page 172 undefined on inpu t line 22477. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22488. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t31blufi_recv_sta_passwd_evt_paramE' on page 172 undefined on in put line 22488. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22499. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t32blufi_recv_softap_ssid_evt_paramE' on page 172 undefined on i nput line 22499. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22510. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t34blufi_recv_softap_passwd_evt_paramE' on page 172 undefined on input line 22510. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22521. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t40blufi_recv_softap_max_conn_num_evt_paramE' on page 172 undefi ned on input line 22521. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22532. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t37blufi_recv_softap_auth_mode_evt_paramE' on page 172 undefined on input line 22532. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22543. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t35blufi_recv_softap_channel_evt_paramE' on page 172 undefined o n input line 22543. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22554. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t29blufi_recv_username_evt_paramE' on page 172 undefined on inpu t line 22554. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22565. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t23blufi_recv_ca_evt_paramE' on page 172 undefined on input line 22565. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22576. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t32blufi_recv_client_cert_evt_paramE' on page 172 undefined on i nput line 22576. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22587. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t32blufi_recv_server_cert_evt_paramE' on page 172 undefined on i nput line 22587. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22598. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t32blufi_recv_client_pkey_evt_paramE' on page 172 undefined on i nput line 22598. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 172 undefined on input line 22609. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv4N20esp_ blufi_cb_param_t32blufi_recv_server_pkey_evt_paramE' on page 172 undefined on i nput line 22609. [172] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 173 undefined on input line 22629. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv424esp_b lufi_deinit_state_t' on page 173 undefined on input line 22674. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 173 undefined on input line 22697. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv422esp_b lufi_init_state_t' on page 173 undefined on input line 22720. [173] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv416wifi_auth_m ode_t' on page 174 undefined on input line 22913. [174] [175] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv411wifi_mode_t ' on page 176 undefined on input line 23175. [176] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_event_cb_t' on page 177 undefined on input line 23392. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv434esp_b lufi_negotiate_data_handler_t' on page 177 undefined on input line 23403. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv424esp_b lufi_encrypt_func_t' on page 177 undefined on input line 23414. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv424esp_b lufi_decrypt_func_t' on page 177 undefined on input line 23425. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv425esp_b lufi_checksum_func_t' on page 177 undefined on input line 23436. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_event_t' on page 177 undefined on input line 23453. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_blufi:_CPPv420esp_b lufi_cb_param_t' on page 177 undefined on input line 23453. Underfull \hbox (badness 10000) in paragraph at lines 23453--23453 []\T1/ptm/m/it/10 esp_blufi_cb_event_t \T1/ptm/m/n/10 event, \T1/ptm/m/it/10 es p_blufi_cb_param_t [177] Underfull \hbox (badness 10000) in paragraph at lines 23477--23477 \T1/ptm/m/n/10 put_data, int *out-put_len, bool [178] [179] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_gap_bt:_CPPv418esp_ bt_scan_mode_t' on page 180 undefined on input line 23947. [180] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv412esp_a2 d_cb_t' on page 181 undefined on input line 24066. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv417esp_a2 d_data_cb_t' on page 181 undefined on input line 24101. [181] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 182 undefined on input line 24194. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 182 undefined on input line 24229. [182] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv418esp_a2 d_cb_param_t' on page 183 undefined on input line 24276. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv4N18esp_a 2d_cb_param_t19a2d_conn_stat_paramE' on page 183 undefined on input line 24276. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv418esp_a2 d_cb_param_t' on page 183 undefined on input line 24287. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv4N18esp_a 2d_cb_param_t20a2d_audio_stat_paramE' on page 183 undefined on input line 24287 . LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv418esp_a2 d_cb_param_t' on page 183 undefined on input line 24298. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv4N18esp_a 2d_cb_param_t19a2d_audio_cfg_paramE' on page 183 undefined on input line 24298. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 183 undefined on input line 24318. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv413esp_a2 d_mcc_t' on page 183 undefined on input line 24329. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv421esp_a2 d_audio_state_t' on page 183 undefined on input line 24352. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 183 undefined on input line 24363. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv426esp_a2 d_connection_state_t' on page 183 undefined on input line 24386. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 183 undefined on input line 24397. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv418esp_a2 d_disc_rsn_t' on page 183 undefined on input line 24408. [183] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv413esp_a2 d_mct_t' on page 184 undefined on input line 24437. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv413esp_a2 d_mcc_t' on page 184 undefined on input line 24448. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv418esp_a2 d_cb_event_t' on page 184 undefined on input line 24541. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_a2dp:_CPPv418esp_a2 d_cb_param_t' on page 184 undefined on input line 24541. [184] [185] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv416esp_av rc_ct_cb_t' on page 186 undefined on input line 24805. [186] Underfull \hbox (badness 10000) in paragraph at lines 24940--24942 \T1/ptm/m/n/10 Send reg-is-ter no-ti-fi-ca-tion com-mand to AVRCP tar-get, This func-tion should be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 24963--24964 []\T1/pcr/m/n/10 event_id\T1/ptm/m/n/10 : : id of events, e.g. ESP_AVRC_RN_PLAY _STATUS_CHANGE, Underfull \hbox (badness 10000) in paragraph at lines 24966--24967 []\T1/pcr/m/n/10 event_parameter\T1/ptm/m/n/10 : : spe-cial pa-ram-e-ters, eg. play-back in-ter-val for Underfull \hbox (badness 10000) in paragraph at lines 24981--24983 \T1/ptm/m/n/10 Send meta-data com-mand to AVRCP tar-get, This func-tion should be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 25004--25005 []\T1/pcr/m/n/10 attr_mask\T1/ptm/m/n/10 : : mask of at-tributes, e.g. ESP_AVRC _MD_ATTR_ID_TITLE | [187] Underfull \hbox (badness 10000) in paragraph at lines 25019--25021 \T1/ptm/m/n/10 Send passthrough com-mand to AVRCP tar-get, This func-tion shoul d be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 25042--25043 []\T1/pcr/m/n/10 key_code\T1/ptm/m/n/10 : : passthrough com-mand code, e.g. ESP _AVRC_PT_CMD_PLAY, LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv422esp_av rc_ct_cb_param_t' on page 188 undefined on input line 25071. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv4N22esp_a vrc_ct_cb_param_t23avrc_ct_conn_stat_paramE' on page 188 undefined on input lin e 25071. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv422esp_av rc_ct_cb_param_t' on page 188 undefined on input line 25082. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv4N22esp_a vrc_ct_cb_param_t22avrc_ct_psth_rsp_paramE' on page 188 undefined on input line 25082. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv422esp_av rc_ct_cb_param_t' on page 188 undefined on input line 25093. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv4N22esp_a vrc_ct_cb_param_t22avrc_ct_meta_rsp_paramE' on page 188 undefined on input line 25093. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv422esp_av rc_ct_cb_param_t' on page 188 undefined on input line 25104. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv4N22esp_a vrc_ct_cb_param_t27avrc_ct_change_notify_paramE' on page 188 undefined on input line 25104. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv422esp_av rc_ct_cb_param_t' on page 188 undefined on input line 25115. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv4N22esp_a vrc_ct_cb_param_t23avrc_ct_rmt_feats_paramE' on page 188 undefined on input lin e 25115. [188] LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 189 undefined on input line 25180. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_bt_defs:_CPPv413esp _bd_addr_t' on page 189 undefined on input line 25304. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv422esp_av rc_ct_cb_event_t' on page 189 undefined on input line 25324. LaTeX Warning: Hyper reference `api-reference/bluetooth/esp_avrc:_CPPv422esp_av rc_ct_cb_param_t' on page 189 undefined on input line 25324. Underfull \hbox (badness 10000) in paragraph at lines 25324--25324 []\T1/ptm/m/it/10 esp_avrc_ct_cb_event_t \T1/ptm/m/n/10 event, \T1/ptm/m/it/10 esp_avrc_ct_cb_param_t [189] [190] [191] [192] LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv412eth_conf ig_t' on page 193 undefined on input line 26101. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv412eth_conf ig_t' on page 193 undefined on input line 26116. [193] LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv412eth_conf ig_t' on page 194 undefined on input line 26145. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv412eth_conf ig_t' on page 194 undefined on input line 26180. [194] [195] LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv414eth_phy_ base_t' on page 196 undefined on input line 26538. [196] LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv410eth_mode _t' on page 197 undefined on input line 26549. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv416eth_cloc k_mode_t' on page 197 undefined on input line 26560. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv420eth_tcpi p_input_func' on page 197 undefined on input line 26571. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv412eth_phy_ func' on page 197 undefined on input line 26582. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv423eth_phy_ check_link_func' on page 197 undefined on input line 26593. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv423eth_phy_ check_init_func' on page 197 undefined on input line 26604. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv427eth_phy_ get_speed_mode_func' on page 197 undefined on input line 26615. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv428eth_phy_ get_duplex_mode_func' on page 197 undefined on input line 26626. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv420eth_gpio _config_func' on page 197 undefined on input line 26637. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv437eth_phy_ get_partner_pause_enable_func' on page 197 undefined on input line 26659. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv425eth_phy_ power_enable_func' on page 197 undefined on input line 26670. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv416eth_spee d_mode_t' on page 197 undefined on input line 26705. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv416eth_spee d_mode_t' on page 197 undefined on input line 26705. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv417eth_dupl ex_mode_t' on page 197 undefined on input line 26714. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv417eth_dupl ex_mode_t' on page 197 undefined on input line 26714. [197] [198] [199] LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv416eth_spee d_mode_t' on page 200 undefined on input line 27320. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv416eth_spee d_mode_t' on page 200 undefined on input line 27320. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv417eth_dupl ex_mode_t' on page 200 undefined on input line 27331. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv417eth_dupl ex_mode_t' on page 200 undefined on input line 27331. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv416eth_spee d_mode_t' on page 200 undefined on input line 27416. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv416eth_spee d_mode_t' on page 200 undefined on input line 27416. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv417eth_dupl ex_mode_t' on page 200 undefined on input line 27427. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv417eth_dupl ex_mode_t' on page 200 undefined on input line 27427. [200] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv417adc1_conf ig_width16adc_bits_width_t' on page 201 undefined on input line 27506. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv425adc1_conf ig_channel_atten14adc1_channel_t11adc_atten_t' on page 201 undefined on input l ine 27506. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv425adc2_conf ig_channel_atten14adc2_channel_t11adc_atten_t' on page 201 undefined on input l ine 27509. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc1_chan nel_t' on page 201 undefined on input line 27513. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc2_chan nel_t' on page 201 undefined on input line 27513. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv412adc1_get_ raw14adc1_channel_t' on page 201 undefined on input line 27515. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv412adc2_get_ raw14adc2_channel_t16adc_bits_width_tPi' on page 201 undefined on input line 27 515. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv412adc2_get_ raw14adc2_channel_t16adc_bits_width_tPi' on page 201 undefined on input line 27 515. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv412adc2_get_ raw14adc2_channel_t16adc_bits_width_tPi' on page 201 undefined on input line 27 518. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv414esp_wifi_st artv' on page 201 undefined on input line 27518. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv413esp_wifi_st opv' on page 201 undefined on input line 27518. [201] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv416hall_sens or_readv' on page 202 undefined on input line 27521. Underfull \hbox (badness 5274) in paragraph at lines 27521--27522 []\T1/ptm/m/n/10 It is also pos-si-ble to read the in-ter-nal hall ef-fect sen- sor via ADC1 by call-ing ded-i-cated func-tion LaTeX Warning: Hyper reference `api-guides/ulp::doc' on page 202 undefined on i nput line 27523. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv415adc1_ulp_ enablev' on page 202 undefined on input line 27523. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv417adc2_vref _to_gpio10gpio_num_t' on page 202 undefined on input line 27525. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:adc-api-adc-calib ration' on page 202 undefined on input line 27525. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv411adc_atten _t' on page 202 undefined on input line 27542. [202] [203 <./adc-noise-graph.jpg>] Overfull \vbox (12.41437pt too high) detected at line 27640 [204 <./adc-vref-graph.jpg>] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:adc-api-reference -adc-driver' on page 205 undefined on input line 27691. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:adc-api-reference -adc-calibration' on page 205 undefined on input line 27694. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:adc-api-reference -gpio-lookup-macros' on page 205 undefined on input line 27697. [205] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc1_chan nel_t' on page 206 undefined on input line 27719. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 206 undefined on input line 27719. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv416adc_bits_ width_t' on page 206 undefined on input line 27754. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv410adc_unit_ t' on page 206 undefined on input line 27786. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv416adc_bits_ width_t' on page 206 undefined on input line 27786. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc1_chan nel_t' on page 206 undefined on input line 27821. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv411adc_atten _t' on page 206 undefined on input line 27821. [206] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc1_chan nel_t' on page 207 undefined on input line 27889. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv410adc_unit_ t' on page 207 undefined on input line 27949. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv413adc_chann el_t' on page 207 undefined on input line 27949. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv410adc_unit_ t' on page 207 undefined on input line 27984. [207] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv416adc_i2s_s ource_t' on page 208 undefined on input line 28048. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv410adc_unit_ t' on page 208 undefined on input line 28077. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv413adc_chann el_t' on page 208 undefined on input line 28077. [208] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc2_chan nel_t' on page 209 undefined on input line 28151. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 209 undefined on input line 28151. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc2_chan nel_t' on page 209 undefined on input line 28186. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv411adc_atten _t' on page 209 undefined on input line 28186. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc2_chan nel_t' on page 209 undefined on input line 28254. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv416adc_bits_ width_t' on page 209 undefined on input line 28254. [209] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 210 undefined on input line 28295. [210] [211] [212] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv419esp_adc_c al_value_t' on page 213 undefined on input line 29041. Underfull \hbox (badness 10000) in paragraph at lines 29064--29065 []\T1/pcr/m/n/10 value_type\T1/ptm/m/n/10 : Type of cal-i-bra-tion value (ESP_A DC_CAL_VAL_EFUSE_VREF or [213] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv419esp_adc_c al_value_t' on page 214 undefined on input line 29078. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv419esp_adc_c al_value_t' on page 214 undefined on input line 29078. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv410adc_unit_ t' on page 214 undefined on input line 29078. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv411adc_atten _t' on page 214 undefined on input line 29078. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv416adc_bits_ width_t' on page 214 undefined on input line 29078. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv429esp_adc_c al_characteristics_t' on page 214 undefined on input line 29078. Underfull \hbox (badness 10000) in paragraph at lines 29078--29078 []\T1/ptm/m/it/10 adc_unit_t adc_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 adc_atten_ t at-ten\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv429esp_adc_c al_characteristics_t' on page 214 undefined on input line 29130. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv413adc_chann el_t' on page 214 undefined on input line 29162. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv429esp_adc_c al_characteristics_t' on page 214 undefined on input line 29162. Underfull \hbox (badness 10000) in paragraph at lines 29169--29171 []\T1/ptm/m/n/10 The Char-ac-ter-is-tics struc-ture must be ini-tial-ized be-fo re this func-tion is called (call [214] LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv410adc_unit_ t' on page 215 undefined on input line 29227. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv411adc_atten _t' on page 215 undefined on input line 29238. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv416adc_bits_ width_t' on page 215 undefined on input line 29249. [215] [216] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s::doc' on page 217 undefined on input line 29603. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta::doc' on p age 217 undefined on input line 29605. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc::doc' on page 21 7 undefined on input line 29605. LaTeX Warning: Hyper reference `api-reference/peripherals/dac:_CPPv413dac_chann el_t' on page 217 undefined on input line 29639. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 217 undefined on input line 29639. [217] LaTeX Warning: Hyper reference `api-reference/peripherals/dac:_CPPv413dac_chann el_t' on page 218 undefined on input line 29674. LaTeX Warning: Hyper reference `api-reference/peripherals/dac:_CPPv413dac_chann el_t' on page 218 undefined on input line 29714. LaTeX Warning: Hyper reference `api-reference/peripherals/dac:_CPPv413dac_chann el_t' on page 218 undefined on input line 29738. [218] LaTeX Warning: Hyper reference `api-guides/ulp::doc' on page 219 undefined on i nput line 29893. [219] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv413gpio_con fig_t' on page 220 undefined on input line 29918. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 220 undefined on input line 29952. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv415gpio_int _type_t' on page 220 undefined on input line 29952. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 220 undefined on input line 29987. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 220 undefined on input line 30019. [220] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 221 undefined on input line 30051. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 221 undefined on input line 30086. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 221 undefined on input line 30118. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv411gpio_mod e_t' on page 221 undefined on input line 30118. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 221 undefined on input line 30155. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv416gpio_pul l_mode_t' on page 221 undefined on input line 30155. [221] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 222 undefined on input line 30192. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv415gpio_int _type_t' on page 222 undefined on input line 30192. Underfull \hbox (badness 10000) in paragraph at lines 30213--30214 []\T1/pcr/m/n/10 intr_type\T1/ptm/m/n/10 : GPIO wake-up type. Only GPIO_INTR_LO W_LEVEL or LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 222 undefined on input line 30227. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv417gpio_isr _handle_t' on page 222 undefined on input line 30259. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc::doc' on page 2 22 undefined on input line 30266. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 222 undefined on input line 30308. [222] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 223 undefined on input line 30340. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 223 undefined on input line 30372. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 223 undefined on input line 30404. [223] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 224 undefined on input line 30484. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_isr _t' on page 224 undefined on input line 30484. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 224 undefined on input line 30531. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 224 undefined on input line 30566. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv416gpio_dri ve_cap_t' on page 224 undefined on input line 30566. [224] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 225 undefined on input line 30601. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv416gpio_dri ve_cap_t' on page 225 undefined on input line 30601. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv411gpio_mod e_t' on page 225 undefined on input line 30659. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv413gpio_pul lup_t' on page 225 undefined on input line 30670. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv415gpio_pul ldown_t' on page 225 undefined on input line 30681. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv415gpio_int _type_t' on page 225 undefined on input line 30692. [225] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 226 undefined on input line 30766. [226] [227] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 228 undefined on input line 31203. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 228 undefined on input line 31227. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 228 undefined on input line 31261. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 228 undefined on input line 31293. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 228 undefined on input line 31328. [228] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 229 undefined on input line 31363. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv415rtc_gpio _mode_t' on page 229 undefined on input line 31363. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 229 undefined on input line 31400. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 229 undefined on input line 31434. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 229 undefined on input line 31468. [229] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 230 undefined on input line 31502. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 230 undefined on input line 31536. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 230 undefined on input line 31570. [230] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 231 undefined on input line 31617. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv416gpio_dri ve_cap_t' on page 231 undefined on input line 31617. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 231 undefined on input line 31652. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv416gpio_dri ve_cap_t' on page 231 undefined on input line 31652. [231] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-configure -driver' on page 232 undefined on input line 31924. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-install-d river' on page 232 undefined on input line 31927. [232] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-run-commu nication' on page 233 undefined on input line 31930. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-master-mo de' on page 233 undefined on input line 31936. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-slave-mod e' on page 233 undefined on input line 31939. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-interrupt -handling' on page 233 undefined on input line 31944. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-going-bey ond-defaults' on page 233 undefined on input line 31947. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-error-han dling' on page 233 undefined on input line 31950. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-delete-dr iver' on page 233 undefined on input line 31953. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 233 undefined on input line 31957. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_mode_ t' on page 233 undefined on input line 31957. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv412i2c_confi g_t' on page 233 undefined on input line 31962. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv412i2c_opmod e_t' on page 233 undefined on input line 31965. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_param _config10i2c_port_tPK12i2c_config_t' on page 233 undefined on input line 31994. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv412i2c_confi g_t' on page 233 undefined on input line 31994. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_param _config10i2c_port_tPK12i2c_config_t' on page 233 undefined on input line 31996. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-going-bey ond-defaults' on page 233 undefined on input line 31996. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv418i2c_drive r_install10i2c_port_t10i2c_mode_t6size_t6size_ti' on page 233 undefined on inpu t line 32001. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 233 undefined on input line 32004. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv412i2c_opmod e_t' on page 233 undefined on input line 32007. [233] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv419i2c_cmd_l ink_createv' on page 234 undefined on input line 32046. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_maste r_start16i2c_cmd_handle_t' on page 234 undefined on input line 32055. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv421i2c_maste r_write_byte16i2c_cmd_handle_t7uint8_tb' on page 234 undefined on input line 32 058. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_maste r_write16i2c_cmd_handle_tP7uint8_t6size_tb' on page 234 undefined on input line 32061. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv415i2c_maste r_stop16i2c_cmd_handle_t' on page 234 undefined on input line 32064. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv421i2c_maste r_write_byte16i2c_cmd_handle_t7uint8_tb' on page 234 undefined on input line 32 068. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_maste r_write16i2c_cmd_handle_tP7uint8_t6size_tb' on page 234 undefined on input line 32068. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv420i2c_maste r_cmd_begin10i2c_port_t16i2c_cmd_handle_t10TickType_t' on page 234 undefined on input line 32077. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv419i2c_cmd_l ink_delete16i2c_cmd_handle_t' on page 234 undefined on input line 32080. [234 <./blockdiag-0f60716b8550a731c965dcbefbf41eb6391069ef.png>] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv420i2c_maste r_read_byte16i2c_cmd_handle_tP7uint8_t14i2c_ack_type_t' on page 235 undefined o n input line 32095. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv415i2c_maste r_read16i2c_cmd_handle_tP7uint8_t6size_t14i2c_ack_type_t' on page 235 undefined on input line 32095. Underfull \hbox (badness 10000) in paragraph at lines 32095--32096 []\T1/ptm/m/n/10 When read-ing the data, in-stead of ^^Pi2c_master_read...^^Q, the com-mand link is pop-u-lated with LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv421i2c_slave _read_buffer10i2c_port_tP7uint8_t6size_t10TickType_t' on page 235 undefined on input line 32116. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv422i2c_slave _write_buffer10i2c_port_tP7uint8_ti10TickType_t' on page 235 undefined on input line 32116. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_isr_r egister10i2c_port_tPFvPvEPviP13intr_handle_t' on page 235 undefined on input li ne 32121. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv412i2c_isr_f ree13intr_handle_t' on page 235 undefined on input line 32121. Underfull \hbox (badness 6927) in paragraph at lines 32121--32122 []\T1/ptm/m/n/10 To reg-is-ter an in-ter-rupt han-dler, call func-tion \T1/pcr/ m/sl/10 i2c_isr_register()\T1/ptm/m/n/10 , to delete the han-dler call LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_param _config10i2c_port_tPK12i2c_config_t' on page 235 undefined on input line 32126. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-configure -driver' on page 235 undefined on input line 32126. Underfull \hbox (badness 6364) in paragraph at lines 32126--32127 []\T1/ptm/m/n/10 There are cou-ple of I2C com-mu-ni-ca-tion pa-ram-e-ters setup dur-ing driver con-fig-u-ra-tion (when call-ing [235 <./blockdiag-818d2523b78178cffe936ce7e236eccc0b793739.png>] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv414i2c_set_p eriod10i2c_port_tii' on page 236 undefined on input line 32129. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv420i2c_set_s tart_timing10i2c_port_tii' on page 236 undefined on input line 32132. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv419i2c_set_s top_timing10i2c_port_tii' on page 236 undefined on input line 32132. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv419i2c_set_d ata_timing10i2c_port_tii' on page 236 undefined on input line 32135. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv415i2c_set_t imeout10i2c_port_ti' on page 236 undefined on input line 32138. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv417i2c_set_d ata_mode10i2c_port_t16i2c_trans_mode_t16i2c_trans_mode_t' on page 236 undefined on input line 32145. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_trans _mode_t' on page 236 undefined on input line 32145. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv411i2c_set_p in10i2c_port_tii13gpio_pullup_t13gpio_pullup_t10i2c_mode_t' on page 236 undefin ed on input line 32153. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_param _config10i2c_port_tPK12i2c_config_t' on page 236 undefined on input line 32153. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:i2c-api-interrupt -handling' on page 236 undefined on input line 32164. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv417i2c_reset _tx_fifo10i2c_port_t' on page 236 undefined on input line 32166. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv417i2c_reset _rx_fifo10i2c_port_t' on page 236 undefined on input line 32166. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv418i2c_drive r_install10i2c_port_t10i2c_mode_t6size_t6size_ti' on page 236 undefined on inpu t line 32171. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv417i2c_drive r_delete10i2c_port_t' on page 236 undefined on input line 32171. [236] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 237 undefined on input line 32196. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_mode_ t' on page 237 undefined on input line 32196. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 237 undefined on input line 32258. [237] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 238 undefined on input line 32290. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv412i2c_confi g_t' on page 238 undefined on input line 32290. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 238 undefined on input line 32325. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 238 undefined on input line 32357. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 238 undefined on input line 32389. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 238 undefined on input line 32389. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 238 undefined on input line 32433. [238] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 239 undefined on input line 32465. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv413gpio_pul lup_t' on page 239 undefined on input line 32465. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv413gpio_pul lup_t' on page 239 undefined on input line 32465. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_mode_ t' on page 239 undefined on input line 32465. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 239 undefined on input line 32512. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 239 undefined on input line 32512. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 239 undefined on input line 32533. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 239 undefined on input line 32557. [239] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 240 undefined on input line 32592. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 240 undefined on input line 32633. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 240 undefined on input line 32683. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv414i2c_ack_t ype_t' on page 240 undefined on input line 32683. [240] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 241 undefined on input line 32730. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv414i2c_ack_t ype_t' on page 241 undefined on input line 32730. Underfull \hbox (badness 10000) in paragraph at lines 32730--32730 []\T1/ptm/m/it/10 i2c_cmd_handle_t cmd_handle\T1/ptm/m/n/10 , uint8_t *\T1/ptm/ m/it/10 data\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 data_len\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 241 undefined on input line 32780. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 241 undefined on input line 32815. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_cmd_h andle_t' on page 241 undefined on input line 32815. [241] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 242 undefined on input line 32865. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 242 undefined on input line 32909. Underfull \hbox (badness 10000) in paragraph at lines 32909--32909 []\T1/ptm/m/it/10 i2c_port_t i2c_num\T1/ptm/m/n/10 , uint8_t *\T1/ptm/m/it/10 d ata\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 max_size\T1/ptm/m/n/10 , Tick-Type_t LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 242 undefined on input line 32953. [242] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 243 undefined on input line 32991. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 243 undefined on input line 33029. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 243 undefined on input line 33067. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 243 undefined on input line 33099. [243] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 244 undefined on input line 33137. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 244 undefined on input line 33175. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 244 undefined on input line 33213. [244] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 245 undefined on input line 33251. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 245 undefined on input line 33289. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 245 undefined on input line 33327. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 245 undefined on input line 33362. [245] LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 246 undefined on input line 33397. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_trans _mode_t' on page 246 undefined on input line 33397. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_trans _mode_t' on page 246 undefined on input line 33397. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_port_ t' on page 246 undefined on input line 33435. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_trans _mode_t' on page 246 undefined on input line 33435. LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv416i2c_trans _mode_t' on page 246 undefined on input line 33435. Underfull \hbox (badness 10000) in paragraph at lines 33435--33435 []\T1/ptm/m/it/10 i2c_port_t i2c_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 i2c_trans_ mode_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 tx_trans_mode\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/i2c:_CPPv410i2c_mode_ t' on page 246 undefined on input line 33485. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 246 undefined on input line 33496. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv413gpio_pul lup_t' on page 246 undefined on input line 33507. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 246 undefined on input line 33518. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv413gpio_pul lup_t' on page 246 undefined on input line 33529. [246] [247] [248] [249] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 250 undefined on input line 34039. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv416i2s_pin_c onfig_t' on page 250 undefined on input line 34039. [250] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv414i2s_dac_m ode_t' on page 251 undefined on input line 34089. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 251 undefined on input line 34124. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv412i2s_confi g_t' on page 251 undefined on input line 34124. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:structi2s__config __t' on page 251 undefined on input line 34136. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 251 undefined on input line 34174. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 251 undefined on input line 34206. [251] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 252 undefined on input line 34234. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 252 undefined on input line 34278. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:structi2s__config __t' on page 252 undefined on input line 34284. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 252 undefined on input line 34334. [252] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 253 undefined on input line 34362. Underfull \hbox (badness 5533) in paragraph at lines 34362--34362 []\T1/ptm/m/it/10 i2s_port_t i2s_num\T1/ptm/m/n/10 , void *\T1/ptm/m/it/10 dest \T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 size\T1/ptm/m/n/10 , size_t *\T1/ptm/m/ it/10 bytes_read\T1/ptm/m/n/10 , Tick-Type_t LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 253 undefined on input line 34412. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 253 undefined on input line 34452. [253] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 254 undefined on input line 34492. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:structi2s__config __t' on page 254 undefined on input line 34496. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 254 undefined on input line 34534. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 254 undefined on input line 34568. [254] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 255 undefined on input line 34602. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 255 undefined on input line 34636. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv421i2s_bits_ per_sample_t' on page 255 undefined on input line 34636. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv413i2s_chann el_t' on page 255 undefined on input line 34636. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv410adc_unit_ t' on page 255 undefined on input line 34682. LaTeX Warning: Hyper reference `api-reference/peripherals/adc:_CPPv414adc1_chan nel_t' on page 255 undefined on input line 34682. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 255 undefined on input line 34717. [255] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_port_ t' on page 256 undefined on input line 34758. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv410i2s_mode_ t' on page 256 undefined on input line 34808. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv421i2s_bits_ per_sample_t' on page 256 undefined on input line 34830. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv417i2s_chann el_fmt_t' on page 256 undefined on input line 34841. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv417i2s_comm_ format_t' on page 256 undefined on input line 34852. [256] LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:_CPPv416i2s_event _type_t' on page 257 undefined on input line 34919. LaTeX Warning: Hyper reference `api-reference/peripherals/i2s:structi2s__pin__c onfig__t' on page 257 undefined on input line 35002. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 257 undefined on input line 35014. [257] [258] [259] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:ledc-api-high-lo w-speed-mode' on page 260 undefined on input line 35589. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:ledc-api-configu re-timer' on page 260 undefined on input line 35595. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:ledc-api-configu re-channel' on page 260 undefined on input line 35598. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:ledc-api-change- pwm-signal' on page 260 undefined on input line 35601. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv417ledc_tim er_configPK19ledc_timer_config_t' on page 260 undefined on input line 35617. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv419ledc_tim er_config_t' on page 260 undefined on input line 35617. [260] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv412ledc_tim er_t' on page 261 undefined on input line 35620. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 261 undefined on input line 35620. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:ledc-api-support ed-range-frequency-duty-resolution' on page 261 undefined on input line 35627. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 261 undefined on input line 35632. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv419ledc_cha nnel_configPK21ledc_channel_config_t' on page 261 undefined on input line 35632 . LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv421ledc_cha nnel_config_t' on page 261 undefined on input line 35634. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv421ledc_cha nnel_config_t' on page 261 undefined on input line 35636. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv49ledc_stop 11ledc_mode_t14ledc_channel_t8uint32_t' on page 261 undefined on input line 356 36. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:ledc-api-change- pwm-frequency' on page 261 undefined on input line 35641. [261 <./ledc-api-settings.jpg>] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv413ledc_set _duty11ledc_mode_t14ledc_channel_t8uint32_t' on page 262 undefined on input lin e 35646. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv416ledc_upd ate_duty11ledc_mode_t14ledc_channel_t' on page 262 undefined on input line 3564 6. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv413ledc_get _duty11ledc_mode_t14ledc_channel_t' on page 262 undefined on input line 35646. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv419ledc_cha nnel_configPK21ledc_channel_config_t' on page 262 undefined on input line 35648 . LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv422ledc_fad e_func_installi' on page 262 undefined on input line 35655. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv423ledc_set _fade_with_time11ledc_mode_t14ledc_channel_t8uint32_ti' on page 262 undefined o n input line 35658. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv423ledc_set _fade_with_step11ledc_mode_t14ledc_channel_t8uint32_tii' on page 262 undefined on input line 35661. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv413ledc_set _fade11ledc_mode_t14ledc_channel_t8uint32_t21ledc_duty_direction_t8uint32_t8uin t32_t8uint32_t' on page 262 undefined on input line 35664. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv415ledc_fad e_start11ledc_mode_t14ledc_channel_t16ledc_fade_mode_t' on page 262 undefined o n input line 35668. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv424ledc_fad e_func_uninstallv' on page 262 undefined on input line 35670. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv413ledc_set _freq11ledc_mode_t12ledc_timer_t8uint32_t' on page 262 undefined on input line 35678. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv413ledc_get _freq11ledc_mode_t12ledc_timer_t' on page 262 undefined on input line 35678. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv423ledc_bin d_channel_timer11ledc_mode_t8uint32_t8uint32_t' on page 262 undefined on input line 35681. Underfull \hbox (badness 10000) in paragraph at lines 35681--35682 []\T1/ptm/m/n/10 Another op-tion to change the fre-quency, and the duty res-o-l u-tion as well, is by call-ing LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv419ledc_cha nnel_configPK21ledc_channel_config_t' on page 262 undefined on input line 35684 . LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_tim er_set11ledc_mode_t12ledc_timer_t8uint32_t8uint32_t14ledc_clk_src_t' on page 26 2 undefined on input line 35694. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_tim er_rst11ledc_mode_t8uint32_t' on page 262 undefined on input line 35697. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv416ledc_tim er_pause11ledc_mode_t8uint32_t' on page 262 undefined on input line 35700. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv417ledc_tim er_resume11ledc_mode_t8uint32_t' on page 262 undefined on input line 35703. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv419ledc_cha nnel_configPK21ledc_channel_config_t' on page 262 undefined on input line 35707 . [262] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv421ledc_cha nnel_config_t' on page 263 undefined on input line 35712. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv416ledc_int r_type_t' on page 263 undefined on input line 35712. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv417ledc_isr _registerPFvPvEPviP17ledc_isr_handle_t' on page 263 undefined on input line 357 14. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 263 undefined on input line 35719. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv417ledc_tim er_configPK19ledc_timer_config_t' on page 263 undefined on input line 35721. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_tim er_set11ledc_mode_t12ledc_timer_t8uint32_t8uint32_t14ledc_clk_src_t' on page 26 3 undefined on input line 35721. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv416ledc_tim er_bit_t' on page 263 undefined on input line 35746. [263] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv421ledc_cha nnel_config_t' on page 264 undefined on input line 35771. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv419ledc_tim er_config_t' on page 264 undefined on input line 35803. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 264 undefined on input line 35838. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 264 undefined on input line 35838. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 264 undefined on input line 35873. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 264 undefined on input line 35873. [264] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 265 undefined on input line 35911. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv412ledc_tim er_t' on page 265 undefined on input line 35911. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 265 undefined on input line 35952. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv412ledc_tim er_t' on page 265 undefined on input line 35952. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 265 undefined on input line 35987. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 265 undefined on input line 35987. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 265 undefined on input line 36025. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 265 undefined on input line 36025. [265] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 266 undefined on input line 36060. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 266 undefined on input line 36060. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv421ledc_dut y_direction_t' on page 266 undefined on input line 36060. Underfull \hbox (badness 10000) in paragraph at lines 36060--36060 []\T1/ptm/m/it/10 ledc_mode_t speed_mode\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ledc_c hannel_t chan-nel\T1/ptm/m/n/10 , uint32_t \T1/ptm/m/it/10 duty\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 36060--36060 \T1/ptm/m/it/10 ledc_duty_direction_t grad-ule_direction\T1/ptm/m/n/10 , uint32 _t \T1/ptm/m/it/10 step_num\T1/ptm/m/n/10 , uint32_t LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv417ledc_isr _handle_t' on page 266 undefined on input line 36110. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 266 undefined on input line 36154. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv412ledc_tim er_t' on page 266 undefined on input line 36154. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_clk _src_t' on page 266 undefined on input line 36154. [266] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 267 undefined on input line 36198. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 267 undefined on input line 36233. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 267 undefined on input line 36268. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 267 undefined on input line 36303. [267] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 268 undefined on input line 36341. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 268 undefined on input line 36341. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 268 undefined on input line 36391. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 268 undefined on input line 36391. [268] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 269 undefined on input line 36481. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 269 undefined on input line 36481. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv416ledc_fad e_mode_t' on page 269 undefined on input line 36481. Underfull \hbox (badness 6658) in paragraph at lines 36481--36481 []\T1/ptm/m/it/10 ledc_mode_t speed_mode\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ledc_c hannel_t chan-nel\T1/ptm/m/n/10 , \T1/ptm/m/it/10 ledc_fade_mode_t LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 269 undefined on input line 36545. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv414ledc_cha nnel_t' on page 269 undefined on input line 36556. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv416ledc_int r_type_t' on page 269 undefined on input line 36567. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv412ledc_tim er_t' on page 269 undefined on input line 36578. [269] LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv411ledc_mod e_t' on page 270 undefined on input line 36612. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv416ledc_tim er_bit_t' on page 270 undefined on input line 36623. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv416ledc_tim er_bit_t' on page 270 undefined on input line 36634. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv412ledc_tim er_t' on page 270 undefined on input line 36645. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 270 undefined on input line 36694. [270] [271] [272] [273] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 274 undefined on input line 37198. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv418mcpwm_i o_signals_t' on page 274 undefined on input line 37198. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 274 undefined on input line 37239. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv418mcpwm_p in_config_t' on page 274 undefined on input line 37239. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 274 undefined on input line 37277. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 274 undefined on input line 37277. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv414mcpwm_c onfig_t' on page 274 undefined on input line 37277. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:structmcpwm__co nfig__t' on page 274 undefined on input line 37301. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 274 undefined on input line 37315. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 274 undefined on input line 37315. [274] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 275 undefined on input line 37353. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 275 undefined on input line 37353. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv416mcpwm_o perator_t' on page 275 undefined on input line 37353. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 275 undefined on input line 37394. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 275 undefined on input line 37394. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv416mcpwm_o perator_t' on page 275 undefined on input line 37394. Underfull \hbox (badness 10000) in paragraph at lines 37394--37394 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 275 undefined on input line 37435. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 275 undefined on input line 37435. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv416mcpwm_o perator_t' on page 275 undefined on input line 37435. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv417mcpwm_d uty_type_t' on page 275 undefined on input line 37435. Underfull \hbox (badness 10000) in paragraph at lines 37435--37435 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , [275] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 276 undefined on input line 37479. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 276 undefined on input line 37479. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 276 undefined on input line 37511. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 276 undefined on input line 37511. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv416mcpwm_o perator_t' on page 276 undefined on input line 37511. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 276 undefined on input line 37546. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 276 undefined on input line 37546. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv416mcpwm_o perator_t' on page 276 undefined on input line 37546. Underfull \hbox (badness 10000) in paragraph at lines 37546--37546 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 276 undefined on input line 37584. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 276 undefined on input line 37584. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv416mcpwm_o perator_t' on page 276 undefined on input line 37584. Underfull \hbox (badness 10000) in paragraph at lines 37584--37584 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , [276] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 277 undefined on input line 37622. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 277 undefined on input line 37622. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 277 undefined on input line 37657. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 277 undefined on input line 37657. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 277 undefined on input line 37692. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 277 undefined on input line 37692. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv422mcpwm_c arrier_config_t' on page 277 undefined on input line 37692. Underfull \hbox (badness 5878) in paragraph at lines 37692--37692 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:structmcpwm__ca rrier__config__t' on page 277 undefined on input line 37716. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 277 undefined on input line 37730. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 277 undefined on input line 37730. [277] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 278 undefined on input line 37765. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 278 undefined on input line 37765. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 278 undefined on input line 37800. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 278 undefined on input line 37800. Underfull \hbox (badness 10000) in paragraph at lines 37800--37800 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 278 undefined on input line 37838. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 278 undefined on input line 37838. [278] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 279 undefined on input line 37876. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 279 undefined on input line 37876. Underfull \hbox (badness 10000) in paragraph at lines 37876--37876 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 279 undefined on input line 37914. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 279 undefined on input line 37914. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 279 undefined on input line 37949. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 279 undefined on input line 37949. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv423mcpwm_c arrier_out_ivt_t' on page 279 undefined on input line 37949. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 279 undefined on input line 37987. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 279 undefined on input line 37987. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv421mcpwm_d eadtime_type_t' on page 279 undefined on input line 37987. Underfull \hbox (badness 10000) in paragraph at lines 37987--37987 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , [279] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 280 undefined on input line 38031. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 280 undefined on input line 38031. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 280 undefined on input line 38066. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv425mcpwm_f ault_input_level_t' on page 280 undefined on input line 38066. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv420mcpwm_f ault_signal_t' on page 280 undefined on input line 38066. Underfull \hbox (badness 7415) in paragraph at lines 38066--38066 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ fault_input_level_t int-put_level\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 280 undefined on input line 38104. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 280 undefined on input line 38104. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv420mcpwm_f ault_signal_t' on page 280 undefined on input line 38104. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv423mcpwm_a ction_on_pwmxa_t' on page 280 undefined on input line 38104. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv423mcpwm_a ction_on_pwmxb_t' on page 280 undefined on input line 38104. Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 \T1/ptm/m/it/10 timer_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_fault_signal_t fault_sig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 \T1/ptm/m/it/10 mcpwm_action_on_pwmxa_t ac-tion_on_pwmxa\T1/ptm/m/n/10 , [280] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 281 undefined on input line 38151. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 281 undefined on input line 38151. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv420mcpwm_f ault_signal_t' on page 281 undefined on input line 38151. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv423mcpwm_a ction_on_pwmxa_t' on page 281 undefined on input line 38151. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv423mcpwm_a ction_on_pwmxb_t' on page 281 undefined on input line 38151. Underfull \hbox (badness 10000) in paragraph at lines 38151--38151 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 38151--38151 \T1/ptm/m/it/10 ac-tion_on_pwmxa\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_action_o n_pwmxb_t ac- LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 281 undefined on input line 38198. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv420mcpwm_f ault_signal_t' on page 281 undefined on input line 38198. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 281 undefined on input line 38233. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv422mcpwm_c apture_signal_t' on page 281 undefined on input line 38233. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv423mcpwm_c apture_on_edge_t' on page 281 undefined on input line 38233. Underfull \hbox (badness 7379) in paragraph at lines 38233--38233 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ capture_signal_t cap_sig\T1/ptm/m/n/10 , [281] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 282 undefined on input line 38274. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv422mcpwm_c apture_signal_t' on page 282 undefined on input line 38274. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 282 undefined on input line 38309. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv422mcpwm_c apture_signal_t' on page 282 undefined on input line 38309. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 282 undefined on input line 38336. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv422mcpwm_c apture_signal_t' on page 282 undefined on input line 38336. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 282 undefined on input line 38363. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 282 undefined on input line 38363. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv419mcpwm_s ync_signal_t' on page 282 undefined on input line 38363. Underfull \hbox (badness 10000) in paragraph at lines 38363--38363 []\T1/ptm/m/it/10 mcpwm_unit_t mcpwm_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 mcpwm_ timer_t timer_num\T1/ptm/m/n/10 , [282] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 283 undefined on input line 38404. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv413mcpwm_t imer_t' on page 283 undefined on input line 38404. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv412mcpwm_u nit_t' on page 283 undefined on input line 38439. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 283 undefined on input line 38439. [283] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv417mcpwm_d uty_type_t' on page 284 undefined on input line 38708. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv420mcpwm_c ounter_type_t' on page 284 undefined on input line 38719. [284] LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv418mcpwm_c arrier_os_t' on page 285 undefined on input line 38775. LaTeX Warning: Hyper reference `api-reference/peripherals/mcpwm:_CPPv423mcpwm_c arrier_out_ivt_t' on page 285 undefined on input line 38786. [285] [286] [287] [288] [289] LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:pcnt-api-configu ration' on page 290 undefined on input line 39745. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:pcnt-api-operati ng-the-counter' on page 290 undefined on input line 39748. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:pcnt-api-filteri ng-pulses' on page 290 undefined on input line 39751. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:pcnt-api-using-i nterrupts' on page 290 undefined on input line 39754. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 290 undefined on input line 39761. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv414pcnt_cha nnel_t' on page 290 undefined on input line 39761. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv413pcnt_con fig_t' on page 290 undefined on input line 39763. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_ctr l_mode_t' on page 290 undefined on input line 39772. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_cou nt_mode_t' on page 290 undefined on input line 39772. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_uni t_configPK13pcnt_config_t' on page 290 undefined on input line 39779. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv413pcnt_con fig_t' on page 290 undefined on input line 39779. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_uni t_configPK13pcnt_config_t' on page 290 undefined on input line 39786. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv422pcnt_get _counter_value11pcnt_unit_tP7int16_t' on page 290 undefined on input line 39786 . LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv418pcnt_cou nter_pause11pcnt_unit_t' on page 290 undefined on input line 39788. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv419pcnt_cou nter_resume11pcnt_unit_t' on page 290 undefined on input line 39788. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv418pcnt_cou nter_clear11pcnt_unit_t' on page 290 undefined on input line 39788. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_uni t_configPK13pcnt_config_t' on page 290 undefined on input line 39790. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv413pcnt_set _mode11pcnt_unit_t14pcnt_channel_t17pcnt_count_mode_t17pcnt_count_mode_t16pcnt_ ctrl_mode_t16pcnt_ctrl_mode_t' on page 290 undefined on input line 39790. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv412pcnt_set _pin11pcnt_unit_t14pcnt_channel_tii' on page 290 undefined on input line 39792. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:pcnt-api-filteri ng-pulses' on page 290 undefined on input line 39795. [290] LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv421pcnt_set _filter_value11pcnt_unit_t8uint16_t' on page 291 undefined on input line 39803. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv421pcnt_get _filter_value11pcnt_unit_tP8uint16_t' on page 291 undefined on input line 39803 . LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv418pcnt_fil ter_enable11pcnt_unit_t' on page 291 undefined on input line 39805. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv419pcnt_fil ter_disable11pcnt_unit_t' on page 291 undefined on input line 39805. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv415pcnt_evt _type_t' on page 291 undefined on input line 39810. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv413pcnt_con fig_t' on page 291 undefined on input line 39813. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:pcnt-api-configu ration' on page 291 undefined on input line 39813. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv420pcnt_set _event_value11pcnt_unit_t15pcnt_evt_type_t7int16_t' on page 291 undefined on in put line 39816. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_isr _registerPFvPvEPviP17pcnt_isr_handle_t' on page 291 undefined on input line 398 23. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_int r_enable11pcnt_unit_t' on page 291 undefined on input line 39823. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_int r_disable11pcnt_unit_t' on page 291 undefined on input line 39823. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_eve nt_enable11pcnt_unit_t15pcnt_evt_type_t' on page 291 undefined on input line 39 823. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv418pcnt_eve nt_disable11pcnt_unit_t15pcnt_evt_type_t' on page 291 undefined on input line 3 9823. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv420pcnt_get _event_value11pcnt_unit_t15pcnt_evt_type_tP7int16_t' on page 291 undefined on i nput line 39825. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv413pcnt_con fig_t' on page 291 undefined on input line 39850. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 291 undefined on input line 39882. [291] LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 292 undefined on input line 39917. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 292 undefined on input line 39949. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 292 undefined on input line 39981. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 292 undefined on input line 40013. [292] LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 293 undefined on input line 40048. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 293 undefined on input line 40080. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv415pcnt_evt _type_t' on page 293 undefined on input line 40080. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 293 undefined on input line 40115. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv415pcnt_evt _type_t' on page 293 undefined on input line 40115. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 293 undefined on input line 40150. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv415pcnt_evt _type_t' on page 293 undefined on input line 40150. [293] LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 294 undefined on input line 40188. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv415pcnt_evt _type_t' on page 294 undefined on input line 40188. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_isr _handle_t' on page 294 undefined on input line 40226. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 294 undefined on input line 40267. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv414pcnt_cha nnel_t' on page 294 undefined on input line 40267. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 294 undefined on input line 40311. [294] LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 295 undefined on input line 40343. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 295 undefined on input line 40375. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 295 undefined on input line 40413. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 295 undefined on input line 40448. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv414pcnt_cha nnel_t' on page 295 undefined on input line 40448. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_cou nt_mode_t' on page 295 undefined on input line 40448. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_cou nt_mode_t' on page 295 undefined on input line 40448. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_ctr l_mode_t' on page 295 undefined on input line 40448. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_ctr l_mode_t' on page 295 undefined on input line 40448. [295] LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_ctr l_mode_t' on page 296 undefined on input line 40529. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv416pcnt_ctr l_mode_t' on page 296 undefined on input line 40540. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_cou nt_mode_t' on page 296 undefined on input line 40551. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv417pcnt_cou nt_mode_t' on page 296 undefined on input line 40562. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv411pcnt_uni t_t' on page 296 undefined on input line 40595. LaTeX Warning: Hyper reference `api-reference/peripherals/pcnt:_CPPv414pcnt_cha nnel_t' on page 296 undefined on input line 40606. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 296 undefined on input line 40634. [296] [297] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:configure-driver' on page 298 undefined on input line 41026. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:transmit-data' on page 298 undefined on input line 41029. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:receive-data' on page 298 undefined on input line 41029. [298] [299 <./blockdiag-53faf548848f44e673ee7c4795d99235a0fa3c1f.png> <./blockd iag-7e835e544aa10ce1df6815722629be0305ebeaa1.png>] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:change-operation- parameters' on page 300 undefined on input line 41032. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:use-interrupts' o n page 300 undefined on input line 41035. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 300 undefined on input line 41039. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv412rmt_confi g_t' on page 300 undefined on input line 41044. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 300 undefined on input line 41050. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv410rmt_mode_ t' on page 300 undefined on input line 41053. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:transmit-mode' on page 300 undefined on input line 41070. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:receive-mode' on page 300 undefined on input line 41070. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_tx_co nfig_t' on page 300 undefined on input line 41075. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_rx_co nfig_t' on page 300 undefined on input line 41103. [300] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv412rmt_confi g_t' on page 301 undefined on input line 41119. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv410rmt_confi gPK12rmt_config_t' on page 301 undefined on input line 41119. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_drive r_install13rmt_channel_t6size_ti' on page 301 undefined on input line 41121. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:use-interrupts' o n page 301 undefined on input line 41121. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:transmit-data' on page 301 undefined on input line 41123. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:receive-data' on page 301 undefined on input line 41123. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_write _items13rmt_channel_tPK12rmt_item32_tib' on page 301 undefined on input line 41 139. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_wait_ tx_done13rmt_channel_t10TickType_t' on page 301 undefined on input line 41139. [301 <./packetdiag-8edfc502c066669b8f62d008ae340e14f201a946.png>] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv417rmt_fill_ tx_items13rmt_channel_tPK12rmt_item32_t8uint16_t8uint16_t' on page 302 undefine d on input line 41141. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv412rmt_tx_st art13rmt_channel_tb' on page 302 undefined on input line 41141. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv411rmt_tx_st op13rmt_channel_t' on page 302 undefined on input line 41141. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv421rmt_set_m em_block_num13rmt_channel_t7uint8_t' on page 302 undefined on input line 41141. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_drive r_install13rmt_channel_t6size_ti' on page 302 undefined on input line 41146. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv422rmt_get_r ingbuf_handle13rmt_channel_tP15RingbufHandle_t' on page 302 undefined on input line 41146. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv412rmt_rx_st art13rmt_channel_tb' on page 302 undefined on input line 41148. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv411rmt_rx_st op13rmt_channel_t' on page 302 undefined on input line 41150. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv410rmt_confi gPK12rmt_config_t' on page 302 undefined on input line 41155. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv411rmt_set_p in13rmt_channel_t10rmt_mode_t10gpio_num_t' on page 302 undefined on input line 41161. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv414rmt_set_m em_pd13rmt_channel_tb' on page 302 undefined on input line 41164. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_set_c lk_div13rmt_channel_t7uint8_t' on page 302 undefined on input line 41167. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_set_s ource_clk13rmt_channel_t16rmt_source_clk_t' on page 302 undefined on input line 41170. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv420rmt_set_t x_loop_mode13rmt_channel_tb' on page 302 undefined on input line 41178. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_set_t x_carrier13rmt_channel_tb8uint16_t8uint16_t19rmt_carrier_level_t' on page 302 u ndefined on input line 41181. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv419rmt_carri er_level_t' on page 302 undefined on input line 41181. Underfull \hbox (badness 6775) in paragraph at lines 41181--41182 []\T1/ptm/m/n/10 Binary level on the out-put to ap-ply the car-rier - \T1/pcr/m /sl/10 rmt_set_tx_carrier()\T1/ptm/m/n/10 , se-lected from LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_set_i dle_level13rmt_channel_tb16rmt_idle_level_t' on page 302 undefined on input lin e 41184. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_idle_ level_t' on page 302 undefined on input line 41184. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv417rmt_set_r x_filter13rmt_channel_tb7uint8_t' on page 302 undefined on input line 41192. [302] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv422rmt_set_r x_idle_thresh13rmt_channel_t8uint16_t' on page 303 undefined on input line 4119 5. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv420rmt_set_m emory_owner13rmt_channel_t15rmt_mem_owner_t' on page 303 undefined on input lin e 41198. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_mem_o wner_t' on page 303 undefined on input line 41198. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_isr_r egisterPFvPvEPviP16rmt_isr_handle_t' on page 303 undefined on input line 41205. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_drive r_install13rmt_channel_t6size_ti' on page 303 undefined on input line 41208. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_isr_r egisterPFvPvEPviP16rmt_isr_handle_t' on page 303 undefined on input line 41208. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_set_r x_intr_en13rmt_channel_tb' on page 303 undefined on input line 41214. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_set_t x_intr_en13rmt_channel_tb' on page 303 undefined on input line 41217. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv422rmt_set_t x_thr_intr_en13rmt_channel_tb8uint16_t' on page 303 undefined on input line 412 20. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv419rmt_set_e rr_intr_en13rmt_channel_tb' on page 303 undefined on input line 41223. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv424rmt_set_i ntr_enable_mask8uint32_t' on page 303 undefined on input line 41227. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv424rmt_clr_i ntr_enable_mask8uint32_t' on page 303 undefined on input line 41227. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_isr_d eregister16rmt_isr_handle_t' on page 303 undefined on input line 41231. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv418rmt_drive r_install13rmt_channel_t6size_ti' on page 303 undefined on input line 41236. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv420rmt_drive r_uninstall13rmt_channel_t' on page 303 undefined on input line 41236. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 303 undefined on input line 41267. [303] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 304 undefined on input line 41302. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 304 undefined on input line 41337. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 304 undefined on input line 41374. [304] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 305 undefined on input line 41411. ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...chn = RMT base address + 0x800 + 64 ∗ 4 ∗ n, and end\_addr\_c... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...RMT base address + 0x800 + 64 ∗ 4 ∗ n, and end\_addr\_chn = R... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...chn = RMT base address + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RM... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...RMT base address + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...dress + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM\_SIZE\_CHn... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...+ 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM\_SIZE\_CHn mod 5... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...� 4 ∗ RMT\_MEM\_SIZE\_CHn mod 512 ∗ 4 LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 305 undefined on input line 41453. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 305 undefined on input line 41488. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv419rmt_carri er_level_t' on page 305 undefined on input line 41488. [305] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 306 undefined on input line 41542. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 306 undefined on input line 41579. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 306 undefined on input line 41614. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 306 undefined on input line 41649. [306] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 307 undefined on input line 41681. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 307 undefined on input line 41716. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 307 undefined on input line 41748. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 307 undefined on input line 41780. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_mem_o wner_t' on page 307 undefined on input line 41780. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 307 undefined on input line 41815. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_mem_o wner_t' on page 307 undefined on input line 41815. [307] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 308 undefined on input line 41850. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 308 undefined on input line 41885. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 308 undefined on input line 41920. [308] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 309 undefined on input line 41960. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_sourc e_clk_t' on page 309 undefined on input line 41960. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 309 undefined on input line 42008. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_sourc e_clk_t' on page 309 undefined on input line 42008. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 309 undefined on input line 42056. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_idle_ level_t' on page 309 undefined on input line 42056. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 309 undefined on input line 42094. [309] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 310 undefined on input line 42171. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 310 undefined on input line 42206. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 310 undefined on input line 42241. [310] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 311 undefined on input line 42276. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 311 undefined on input line 42316. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv410rmt_mode_ t' on page 311 undefined on input line 42316. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 311 undefined on input line 42316. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv412rmt_confi g_t' on page 311 undefined on input line 42354. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_isr_h andle_t' on page 311 undefined on input line 42386. [311] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_isr_h andle_t' on page 312 undefined on input line 42435. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 312 undefined on input line 42467. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 312 undefined on input line 42508. [312] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 313 undefined on input line 42552. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 313 undefined on input line 42584. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 313 undefined on input line 42638. [313] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 314 undefined on input line 42679. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 314 undefined on input line 42679. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv419rmt_carri er_level_t' on page 314 undefined on input line 42761. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv416rmt_idle_ level_t' on page 314 undefined on input line 42783. [314] LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv410rmt_mode_ t' on page 315 undefined on input line 42862. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv413rmt_chann el_t' on page 315 undefined on input line 42873. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 315 undefined on input line 42895. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_tx_co nfig_t' on page 315 undefined on input line 42917. LaTeX Warning: Hyper reference `api-reference/peripherals/rmt:_CPPv415rmt_rx_co nfig_t' on page 315 undefined on input line 42928. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 315 undefined on input line 42960. [315] [316] [317] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv415sdmmc_comma nd_t' on page 318 undefined on input line 43470. [318] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv412sdmmc_host_ t' on page 319 undefined on input line 43682. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv411sdmmc_cid_t ' on page 319 undefined on input line 43704. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv411sdmmc_csd_t ' on page 319 undefined on input line 43715. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv411sdmmc_scr_t ' on page 319 undefined on input line 43726. [319] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv412sdmmc_host_ t' on page 320 undefined on input line 43952. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv412sdmmc_card_ t' on page 320 undefined on input line 43952. [320] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv412sdmmc_card_ t' on page 321 undefined on input line 43990. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv412sdmmc_card_ t' on page 321 undefined on input line 44031. [321] Underfull \hbox (badness 10000) in paragraph at lines 44083--44085 []\T1/ptm/m/n/10 Of all the fun-tions listed be-low, only \T1/pcr/m/n/10 sdmmc_ host_init\T1/ptm/m/n/10 , \T1/pcr/m/n/10 sdmmc_host_init_slot\T1/ptm/m/n/10 , a nd Underfull \hbox (badness 10000) in paragraph at lines 44083--44085 \T1/pcr/m/n/10 sdmmc_host_deinit \T1/ptm/m/n/10 will be used di-rectly by most ap-pli-ca-tions. Other func-tions, such as LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:structsdmmc__host__ t' on page 322 undefined on input line 44136. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv419sdmmc_slot_ config_t' on page 322 undefined on input line 44155. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 322 undefined on input line 44214. [322] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 323 undefined on input line 44225. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv415sdmmc_comma nd_t' on page 323 undefined on input line 44354. [323] [324] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:structsdmmc__host__ t' on page 325 undefined on input line 44475. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv419sdspi_slot_ config_t' on page 325 undefined on input line 44488. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 325 undefined on input line 44541. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 325 undefined on input line 44552. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 325 undefined on input line 44563. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 325 undefined on input line 44574. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 325 undefined on input line 44585. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 325 undefined on input line 44596. [325] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv415sdmmc_comma nd_t' on page 326 undefined on input line 44685. [326] LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv420si gmadelta_channel_t' on page 327 undefined on input line 44767. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv419si gmadelta_config_t' on page 327 undefined on input line 44769. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv417si gmadelta_configPK19sigmadelta_config_t' on page 327 undefined on input line 447 69. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv423si gmadelta_set_prescale20sigmadelta_channel_t7uint8_t' on page 327 undefined on i nput line 44774. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv419si gmadelta_set_duty20sigmadelta_channel_t6int8_t' on page 327 undefined on input line 44777. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv418si gmadelta_set_pin20sigmadelta_channel_t10gpio_num_t' on page 327 undefined on in put line 44780. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv419si gmadelta_set_duty20sigmadelta_channel_t6int8_t' on page 327 undefined on input line 44784. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv419si gmadelta_set_duty20sigmadelta_channel_t6int8_t' on page 327 undefined on input line 44784. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv419si gmadelta_config_t' on page 327 undefined on input line 44809. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv420si gmadelta_channel_t' on page 327 undefined on input line 44841. [327] LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv420si gmadelta_channel_t' on page 328 undefined on input line 44878. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv420si gmadelta_channel_t' on page 328 undefined on input line 44913. LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 328 undefined on input line 44913. LaTeX Warning: Hyper reference `api-reference/peripherals/sigmadelta:_CPPv420si gmadelta_channel_t' on page 328 undefined on input line 44960. [328] [329] [330] [331] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 332 undefined on input line 45331. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 332 undefined on input line 45357. [332] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 333 undefined on input line 45431. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv416sp i_bus_config_t' on page 333 undefined on input line 45431. Underfull \hbox (badness 10000) in paragraph at lines 45431--45431 []\T1/ptm/m/it/10 spi_host_device_t host\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \ T1/ptm/m/it/10 spi_bus_config_t LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 333 undefined on input line 45477. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 333 undefined on input line 45509. Underfull \hbox (badness 10000) in paragraph at lines 45509--45509 []\T1/ptm/m/it/10 spi_host_device_t host\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 cs _io_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 cs_num\T1/ptm/m/n/10 , int LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 333 undefined on input line 45539. [333] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 334 undefined on input line 45595. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 334 undefined on input line 45619. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 334 undefined on input line 45643. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 334 undefined on input line 45673. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv418dm aworkaround_cb_t' on page 334 undefined on input line 45697. [334] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _bus__config__t' on page 335 undefined on input line 45791. [335] [336] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 337 undefined on input line 45980. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv416sp i_bus_config_t' on page 337 undefined on input line 45980. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _bus__config__t' on page 337 undefined on input line 46013. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 337 undefined on input line 46030. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 337 undefined on input line 46068. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv429sp i_device_interface_config_t' on page 337 undefined on input line 46068. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv419sp i_device_handle_t' on page 337 undefined on input line 46068. Underfull \hbox (badness 10000) in paragraph at lines 46068--46068 []\T1/ptm/m/it/10 spi_host_device_t host\T1/ptm/m/n/10 , \T1/ptm/m/it/10 spi_de vice_interface_config_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 dev_config\T1/ptm/m/n/1 0 , [337] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv419sp i_device_handle_t' on page 338 undefined on input line 46117. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv419sp i_device_handle_t' on page 338 undefined on input line 46152. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_transaction_t' on page 338 undefined on input line 46152. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv419sp i_device_handle_t' on page 338 undefined on input line 46196. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_transaction_t' on page 338 undefined on input line 46196. Underfull \hbox (badness 10000) in paragraph at lines 46196--46196 []\T1/ptm/m/it/10 spi_device_handle_t han-dle\T1/ptm/m/n/10 , \T1/ptm/m/it/10 s pi_transaction_t [338] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv419sp i_device_handle_t' on page 339 undefined on input line 46239. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_transaction_t' on page 339 undefined on input line 46239. [339] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv416tr ansaction_cb_t' on page 340 undefined on input line 46409. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv416tr ansaction_cb_t' on page 340 undefined on input line 46420. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _device__interface__config__t' on page 340 undefined on input line 46456. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _device__interface__config__t' on page 340 undefined on input line 46472. [340] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_transaction_t' on page 341 undefined on input line 46575. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _transaction__t' on page 341 undefined on input line 46577. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _transaction__ext__t' on page 341 undefined on input line 46577. [341] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _transaction__t' on page 342 undefined on input line 46693. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _transaction__t' on page 342 undefined on input line 46701. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _transaction__ext__t' on page 342 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _device__interface__config__t' on page 342 undefined on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 46709--46710 \T1/ptm/m/n/10 Use the \T1/pcr/m/n/10 command_bits \T1/ptm/m/n/10 in \T1/pcr/m/ sl/10 spi_transaction_ext_t \T1/ptm/m/n/10 rather than de-fault value in LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _transaction__ext__t' on page 342 undefined on input line 1. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _device__interface__config__t' on page 342 undefined on input line 1. Underfull \hbox (badness 10000) in paragraph at lines 46717--46718 \T1/ptm/m/n/10 Use the \T1/pcr/m/n/10 address_bits \T1/ptm/m/n/10 in \T1/pcr/m/ sl/10 spi_transaction_ext_t \T1/ptm/m/n/10 rather than de-fault value in LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_transaction_t' on page 342 undefined on input line 46729. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_transaction_t' on page 342 undefined on input line 46738. [342] [343] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 344 undefined on input line 46879. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv416sp i_bus_config_t' on page 344 undefined on input line 46879. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv428spi _slave_interface_config_t' on page 344 undefined on input line 46879. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:structspi_ _bus__config__t' on page 344 undefined on input line 46912. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:structspi__ slave__interface__config__t' on page 344 undefined on input line 46915. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 344 undefined on input line 46932. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 344 undefined on input line 46967. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv423spi _slave_transaction_t' on page 344 undefined on input line 46967. Underfull \hbox (badness 10000) in paragraph at lines 46967--46967 []\T1/ptm/m/it/10 spi_host_device_t host\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \ T1/ptm/m/it/10 spi_slave_transaction_t [344] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 345 undefined on input line 47009. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv423spi _slave_transaction_t' on page 345 undefined on input line 47009. Underfull \hbox (badness 10000) in paragraph at lines 47009--47009 []\T1/ptm/m/it/10 spi_host_device_t host\T1/ptm/m/n/10 , \T1/ptm/m/it/10 spi_sl ave_transaction_t LaTeX Warning: Hyper reference `api-reference/peripherals/spi_master:_CPPv417sp i_host_device_t' on page 345 undefined on input line 47051. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv423spi _slave_transaction_t' on page 345 undefined on input line 47051. [345] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv422sla ve_transaction_cb_t' on page 346 undefined on input line 47147. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv422sla ve_transaction_cb_t' on page 346 undefined on input line 47158. [346] LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv423spi _slave_transaction_t' on page 347 undefined on input line 47269. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv423spi _slave_transaction_t' on page 347 undefined on input line 47278. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:timer-api-timer -initialization' on page 347 undefined on input line 47297. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:timer-api-timer -control' on page 347 undefined on input line 47300. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:timer-api-alarm s' on page 347 undefined on input line 47303. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:timer-api-inter rupts' on page 347 undefined on input line 47306. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 347 undefined on input line 47313. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 347 undefined on input line 47313. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv410timer_i nit13timer_group_t11timer_idx_tPK14timer_config_t' on page 347 undefined on inp ut line 47315. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv414timer_c onfig_t' on page 347 undefined on input line 47315. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv417timer_c ount_dir_t' on page 347 undefined on input line 47321. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv410timer_i nit13timer_group_t11timer_idx_tPK14timer_config_t' on page 347 undefined on inp ut line 47324. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_s tart_t' on page 347 undefined on input line 47324. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv417timer_i ntr_mode_t' on page 347 undefined on input line 47333. [347] LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv416timer_g et_config13timer_group_t11timer_idx_tP14timer_config_t' on page 348 undefined o n input line 47337. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv423timer_g et_counter_value13timer_group_t11timer_idx_tP8uint64_t' on page 348 undefined o n input line 47342. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv426timer_g et_counter_time_sec13timer_group_t11timer_idx_tPd' on page 348 undefined on inp ut line 47342. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv423timer_s et_counter_value13timer_group_t11timer_idx_t8uint64_t' on page 348 undefined on input line 47342. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_p ause13timer_group_t11timer_idx_t' on page 348 undefined on input line 47344. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_s tart13timer_group_t11timer_idx_t' on page 348 undefined on input line 47344. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv410timer_i nit13timer_group_t11timer_idx_tPK14timer_config_t' on page 348 undefined on inp ut line 47346. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:timer-api-timer -initialization' on page 348 undefined on input line 47346. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv417timer_s et_divider13timer_group_t11timer_idx_t8uint32_t' on page 348 undefined on input line 47349. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv417timer_s et_divider13timer_group_t11timer_idx_t8uint32_t' on page 348 undefined on input line 47349. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv422timer_s et_counter_mode13timer_group_t11timer_idx_t17timer_count_dir_t' on page 348 und efined on input line 47352. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv421timer_s et_auto_reload13timer_group_t11timer_idx_t18timer_autoreload_t' on page 348 und efined on input line 47355. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv421timer_s et_alarm_value13timer_group_t11timer_idx_t8uint64_t' on page 348 undefined on i nput line 47362. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv415timer_s et_alarm13timer_group_t11timer_idx_t13timer_alarm_t' on page 348 undefined on i nput line 47362. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv410timer_i nit13timer_group_t11timer_idx_tPK14timer_config_t' on page 348 undefined on inp ut line 47362. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:timer-api-inter rupts' on page 348 undefined on input line 47367. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv423timer_s et_counter_value13timer_group_t11timer_idx_t8uint64_t' on page 348 undefined on input line 47370. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv421timer_g et_alarm_value13timer_group_t11timer_idx_tP8uint64_t' on page 348 undefined on input line 47378. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv418timer_i sr_register13timer_group_t11timer_idx_tPFvPvEPviP18timer_isr_handle_t' on page 348 undefined on input line 47383. Underfull \hbox (badness 10000) in paragraph at lines 47383--47384 []\T1/ptm/m/n/10 Registration of the in-ter-rupt han-dler for a spe-cific timer group and timer is done be call-ing LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv423timer_g roup_intr_enable13timer_group_t8uint32_t' on page 348 undefined on input line 4 7385. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv417timer_e nable_intr13timer_group_t11timer_idx_t' on page 348 undefined on input line 473 85. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv424timer_g roup_intr_disable13timer_group_t8uint32_t' on page 348 undefined on input line 47385. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv418timer_d isable_intr13timer_group_t11timer_idx_t' on page 348 undefined on input line 47 385. [348] LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 349 undefined on input line 47418. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 349 undefined on input line 47418. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 349 undefined on input line 47456. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 349 undefined on input line 47456. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 349 undefined on input line 47494. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 349 undefined on input line 47494. [349] LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 350 undefined on input line 47532. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 350 undefined on input line 47532. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 350 undefined on input line 47567. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 350 undefined on input line 47567. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 350 undefined on input line 47602. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 350 undefined on input line 47602. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv417timer_c ount_dir_t' on page 350 undefined on input line 47602. Underfull \hbox (badness 10000) in paragraph at lines 47602--47602 []\T1/ptm/m/it/10 timer_group_t group_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 timer _idx_t timer_num\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 350 undefined on input line 47640. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 350 undefined on input line 47640. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv418timer_a utoreload_t' on page 350 undefined on input line 47640. Underfull \hbox (badness 10000) in paragraph at lines 47640--47640 []\T1/ptm/m/it/10 timer_group_t group_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 timer _idx_t timer_num\T1/ptm/m/n/10 , [350] LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 351 undefined on input line 47678. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 351 undefined on input line 47678. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 351 undefined on input line 47716. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 351 undefined on input line 47716. Underfull \hbox (badness 10000) in paragraph at lines 47716--47716 []\T1/ptm/m/it/10 timer_group_t group_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 timer _idx_t timer_num\T1/ptm/m/n/10 , uint64_t LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 351 undefined on input line 47754. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 351 undefined on input line 47754. Underfull \hbox (badness 10000) in paragraph at lines 47754--47754 []\T1/ptm/m/it/10 timer_group_t group_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 timer _idx_t timer_num\T1/ptm/m/n/10 , uint64_t LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 351 undefined on input line 47792. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 351 undefined on input line 47792. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_a larm_t' on page 351 undefined on input line 47792. Underfull \hbox (badness 10000) in paragraph at lines 47792--47792 []\T1/ptm/m/it/10 timer_group_t group_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 timer _idx_t timer_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 timer_alarm_t [351] LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 352 undefined on input line 47830. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 352 undefined on input line 47830. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv418timer_i sr_handle_t' on page 352 undefined on input line 47830. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 352 undefined on input line 47880. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 352 undefined on input line 47880. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv414timer_c onfig_t' on page 352 undefined on input line 47880. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 352 undefined on input line 47918. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 352 undefined on input line 47918. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv414timer_c onfig_t' on page 352 undefined on input line 47918. [352] LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 353 undefined on input line 47956. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 353 undefined on input line 47991. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 353 undefined on input line 48026. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 353 undefined on input line 48026. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv413timer_g roup_t' on page 353 undefined on input line 48061. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv411timer_i dx_t' on page 353 undefined on input line 48061. [353] LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv417timer_i ntr_mode_t' on page 354 undefined on input line 48130. LaTeX Warning: Hyper reference `api-reference/peripherals/timer:_CPPv417timer_c ount_dir_t' on page 354 undefined on input line 48141. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 354 undefined on input line 48191. [354] [355] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:touch-pad-a pi-reference' on page 356 undefined on input line 48532. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:touch-pad-a pi-examples' on page 356 undefined on input line 48532. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv414tou ch_pad_initv' on page 356 undefined on input line 48537. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:touch-pad-a pi-reference' on page 356 undefined on input line 48537. [356] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv416tou ch_pad_deinitv' on page 357 undefined on input line 48539. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv416tou ch_pad_config11touch_pad_t8uint16_t' on page 357 undefined on input line 48544. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv422tou ch_pad_set_fsm_mode16touch_fsm_mode_t' on page 357 undefined on input line 4854 6. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv418tou ch_pad_sw_startv' on page 357 undefined on input line 48546. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv414tou ch_pad_read11touch_pad_tP8uint16_t' on page 357 undefined on input line 48554. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv423tou ch_pad_read_filtered11touch_pad_tP8uint16_t' on page 357 undefined on input lin e 48557. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv423tou ch_pad_read_filtered11touch_pad_tP8uint16_t' on page 357 undefined on input lin e 48564. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv421tou ch_pad_set_voltage17touch_high_volt_t16touch_low_volt_t18touch_volt_atten_t' on page 357 undefined on input line 48572. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv423tou ch_pad_set_meas_time8uint16_t8uint16_t' on page 357 undefined on input line 485 72. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv421tou ch_pad_set_voltage17touch_high_volt_t16touch_low_volt_t18touch_volt_atten_t' on page 357 undefined on input line 48580. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv422tou ch_pad_set_cnt_mode11touch_pad_t17touch_cnt_slope_t15touch_tie_opt_t' on page 3 57 undefined on input line 48583. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv423tou ch_pad_set_meas_time8uint16_t8uint16_t' on page 357 undefined on input line 485 88. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv421tou ch_pad_set_voltage17touch_high_volt_t16touch_low_volt_t18touch_volt_atten_t' on page 357 undefined on input line 48603. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv421tou ch_pad_get_voltageP17touch_high_volt_tP16touch_low_volt_tP18touch_volt_atten_t' on page 357 undefined on input line 48603. [357] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv422tou ch_pad_filter_start8uint32_t' on page 358 undefined on input line 48608. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv427tou ch_pad_set_filter_period8uint32_t' on page 358 undefined on input line 48610. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv421tou ch_pad_filter_stopv' on page 358 undefined on input line 48612. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv423tou ch_pad_filter_deletev' on page 358 undefined on input line 48612. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv420tou ch_pad_get_statusv' on page 358 undefined on input line 48617. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv422tou ch_pad_clear_statusv' on page 358 undefined on input line 48617. [358 <./touch_pad-measurement-parameters.jpg>] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv416tou ch_pad_config11touch_pad_t8uint16_t' on page 359 undefined on input line 48628. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv420tou ch_pad_set_thresh11touch_pad_t8uint16_t' on page 359 undefined on input line 48 628. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv426tou ch_pad_set_trigger_mode20touch_trigger_mode_t' on page 359 undefined on input l ine 48630. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv422tou ch_pad_isr_register14intr_handler_tPv' on page 359 undefined on input line 4863 5. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv424tou ch_pad_isr_deregisterPFvPvEPv' on page 359 undefined on input line 48635. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv421tou ch_pad_intr_enablev' on page 359 undefined on input line 48638. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv422tou ch_pad_intr_disablev' on page 359 undefined on input line 48638. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv420tou ch_pad_get_statusv' on page 359 undefined on input line 48642. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv422tou ch_pad_clear_statusv' on page 359 undefined on input line 48642. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:touch-pad-a pi-filtering-of-measurements' on page 359 undefined on input line 48645. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv428tou ch_pad_set_trigger_source19touch_trigger_src_t' on page 359 undefined on input line 48651. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv424tou ch_pad_set_group_mask8uint16_t8uint16_t8uint16_t' on page 359 undefined on inpu t line 48656. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv424tou ch_pad_get_group_maskP8uint16_tP8uint16_tP8uint16_t' on page 359 undefined on i nput line 48656. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv426tou ch_pad_clear_group_mask8uint16_t8uint16_t8uint16_t' on page 359 undefined on in put line 48659. [359] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 360 undefined on input line 48744. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 360 undefined on input line 48782. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 360 undefined on input line 48820. [360] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 361 undefined on input line 48861. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv414intr_ha ndler_t' on page 361 undefined on input line 48905. [361] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv417tou ch_high_volt_t' on page 362 undefined on input line 49039. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv416tou ch_low_volt_t' on page 362 undefined on input line 49039. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv418tou ch_volt_atten_t' on page 362 undefined on input line 49039. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv417tou ch_high_volt_t' on page 362 undefined on input line 49077. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv416tou ch_low_volt_t' on page 362 undefined on input line 49077. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv418tou ch_volt_atten_t' on page 362 undefined on input line 49077. [362] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 363 undefined on input line 49112. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv417tou ch_cnt_slope_t' on page 363 undefined on input line 49112. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv415tou ch_tie_opt_t' on page 363 undefined on input line 49112. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 363 undefined on input line 49150. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv417tou ch_cnt_slope_t' on page 363 undefined on input line 49150. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv415tou ch_tie_opt_t' on page 363 undefined on input line 49150. Underfull \hbox (badness 10000) in paragraph at lines 49150--49150 []\T1/ptm/m/it/10 touch_pad_t touch_num\T1/ptm/m/n/10 , \T1/ptm/m/it/10 touch_c nt_slope_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 slope\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 363 undefined on input line 49188. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv416tou ch_fsm_mode_t' on page 363 undefined on input line 49220. [363] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv416tou ch_fsm_mode_t' on page 364 undefined on input line 49252. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 364 undefined on input line 49304. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 364 undefined on input line 49339. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv420tou ch_trigger_mode_t' on page 364 undefined on input line 49374. [364] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv420tou ch_trigger_mode_t' on page 365 undefined on input line 49406. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv419tou ch_trigger_src_t' on page 365 undefined on input line 49435. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv419tou ch_trigger_src_t' on page 365 undefined on input line 49467. [365] [366] [367] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 368 undefined on input line 49914. [368] [369] [370] [371] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:uart-api-setting -communication-parameters' on page 372 undefined on input line 50720. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:uart-api-setting -communication-pins' on page 372 undefined on input line 50723. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:uart-api-driver- installation' on page 372 undefined on input line 50726. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:uart-api-running -uart-communication' on page 372 undefined on input line 50729. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:uart-api-using-i nterrupts' on page 372 undefined on input line 50732. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:uart-api-deletin g-driver' on page 372 undefined on input line 50735. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 372 undefined on input line 50741. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv417uart_par am_config11uart_port_tPK13uart_config_t' on page 372 undefined on input line 50 746. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv413uart_con fig_t' on page 372 undefined on input line 50746. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv417uart_set _baudrate11uart_port_t8uint32_t' on page 372 undefined on input line 50751. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv420uart_set _word_length11uart_port_t18uart_word_length_t' on page 372 undefined on input l ine 50754. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv418uart_wor d_length_t' on page 372 undefined on input line 50754. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv415uart_set _parity11uart_port_t13uart_parity_t' on page 372 undefined on input line 50757. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv413uart_par ity_t' on page 372 undefined on input line 50757. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv418uart_set _stop_bits11uart_port_t16uart_stop_bits_t' on page 372 undefined on input line 50760. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv416uart_sto p_bits_t' on page 372 undefined on input line 50760. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv421uart_set _hw_flow_ctrl11uart_port_t21uart_hw_flowcontrol_t7uint8_t' on page 372 undefine d on input line 50763. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv417uart_get _baudrate11uart_port_tP8uint32_t' on page 372 undefined on input line 50767. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv412uart_set _pin11uart_port_tiiii' on page 372 undefined on input line 50772. [372] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv419uart_dri ver_install11uart_port_tiiiP13QueueHandle_ti' on page 373 undefined on input li ne 50779. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv416uart_wri te_bytes11uart_port_tPKc6size_t' on page 373 undefined on input line 50800. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv415uart_rea d_bytes11uart_port_tP7uint8_t8uint32_t10TickType_t' on page 373 undefined on in put line 50800. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv413uart_tx_ chars11uart_port_tPKc8uint32_t' on page 373 undefined on input line 50805. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv417uart_wai t_tx_done11uart_port_t10TickType_t' on page 373 undefined on input line 50807. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv416uart_wri te_bytes11uart_port_tPKc6size_t' on page 373 undefined on input line 50809. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv427uart_wri te_bytes_with_break11uart_port_tPKc6size_ti' on page 373 undefined on input lin e 50811. Underfull \hbox (badness 10000) in paragraph at lines 50811--50812 []\T1/ptm/m/n/10 There is a sim-i-lar func-tion as above that adds a se-rial br eak sig-nal af-ter send-ing the data - LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv415uart_rea d_bytes11uart_port_tP7uint8_t8uint32_t10TickType_t' on page 373 undefined on in put line 50816. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv426uart_get _buffered_data_len11uart_port_tP6size_t' on page 373 undefined on input line 50 816. [373] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv410uart_flu sh11uart_port_t' on page 374 undefined on input line 50818. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv412uart_set _rts11uart_port_ti' on page 374 undefined on input line 50823. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv412uart_set _dtr11uart_port_ti' on page 374 undefined on input line 50823. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv421uart_ena ble_intr_mask11uart_port_t8uint32_t' on page 374 undefined on input line 50828. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv422uart_dis able_intr_mask11uart_port_t8uint32_t' on page 374 undefined on input line 50828 . LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv417uart_isr _register11uart_port_tPFvPvEPviP17uart_isr_handle_t' on page 374 undefined on i nput line 50828. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv413uart_isr _free11uart_port_t' on page 374 undefined on input line 50828. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv422uart_cle ar_intr_status11uart_port_t8uint32_t' on page 374 undefined on input line 50828 . LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv417uart_eve nt_type_t' on page 374 undefined on input line 50833. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv419uart_dri ver_install11uart_port_tiiiP13QueueHandle_ti' on page 374 undefined on input li ne 50833. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:uart-api-driver- installation' on page 374 undefined on input line 50833. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv418uart_int r_config_t' on page 374 undefined on input line 50836. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv416uart_int r_config11uart_port_tPK18uart_intr_config_t' on page 374 undefined on input lin e 50836. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv419uart_ena ble_rx_intr11uart_port_t' on page 374 undefined on input line 50836. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv419uart_ena ble_tx_intr11uart_port_tii' on page 374 undefined on input line 50836. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv420uart_dis able_rx_intr11uart_port_t' on page 374 undefined on input line 50836. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv420uart_dis able_tx_intr11uart_port_t' on page 374 undefined on input line 50836. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv428uart_ena ble_pattern_det_intr11uart_port_tc7uint8_tiii' on page 374 undefined on input l ine 50839. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv419uart_dri ver_install11uart_port_tiiiP13QueueHandle_ti' on page 374 undefined on input li ne 50851. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv418uart_dri ver_delete11uart_port_t' on page 374 undefined on input line 50851. [374] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 375 undefined on input line 50880. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv418uart_wor d_length_t' on page 375 undefined on input line 50880. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 375 undefined on input line 50915. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv418uart_wor d_length_t' on page 375 undefined on input line 50915. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 375 undefined on input line 50950. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv416uart_sto p_bits_t' on page 375 undefined on input line 50950. [375] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 376 undefined on input line 50985. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv416uart_sto p_bits_t' on page 376 undefined on input line 50985. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 376 undefined on input line 51020. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv413uart_par ity_t' on page 376 undefined on input line 51020. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 376 undefined on input line 51055. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv413uart_par ity_t' on page 376 undefined on input line 51055. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 376 undefined on input line 51090. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 376 undefined on input line 51125. [376] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 377 undefined on input line 51160. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 377 undefined on input line 51195. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv421uart_hw_ flowcontrol_t' on page 377 undefined on input line 51195. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 377 undefined on input line 51233. [377] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 378 undefined on input line 51274. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv421uart_hw_ flowcontrol_t' on page 378 undefined on input line 51274. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 378 undefined on input line 51309. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 378 undefined on input line 51344. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 378 undefined on input line 51379. [378] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 379 undefined on input line 51414. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 379 undefined on input line 51446. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 379 undefined on input line 51478. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 379 undefined on input line 51510. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 379 undefined on input line 51548. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv417uart_isr _handle_t' on page 379 undefined on input line 51548. [379] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 380 undefined on input line 51595. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 380 undefined on input line 51627. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 380 undefined on input line 51677. [380] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 381 undefined on input line 51715. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 381 undefined on input line 51750. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 381 undefined on input line 51785. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv413uart_con fig_t' on page 381 undefined on input line 51785. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 381 undefined on input line 51820. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv418uart_int r_config_t' on page 381 undefined on input line 51820. [381] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 382 undefined on input line 51855. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 382 undefined on input line 51855. Underfull \hbox (badness 10000) in paragraph at lines 51893--51894 []\T1/pcr/m/n/10 intr_alloc_flags\T1/ptm/m/n/10 : Flags used to al-lo-cate the in-ter-rupt. One or mul-ti-ple LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 382 undefined on input line 51907. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 382 undefined on input line 51939. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 382 undefined on input line 51977. [382] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 383 undefined on input line 52018. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 383 undefined on input line 52060. [383] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 384 undefined on input line 52105. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 384 undefined on input line 52146. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 384 undefined on input line 52181. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 384 undefined on input line 52216. [384] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 385 undefined on input line 52251. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 385 undefined on input line 52283. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 385 undefined on input line 52330. [385] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 386 undefined on input line 52371. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv411uart_por t_t' on page 386 undefined on input line 52412. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv418uart_wor d_length_t' on page 386 undefined on input line 52476. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv413uart_par ity_t' on page 386 undefined on input line 52487. LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv416uart_sto p_bits_t' on page 386 undefined on input line 52498. [386] LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv421uart_hw_ flowcontrol_t' on page 387 undefined on input line 52509. Underfull \hbox (badness 10000) in paragraph at lines 52555--52557 \T1/ptm/m/n/10 UART in-ter-rupt en-able mask, choose from UART_XXXX_INT_ENA_M u n-der LaTeX Warning: Hyper reference `api-reference/peripherals/uart:_CPPv417uart_eve nt_type_t' on page 387 undefined on input line 52610. [387] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 388 undefined on input line 52721. [388] [389] [390] [391] [392] [393] [394] LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv415mdns_txt_i tem_t' on page 395 undefined on input line 53718. [395] [396] LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv415mdns_txt_i tem_t' on page 397 undefined on input line 53894. [397] LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv413mdns_resul t_t' on page 398 undefined on input line 54058. LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv413mdns_resul t_t' on page 398 undefined on input line 54114. LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv413mdns_resul t_t' on page 398 undefined on input line 54135. [398] LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv413mdns_resul t_t' on page 399 undefined on input line 54185. LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv413mdns_resul t_t' on page 399 undefined on input line 54235. [399] [400] LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv414mdns_ip_ad dr_s' on page 401 undefined on input line 54454. LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv413mdns_resul t_s' on page 401 undefined on input line 54477. LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv418mdns_ip_pr otocol_t' on page 401 undefined on input line 54499. LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv415mdns_txt_i tem_t' on page 401 undefined on input line 54543. LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv414mdns_ip_ad dr_t' on page 401 undefined on input line 54565. [401] LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv414mdns_ip_ad dr_s' on page 402 undefined on input line 54633. LaTeX Warning: Hyper reference `api-reference/protocols/mdns:_CPPv413mdns_resul t_s' on page 402 undefined on input line 54644. LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 402 u ndefined on input line 54707. [402] LaTeX Warning: Hyper reference `api-guides/general-notes:memory-layout' on page 403 undefined on input line 54764. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc::doc' on page 4 03 undefined on input line 54777. [403] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 404 u ndefined on input line 54818. LaTeX Warning: Hyper reference `security/flash-encryption::doc' on page 404 und efined on input line 54856. LaTeX Warning: Hyper reference `security/flash-encryption::doc' on page 404 und efined on input line 54873. [404] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 405 u ndefined on input line 54907. LaTeX Warning: Hyper reference `api-reference/system/ota::doc' on page 405 unde fined on input line 54910. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash::doc' on page 4 05 undefined on input line 54913. [405] [406] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_memory_t' on page 407 undefined on input line 55188. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_handle_t' on page 407 undefined on input line 55188. [407] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_memory_t' on page 408 undefined on input line 55226. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_handle_t' on page 408 undefined on input line 55226. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_handle_t' on page 408 undefined on input line 55264. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_memory_t' on page 408 undefined on input line 55301. [408] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_memory_t' on page 409 undefined on input line 55361. Underfull \hbox (badness 10000) in paragraph at lines 55371--55373 []\T1/ptm/m/n/10 This func-tion doesn't im-pose any align-ment con-straints, bu t if mem-ory ar-gu-ment is LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_guard_funcs_t' on page 409 undefined on input line 55422. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_guard_funcs_t' on page 409 undefined on input line 55446. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_guard_funcs_t' on page 409 undefined on input line 55446. [409] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv428spi_fla sh_guard_start_func_t' on page 410 undefined on input line 55501. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv426spi_fla sh_guard_end_func_t' on page 410 undefined on input line 55512. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv424spi_fla sh_op_lock_func_t' on page 410 undefined on input line 55523. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv426spi_fla sh_op_unlock_func_t' on page 410 undefined on input line 55534. [410] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv424esp_par tition_iterator_t' on page 411 undefined on input line 55701. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv424esp_par tition_iterator_t' on page 411 undefined on input line 55701. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv420esp_par tition_type_t' on page 411 undefined on input line 55701. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423esp_par tition_subtype_t' on page 411 undefined on input line 55701. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 411 undefined on input line 55731. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 411 undefined on input line 55731. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv420esp_par tition_type_t' on page 411 undefined on input line 55731. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423esp_par tition_subtype_t' on page 411 undefined on input line 55731. Underfull \hbox (badness 10000) in paragraph at lines 55731--55731 []\T1/ptm/m/it/10 esp_partition_type_t type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 55731--55731 \T1/ptm/m/it/10 esp_partition_subtype_t sub-type\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [411] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:structesp__part ition__t' on page 412 undefined on input line 55737. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 412 undefined on input line 55761. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 412 undefined on input line 55761. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv424esp_par tition_iterator_t' on page 412 undefined on input line 55761. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:structesp__part ition__t' on page 412 undefined on input line 55763. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:structesp__part ition__t' on page 412 undefined on input line 55767. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv424esp_par tition_iterator_t' on page 412 undefined on input line 55785. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv424esp_par tition_iterator_t' on page 412 undefined on input line 55785. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv424esp_par tition_iterator_t' on page 412 undefined on input line 55785. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv424esp_par tition_iterator_t' on page 412 undefined on input line 55811. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 412 undefined on input line 55832. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 412 undefined on input line 55832. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 412 undefined on input line 55832. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:esp__partition_ 8h_1a83e78791a597dedefe138c98b5193e94' on page 412 undefined on input line 5584 0. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:structesp__part ition__t' on page 412 undefined on input line 55849. [412] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 413 undefined on input line 55870. Underfull \hbox (badness 10000) in paragraph at lines 55880--55881 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 413 undefined on input line 55903. Underfull \hbox (badness 10000) in paragraph at lines 55920--55921 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 413 undefined on input line 55943. Underfull \hbox (badness 7722) in paragraph at lines 55943--55943 []\T1/pcr/b/n/10 const \T1/ptm/m/it/10 esp_partition_t \T1/ptm/m/n/10 *\T1/ptm/ m/it/10 par-ti-tion\T1/ptm/m/n/10 , uint32_t \T1/ptm/m/it/10 start_addr\T1/ptm/ m/n/10 , [413] Underfull \hbox (badness 10000) in paragraph at lines 55953--55954 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 414 undefined on input line 55973. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_memory_t' on page 414 undefined on input line 55973. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423spi_fla sh_mmap_handle_t' on page 414 undefined on input line 55973. Underfull \hbox (badness 10000) in paragraph at lines 55973--55973 \T1/ptm/m/it/10 spi_flash_mmap_memory_t mem-ory\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 void **\T1/ptm/m/it/10 out_ptr\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 55987--55988 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv420esp_par tition_type_t' on page 414 undefined on input line 56032. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv423esp_par tition_subtype_t' on page 414 undefined on input line 56043. [414] [415] [416] Underfull \hbox (badness 10000) in paragraph at lines 56547--56549 []\T1/ptm/m/n/10 ESP_OK if all op-er-a-tions suc-ceeded, ESP_ERR_FLASH_OP_FAIL if SPI flash fails, [417] [418] [419] [420] [421] [422] [423] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 424 undefined on input line 57088. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 424 undefined on input line 57143. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 424 undefined on input line 57152. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 424 undefined on input line 57161. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 424 undefined on input line 57170. [424] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57179. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57188. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57197. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57206. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57215. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57279. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57288. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57297. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57306. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57315. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57324. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57333. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 425 undefined on input line 57342. [425] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 426 undefined on input line 57416. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv413nvs_ope n_mode' on page 426 undefined on input line 57425. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 426 undefined on input line 57425. [426] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv413nvs_ope n_mode' on page 427 undefined on input line 57477. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 427 undefined on input line 57477. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 427 undefined on input line 57532. [427] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 428 undefined on input line 57590. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 428 undefined on input line 57636. [428] LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 429 undefined on input line 57676. LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash:_CPPv410nvs_han dle' on page 429 undefined on input line 57713. [429] [430] [431] [432] [433] Underfull \hbox (badness 10000) in paragraph at lines 58099--58100 []\T1/ptm/m/n/10 where the \T1/pcr/m/n/10 __getreent() \T1/ptm/m/n/10 func-tion re-turns a per-task pointer to \T1/pcr/m/n/10 struct _reent LaTeX Warning: Hyper reference `api-reference/storage/vfs:_CPPv49esp_vfs_t' on page 434 undefined on input line 58229. [434] LaTeX Warning: Hyper reference `api-reference/storage/vfs:structesp__vfs__t' on page 435 undefined on input line 58242. LaTeX Warning: Hyper reference `api-reference/storage/vfs:_CPPv49esp_vfs_t' on page 435 undefined on input line 58259. LaTeX Warning: Hyper reference `api-reference/storage/vfs:structesp__vfs__t' on page 435 undefined on input line 58271. Underfull \hbox (badness 5050) in paragraph at lines 58280--58281 []\T1/pcr/m/n/10 p_max_fd\T1/ptm/m/n/10 : If non-NULL, on suc-cess this vari-ab le is writ-ten with one higher than Underfull \hbox (badness 5331) in paragraph at lines 58280--58281 \T1/ptm/m/n/10 the max-i-mum (global/user-facing) FD that this VFS will use. Th is is use-ful when Underfull \hbox (badness 10000) in paragraph at lines 58339--58341 \T1/ptm/m/n/10 ESP_VFS_FLAG_CONTEXT_PTR or ESP_VFS_FLAG_DEFAULT, plus op-tion-a lly [435] LaTeX Warning: Hyper reference `api-reference/storage/vfs:structesp__vfs__t' on page 436 undefined on input line 58362. LaTeX Warning: Hyper reference `api-reference/storage/vfs:_CPPv418esp_line_endi ngs_t' on page 436 undefined on input line 58415. LaTeX Warning: Hyper reference `api-reference/storage/vfs:_CPPv418esp_line_endi ngs_t' on page 436 undefined on input line 58456. [436] [437] [438] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv412sdmmc_host_ t' on page 439 undefined on input line 58728. LaTeX Warning: Hyper reference `api-reference/storage/fatfs:_CPPv426esp_vfs_fat _mount_config_t' on page 439 undefined on input line 58728. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv412sdmmc_card_ t' on page 439 undefined on input line 58728. [439] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:structsdmmc__slot__ config__t' on page 440 undefined on input line 58779. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:structsdspi__slot__ config__t' on page 440 undefined on input line 58779. LaTeX Warning: Hyper reference `api-reference/storage/fatfs:_CPPv416ff_diskio_i mpl_t' on page 440 undefined on input line 58866. LaTeX Warning: Hyper reference `api-reference/storage/fatfs:structff__diskio__i mpl__t' on page 440 undefined on input line 58878. [440] LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:_CPPv412sdmmc_card_ t' on page 441 undefined on input line 58961. LaTeX Warning: Hyper reference `api-reference/storage/sdmmc:structsdmmc__card__ t' on page 441 undefined on input line 58971. LaTeX Warning: Hyper reference `api-reference/storage/fatfs::doc' on page 441 u ndefined on input line 58996. [441] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 442 u ndefined on input line 59054. LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 442 u ndefined on input line 59057. LaTeX Warning: Hyper reference `api-reference/storage/fatfs:_CPPv426esp_vfs_fat _mount_config_t' on page 442 undefined on input line 59084. LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 442 undefined on input line 59084. Underfull \hbox (badness 10000) in paragraph at lines 59084--59084 \T1/pcr/b/n/10 const \T1/ptm/m/it/10 esp_vfs_fat_mount_config_t \T1/ptm/m/n/10 *\T1/ptm/m/it/10 mount_config\T1/ptm/m/n/10 , [442] LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 443 undefined on input line 59191. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 443 undefined on input line 59240. LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 443 undefined on input line 59240. [443] LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 444 undefined on input line 59278. LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 444 undefined on input line 59310. LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 444 undefined on input line 59354. [444] LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 445 undefined on input line 59406. LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 445 undefined on input line 59453. LaTeX Warning: Hyper reference `api-reference/storage/wear-levelling:_CPPv411wl _handle_t' on page 445 undefined on input line 59477. [445] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 446 u ndefined on input line 59581. [446] LaTeX Warning: Hyper reference `api-reference/storage/spiffs:_CPPv421esp_vfs_sp iffs_conf_t' on page 447 undefined on input line 59613. LaTeX Warning: Hyper reference `api-reference/storage/spiffs:structesp__vfs__sp iffs__conf__t' on page 447 undefined on input line 59640. [447] [448] LaTeX Warning: Hyper reference `api-guides/freertos-smp::doc' on page 449 undef ined on input line 59856. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 449 undefined on input line 59876. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 449 undefined on input line 59920. [449] [450] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 451 undefined on input line 59998. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 451 undefined on input line 59998. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 451 undefined on input line 60045. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 451 undefined on input line 60045. [451] [452] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 453 undefined on input line 60141. [453] [454] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 455 undefined on input line 60289. [455] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 456 undefined on input line 60345. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv410eTaskStat e' on page 456 undefined on input line 60369. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv410eTaskStat e' on page 456 undefined on input line 60369. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 456 undefined on input line 60369. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 456 undefined on input line 60397. [456] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 457 undefined on input line 60447. [457] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 458 undefined on input line 60505. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 458 undefined on input line 60561. [458] [459] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 460 undefined on input line 60755. [460] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 461 undefined on input line 60773. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 461 undefined on input line 60801. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 461 undefined on input line 60829. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418TaskHookF unction_t' on page 461 undefined on input line 60829. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418TaskHookF unction_t' on page 461 undefined on input line 60851. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418TaskHookF unction_t' on page 461 undefined on input line 60851. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 461 undefined on input line 60851. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 461 undefined on input line 60873. Underfull \hbox (badness 10000) in paragraph at lines 60877--60878 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- [461] Underfull \hbox (badness 10000) in paragraph at lines 60885--60886 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to set, from 0 to con- LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 462 undefined on input line 60902. Underfull \hbox (badness 10000) in paragraph at lines 60906--60907 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- Underfull \hbox (badness 10000) in paragraph at lines 60917--60918 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to get, from 0 to con- LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 462 undefined on input line 60931. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv427TlsDelete CallbackFunction_t' on page 462 undefined on input line 60931. Underfull \hbox (badness 10000) in paragraph at lines 60935--60936 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- Underfull \hbox (badness 10000) in paragraph at lines 60945--60946 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to set, from 0 to con- LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 462 undefined on input line 60965. [462] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 463 undefined on input line 60989. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 463 undefined on input line 60989. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 463 undefined on input line 61009. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 463 undefined on input line 61009. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskStatu s_t' on page 463 undefined on input line 61035. [463] [464] [465] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 466 undefined on input line 61228. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413eNotifyAc tion' on page 466 undefined on input line 61228. [466] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 467 undefined on input line 61289. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413eNotifyAc tion' on page 467 undefined on input line 61289. [467] [468] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 469 undefined on input line 61402. [469] [470] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 471 undefined on input line 61501. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv410eTaskStat e' on page 471 undefined on input line 61534. [471] [472] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412xTASK_STA TUS' on page 473 undefined on input line 61845. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv414xTASK_SNA PSHOT' on page 473 undefined on input line 61856. [473] [474] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 475 undefined on input line 62077. [475] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 476 undefined on input line 62145. Underfull \hbox (badness 6775) in paragraph at lines 62145--62145 []\T1/ptm/m/it/10 QueueHandle_t xQueue\T1/ptm/m/n/10 , Base-Type_t *\T1/pcr/b/n /10 const \T1/ptm/m/it/10 px-High-er-Pri-or-i-ty- LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 476 undefined on input line 62154. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 476 undefined on input line 62165. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 476 undefined on input line 62174. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 476 undefined on input line 62183. Overfull \vbox (0.55054pt too high) detected at line 62235 [476] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 477 undefined on input line 62265. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 477 undefined on input line 62296. [477] [478] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 479 undefined on input line 62387. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 479 undefined on input line 62411. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 479 undefined on input line 62435. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 479 undefined on input line 62456. [479] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 480 undefined on input line 62544. [480] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 481 undefined on input line 62570. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 481 undefined on input line 62591. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 481 undefined on input line 62622. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 481 undefined on input line 62622. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 481 undefined on input line 62633. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 481 undefined on input line 62633. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 481 undefined on input line 62644. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 481 undefined on input line 62644. [481] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv422QueueSetM emberHandle_t' on page 482 undefined on input line 62691. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 482 undefined on input line 62691. Underfull \hbox (badness 10000) in paragraph at lines 62691--62691 []\T1/ptm/m/it/10 QueueSetMemberHandle_t xQueue-OrSemaphore\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 Queue-SetHandle_t LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv422QueueSetM emberHandle_t' on page 482 undefined on input line 62722. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 482 undefined on input line 62722. Underfull \hbox (badness 10000) in paragraph at lines 62722--62722 []\T1/ptm/m/it/10 QueueSetMemberHandle_t xQueue-OrSemaphore\T1/ptm/m/n/10 , \T1 /ptm/m/it/10 Queue- [482] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv422QueueSetM emberHandle_t' on page 483 undefined on input line 62751. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv422QueueSetM emberHandle_t' on page 483 undefined on input line 62751. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 483 undefined on input line 62751. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv422QueueSetM emberHandle_t' on page 483 undefined on input line 62786. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv422QueueSetM emberHandle_t' on page 483 undefined on input line 62786. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 483 undefined on input line 62786. [483] [484] [485] [486] [487] [488] Overfull \vbox (1.68167pt too high) detected at line 63207 [489] Overfull \vbox (2.68167pt too high) detected at line 63291 [490] [491] [492] [493] [494] [495] [496] [497] Overfull \vbox (0.72581pt too high) detected at line 63826 [498] [499] Overfull \vbox (1.72583pt too high) detected at line 63973 [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413QueueHand le_t' on page 511 undefined on input line 64615. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 511 undefined on input line 64638. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 511 undefined on input line 64638. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423TimerCall backFunction_t' on page 511 undefined on input line 64638. [511] Underfull \vbox (badness 10000) detected at line 64728 Overfull \vbox (2.68169pt too high) detected at line 64728 [512] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 513 undefined on input line 64761. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 513 undefined on input line 64761. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423TimerCall backFunction_t' on page 513 undefined on input line 64761. [513] Overfull \vbox (7.72583pt too high) detected at line 64832 [514] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 515 undefined on input line 64868. [515] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 516 undefined on input line 64900. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 516 undefined on input line 64932. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 516 undefined on input line 64983. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 516 undefined on input line 64983. [516] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 517 undefined on input line 64996. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 517 undefined on input line 65020. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416PendedFun ction_t' on page 517 undefined on input line 65044. [517] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416PendedFun ction_t' on page 518 undefined on input line 65122. Underfull \hbox (badness 10000) in paragraph at lines 65122--65122 []\T1/ptm/m/it/10 PendedFunction_t xFunc-tion-ToPend\T1/ptm/m/n/10 , void *\T1/ ptm/m/it/10 pv-Pa-ram-e-ter1\T1/ptm/m/n/10 , [518] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 519 undefined on input line 65155. [519] [520] [521] Overfull \vbox (1.72583pt too high) detected at line 65513 [522] Underfull \vbox (badness 10000) detected at line 65513 Overfull \vbox (2.68169pt too high) detected at line 65513 [523] [524] [525] [526] [527] [528] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv413TimerHand le_t' on page 529 undefined on input line 65828. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 529 undefined on input line 65864. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 529 undefined on input line 65864. [529] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 530 undefined on input line 65907. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 530 undefined on input line 65907. [530] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 531 undefined on input line 65952. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 531 undefined on input line 65952. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 531 undefined on input line 65952. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 531 undefined on input line 65952. Underfull \hbox (badness 5345) in paragraph at lines 65952--65952 []\T1/ptm/m/it/10 EventGroupHandle_t xEvent-Group\T1/ptm/m/n/10 , \T1/pcr/b/n/1 0 const \T1/ptm/m/it/10 Event-Bits_t uxBit- [531] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 532 undefined on input line 66030. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 532 undefined on input line 66030. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 532 undefined on input line 66030. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 532 undefined on input line 66030. [532] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 533 undefined on input line 66094. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 533 undefined on input line 66094. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 533 undefined on input line 66094. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 533 undefined on input line 66094. [533] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 534 undefined on input line 66165. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 534 undefined on input line 66165. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 534 undefined on input line 66165. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 534 undefined on input line 66165. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 534 undefined on input line 66165. [534] [535] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 536 undefined on input line 66279. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411EventBits _t' on page 536 undefined on input line 66279. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 536 undefined on input line 66279. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418EventGrou pHandle_t' on page 536 undefined on input line 66303. [536] [537] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 538 undefined on input line 66507. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 538 undefined on input line 66507. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv414ringbuf_t ype_t' on page 538 undefined on input line 66507. [538] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 539 undefined on input line 66534. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 539 undefined on input line 66534. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 539 undefined on input line 66563. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 539 undefined on input line 66584. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 539 undefined on input line 66608. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 539 undefined on input line 66637. [539] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 540 undefined on input line 66669. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 540 undefined on input line 66710. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 540 undefined on input line 66743. [540] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 541 undefined on input line 66784. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 541 undefined on input line 66822. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 541 undefined on input line 66866. Underfull \hbox (badness 10000) in paragraph at lines 66866--66866 []\T1/ptm/m/it/10 RingbufHandle_t ring-buf\T1/ptm/m/n/10 , size_t *\T1/ptm/m/it /10 item_size\T1/ptm/m/n/10 , size_t [541] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 542 undefined on input line 66907. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 542 undefined on input line 66931. Underfull \hbox (badness 10000) in paragraph at lines 66931--66931 []\T1/ptm/m/it/10 RingbufHandle_t ring-buf\T1/ptm/m/n/10 , void *\T1/ptm/m/it/1 0 item\T1/ptm/m/n/10 , Base-Type_t LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 542 undefined on input line 66958. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 542 undefined on input line 66958. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 542 undefined on input line 66992. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 542 undefined on input line 66992. Underfull \hbox (badness 10000) in paragraph at lines 66992--66992 []\T1/ptm/m/it/10 RingbufHandle_t ring-buf\T1/ptm/m/n/10 , \T1/ptm/m/it/10 Queu e-SetHandle_t LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 542 undefined on input line 67021. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 542 undefined on input line 67021. [542] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 543 undefined on input line 67050. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416QueueSetH andle_t' on page 543 undefined on input line 67050. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415RingbufHa ndle_t' on page 543 undefined on input line 67079. [543] Underfull \hbox (badness 10000) in paragraph at lines 67187--67190 []\T1/ptm/m/n/10 Due to vanilla FreeR-TOS be-ing de-signed for sin-gle core, \T 1/pcr/m/n/10 vApplicationIdleHook \T1/ptm/m/n/10 and LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-legacy-ho oks' on page 544 undefined on input line 67191. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-legacy-id le-hook' on page 544 undefined on input line 67192. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-legacy-ti ck-hook' on page 544 undefined on input line 67193. LaTeX Warning: Hyper reference `api-reference/system/hooks:_CPPv422esp_freertos _idle_cb_t' on page 544 undefined on input line 67228. Underfull \hbox (badness 10000) in paragraph at lines 67228--67228 []\T1/ptm/m/it/10 esp_freertos_idle_cb_t new_idle_cb\T1/ptm/m/n/10 , [544] LaTeX Warning: Hyper reference `api-reference/system/hooks:_CPPv422esp_freertos _idle_cb_t' on page 545 undefined on input line 67269. LaTeX Warning: Hyper reference `api-reference/system/hooks:_CPPv422esp_freertos _tick_cb_t' on page 545 undefined on input line 67304. Underfull \hbox (badness 10000) in paragraph at lines 67304--67304 []\T1/ptm/m/it/10 esp_freertos_tick_cb_t new_tick_cb\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/system/hooks:_CPPv422esp_freertos _tick_cb_t' on page 545 undefined on input line 67342. [545] LaTeX Warning: Hyper reference `api-reference/system/hooks:_CPPv422esp_freertos _idle_cb_t' on page 546 undefined on input line 67374. Underfull \hbox (badness 10000) in paragraph at lines 67374--67374 []\T1/ptm/m/it/10 esp_freertos_idle_cb_t old_idle_cb\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/system/hooks:_CPPv422esp_freertos _idle_cb_t' on page 546 undefined on input line 67398. LaTeX Warning: Hyper reference `api-reference/system/hooks:_CPPv422esp_freertos _tick_cb_t' on page 546 undefined on input line 67419. Underfull \hbox (badness 10000) in paragraph at lines 67419--67419 []\T1/ptm/m/it/10 esp_freertos_tick_cb_t old_tick_cb\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `api-reference/system/hooks:_CPPv422esp_freertos _tick_cb_t' on page 546 undefined on input line 67443. [546] LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv416heap_cap s_malloc6size_t8uint32_t' on page 547 undefined on input line 67497. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv416heap_cap s_malloc6size_t8uint32_t' on page 547 undefined on input line 67500. [547] [548] LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv417multi_he ap_info_t' on page 549 undefined on input line 67749. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:structmulti__hea p__info__t' on page 549 undefined on input line 67753. [549] Underfull \hbox (badness 10000) in paragraph at lines 67832--67833 []\T1/ptm/m/n/10 See also heap_caps_check_integrity_all to check all heap mem-o ry in the sys-tem and [550] [551] LaTeX Warning: Hyper reference `api-reference/system/heap_debug::doc' on page 5 52 undefined on input line 68174. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:heap-informatio n' on page 552 undefined on input line 68177. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:heap-corruption ' on page 552 undefined on input line 68180. [552] LaTeX Warning: Hyper reference `api-reference/system/heap_debug:heap-tracing' o n page 553 undefined on input line 68183. [553] LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 554 undefined on input line 68341. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 554 undefined on input line 68370. [554] LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 555 undefined on input line 68396. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 555 undefined on input line 68428. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 555 undefined on input line 68455. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 555 undefined on input line 68455. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 555 undefined on input line 68486. [555] LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 556 undefined on input line 68516. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 556 undefined on input line 68539. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 556 undefined on input line 68568. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 556 undefined on input line 68598. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv419multi_he ap_handle_t' on page 556 undefined on input line 68626. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv417multi_he ap_info_t' on page 556 undefined on input line 68626. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:structmulti__hea p__info__t' on page 556 undefined on input line 68630. [556] LaTeX Warning: Hyper reference `api-reference/system/heap_debug:id1' on page 55 7 undefined on input line 68760. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc::doc' on page 55 7 undefined on input line 68762. [557] LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv423heap_cap s_get_free_size8uint32_t' on page 558 undefined on input line 68773. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv432heap_cap s_get_largest_free_block8uint32_t' on page 558 undefined on input line 68776. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv431heap_cap s_get_minimum_free_size8uint32_t' on page 558 undefined on input line 68779. Overfull \hbox (12.71445pt too wide) in paragraph at lines 68779--68780 []\T1/pcr/m/n/10 xPortGetMinimumEverFreeHeapSize() \T1/ptm/m/n/10 and the re-la ted \T1/pcr/m/sl/10 heap_caps_get_minimum_free_size() LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv418heap_cap s_get_infoP17multi_heap_info_t8uint32_t' on page 558 undefined on input line 68 782. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv417multi_he ap_info_t' on page 558 undefined on input line 68782. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv425heap_cap s_print_heap_info8uint32_t' on page 558 undefined on input line 68785. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv418heap_cap s_get_infoP17multi_heap_info_t8uint32_t' on page 558 undefined on input line 68 785. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv414heap_cap s_dump8uint32_t' on page 558 undefined on input line 68788. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv418heap_cap s_dump_allv' on page 558 undefined on input line 68788. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv429heap_cap s_check_integrity_allb' on page 558 undefined on input line 68815. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:configuration' on page 558 undefined on input line 68826. [558] LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv429heap_cap s_check_integrity_allb' on page 559 undefined on input line 68829. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv430heap_cap s_check_integrity_addr8intptr_tb' on page 559 undefined on input line 68829. Underfull \hbox (badness 10000) in paragraph at lines 68829--68830 []\T1/ptm/m/n/10 Adding reg-u-lar calls to \T1/pcr/m/sl/10 heap_caps_check_inte grity_all() \T1/ptm/m/n/10 or LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- introduction' on page 559 undefined on input line 68832. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:id2' on page 55 9 undefined on input line 68838. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:heap-tracing-to -find-heap-corruption' on page 559 undefined on input line 68838. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv414heap_cap s_dump8uint32_t' on page 559 undefined on input line 68841. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv418heap_cap s_dump_allv' on page 559 undefined on input line 68841. LaTeX Warning: Hyper reference `api-reference/kconfig:config-heap-corruption-de tection' on page 559 undefined on input line 68850. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv425heap_cap s_check_integrity8uint32_tb' on page 559 undefined on input line 68859. [559] LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv425heap_cap s_check_integrity8uint32_tb' on page 560 undefined on input line 68874. LaTeX Warning: Hyper reference `api-reference/system/mem_alloc:_CPPv425heap_cap s_check_integrity8uint32_tb' on page 560 undefined on input line 68899. [560] LaTeX Warning: Hyper reference `api-reference/kconfig:config-heap-tracing' on p age 561 undefined on input line 68936. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv426heap_tr ace_init_standaloneP19heap_trace_record_t6size_t' on page 561 undefined on inpu t line 68939. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv416heap_tr ace_start17heap_trace_mode_t' on page 561 undefined on input line 68942. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv415heap_tr ace_stopv' on page 561 undefined on input line 68945. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv415heap_tr ace_dumpv' on page 561 undefined on input line 68948. [561] LaTeX Warning: Hyper reference `get-started/idf-monitor::doc' on page 562 undef ined on input line 68999. [562] LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv415heap_tr ace_dumpv' on page 563 undefined on input line 69050. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv416heap_tr ace_start17heap_trace_mode_t' on page 563 undefined on input line 69053. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv415heap_tr ace_stopv' on page 563 undefined on input line 69053. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv415heap_tr ace_stopv' on page 563 undefined on input line 69056. LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv419heap_tr ace_record_t' on page 563 undefined on input line 69089. [563] Underfull \hbox (badness 10000) in paragraph at lines 69102--69103 []\T1/ptm/m/n/10 To dis-able heap trac-ing and al-low the buffer to be freed, s top trac-ing and then call LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv417heap_tr ace_mode_t' on page 564 undefined on input line 69138. Underfull \hbox (badness 10000) in paragraph at lines 69155--69156 []\T1/ptm/m/n/10 ESP_ERR_INVALID_STATE A non-zero-length buffer has not been se t via [564] LaTeX Warning: Hyper reference `api-reference/system/heap_debug:_CPPv419heap_tr ace_record_t' on page 565 undefined on input line 69262. [565] [566] Underfull \hbox (badness 5756) in paragraph at lines 69504--69505 []\T1/ptm/m/n/10 The re-main-ing in-ter-rupt sources are from ex-ter-nal pe-rip h-er-als. These are de-fined in soc/soc.h as [567] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:iram-safe-inter rupt-handlers' on page 568 undefined on input line 69534. [568] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv414intr_ha ndler_t' on page 569 undefined on input line 69630. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 569 undefined on input line 69630. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv414intr_ha ndler_t' on page 569 undefined on input line 69672. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 569 undefined on input line 69672. [569] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 570 undefined on input line 69716. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 570 undefined on input line 69745. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 570 undefined on input line 69769. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 570 undefined on input line 69793. [570] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv413intr_ha ndle_t' on page 571 undefined on input line 69831. [571] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv418intr_ha ndle_data_t' on page 572 undefined on input line 70065. LaTeX Warning: Hyper reference `api-reference/system/intr_alloc:_CPPv418intr_ha ndle_data_t' on page 572 undefined on input line 70074. [572] LaTeX Warning: Hyper reference `api-reference/system/wdts:_CPPv417esp_task_wdt_ init8uint32_tb' on page 573 undefined on input line 70128. LaTeX Warning: Hyper reference `api-reference/system/wdts:_CPPv416esp_task_wdt_ add12TaskHandle_t' on page 573 undefined on input line 70130. LaTeX Warning: Hyper reference `api-reference/system/wdts:_CPPv418esp_task_wdt_ resetv' on page 573 undefined on input line 70131. LaTeX Warning: Hyper reference `api-reference/system/wdts:_CPPv418esp_task_wdt_ resetv' on page 573 undefined on input line 70132. LaTeX Warning: Hyper reference `api-reference/system/wdts:_CPPv419esp_task_wdt_ delete12TaskHandle_t' on page 573 undefined on input line 70137. LaTeX Warning: Hyper reference `api-reference/system/wdts:_CPPv418esp_task_wdt_ resetv' on page 573 undefined on input line 70138. LaTeX Warning: Hyper reference `api-reference/system/wdts:_CPPv419esp_task_wdt_ deinitv' on page 573 undefined on input line 70140. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt' on page 573 undefined on input line 70142. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt-check-idl e-task-cpu0' on page 573 undefined on input line 70144. LaTeX Warning: Hyper reference `api-reference/kconfig:config-task-wdt-check-idl e-task-cpu1' on page 573 undefined on input line 70145. [573] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 574 undefined on input line 70277. [574] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 575 undefined on input line 70348. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv412TaskHandl e_t' on page 575 undefined on input line 70385. [575] LaTeX Warning: Hyper reference `api-reference/system/ipc:_CPPv412esp_ipc_call8u int32_t14esp_ipc_func_tPv' on page 576 undefined on input line 70450. LaTeX Warning: Hyper reference `api-reference/system/ipc:_CPPv421esp_ipc_call_b locking8uint32_t14esp_ipc_func_tPv' on page 576 undefined on input line 70450. LaTeX Warning: Hyper reference `api-reference/system/ipc:_CPPv412esp_ipc_call8u int32_t14esp_ipc_func_tPv' on page 576 undefined on input line 70453. LaTeX Warning: Hyper reference `api-reference/system/ipc:_CPPv421esp_ipc_call_b locking8uint32_t14esp_ipc_func_tPv' on page 576 undefined on input line 70453. Underfull \hbox (badness 10000) in paragraph at lines 70449--70456 []\T1/ptm/m/n/10 A given func-tion can be ex-e-cuted on a par-tic-u-lar core by call-ing \T1/pcr/m/sl/10 esp_ipc_call() \T1/ptm/m/n/10 or LaTeX Warning: Hyper reference `api-reference/system/ipc:_CPPv412esp_ipc_call8u int32_t14esp_ipc_func_tPv' on page 576 undefined on input line 70460. LaTeX Warning: Hyper reference `api-reference/system/ipc:_CPPv412esp_ipc_call8u int32_t14esp_ipc_func_tPv' on page 576 undefined on input line 70461. LaTeX Warning: Hyper reference `api-reference/system/ipc:_CPPv421esp_ipc_call_b locking8uint32_t14esp_ipc_func_tPv' on page 576 undefined on input line 70463. LaTeX Warning: Hyper reference `api-reference/kconfig:config-ipc-task-stack-siz e' on page 576 undefined on input line 70469. [576] [577] LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv418esp_time r_handle_t' on page 578 undefined on input line 70606. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv416esp_time r_createPK23esp_timer_create_args_tP18esp_timer_handle_t' on page 578 undefined on input line 70609. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv416esp_time r_delete18esp_timer_handle_t' on page 578 undefined on input line 70612. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv420esp_time r_start_once18esp_timer_handle_t8uint64_t' on page 578 undefined on input line 70619. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv424esp_time r_start_periodic18esp_timer_handle_t8uint64_t' on page 578 undefined on input l ine 70622. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv414esp_time r_stop18esp_timer_handle_t' on page 578 undefined on input line 70622. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv420esp_time r_start_once18esp_timer_handle_t8uint64_t' on page 578 undefined on input line 70626. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv424esp_time r_start_periodic18esp_timer_handle_t8uint64_t' on page 578 undefined on input l ine 70626. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv414esp_time r_stop18esp_timer_handle_t' on page 578 undefined on input line 70626. Underfull \hbox (badness 10000) in paragraph at lines 70626--70627 []\T1/ptm/m/n/10 Note that the timer must not be run-ning when \T1/pcr/m/sl/10 esp_timer_start_once() \T1/ptm/m/n/10 or LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv418esp_time r_get_timev' on page 578 undefined on input line 70631. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv418esp_time r_get_timev' on page 578 undefined on input line 70633. [578] LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv423esp_time r_create_args_t' on page 579 undefined on input line 70725. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv418esp_time r_handle_t' on page 579 undefined on input line 70725. Underfull \hbox (badness 10000) in paragraph at lines 70725--70725 []\T1/pcr/b/n/10 const \T1/ptm/m/it/10 esp_timer_create_args_t \T1/ptm/m/n/10 * \T1/ptm/m/it/10 cre-ate_args\T1/ptm/m/n/10 , \T1/ptm/m/it/10 esp_timer_handle_t LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv418esp_time r_handle_t' on page 579 undefined on input line 70769. [579] LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv418esp_time r_handle_t' on page 580 undefined on input line 70809. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv418esp_time r_handle_t' on page 580 undefined on input line 70849. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv418esp_time r_handle_t' on page 580 undefined on input line 70883. [580] LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv414esp_time r_cb_t' on page 581 undefined on input line 70993. LaTeX Warning: Hyper reference `api-reference/system/esp_timer:_CPPv420esp_time r_dispatch_t' on page 581 undefined on input line 71015. [581] [582] LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-logging-to-host' on page 583 undefined on input line 71172. LaTeX Warning: Hyper reference `api-reference/system/log:_CPPv415esp_log_level_ t' on page 583 undefined on input line 71208. [583] LaTeX Warning: Hyper reference `api-reference/system/log:_CPPv414vprintf_like_t ' on page 584 undefined on input line 71234. LaTeX Warning: Hyper reference `api-reference/system/log:_CPPv414vprintf_like_t ' on page 584 undefined on input line 71234. LaTeX Warning: Hyper reference `api-reference/system/log:_CPPv414vprintf_like_t ' on page 584 undefined on input line 71234. LaTeX Warning: Hyper reference `api-reference/system/log:_CPPv415esp_log_level_ t' on page 584 undefined on input line 71302. [584] [585] [586] [587] LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-application-spec ific-tracing' on page 588 undefined on input line 71778. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-logging-to-host' on page 588 undefined on input line 71781. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-system-behaviour -analysis-with-segger-systemview' on page 588 undefined on input line 71784. Underfull \hbox (badness 7151) in paragraph at lines 71832--71834 []\T1/ptm/m/n/10 Needs to be called be-fore ini-ti-at-ing any data trans-fer us -ing esp_apptrace_buffer_get and LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 588 undefined on input line 71854. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 588 undefined on input line 71884. [588] LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 589 undefined on input line 71914. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 589 undefined on input line 71947. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 589 undefined on input line 72007. [589] LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 590 undefined on input line 72034. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 590 undefined on input line 72064. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 590 undefined on input line 72097. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 590 undefined on input line 72127. [590] LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 591 undefined on input line 72157. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 591 undefined on input line 72181. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 591 undefined on input line 72211. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 591 undefined on input line 72238. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 591 undefined on input line 72274. [591] LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 592 undefined on input line 72310. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 592 undefined on input line 72343. LaTeX Warning: Hyper reference `api-reference/system/app_trace:_CPPv419esp_appt race_dest_t' on page 592 undefined on input line 72370. [592] LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-enable' on page 593 undefined on input line 72457. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 593 undefined on input line 72461. LaTeX Warning: Hyper reference `api-reference/kconfig:config-pm-dfs-init-auto' on page 593 undefined on input line 72461. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-default-cpu- freq-mhz' on page 593 undefined on input line 72461. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 593 undefined on input line 72464. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 593 undefined on input line 72477. [593] LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 594 undefined on input line 72493. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-default-cpu- freq-mhz' on page 594 undefined on input line 72493. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 594 undefined on input line 72502. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 594 undefined on input line 72519. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv416e sp_pm_configurePKv' on page 594 undefined on input line 72533. LaTeX Warning: Hyper reference `api-reference/peripherals/ledc:_CPPv417ledc_tim er_configPK19ledc_timer_config_t' on page 594 undefined on input line 72550. LaTeX Warning: Hyper reference `api-reference/peripherals/spi_slave:_CPPv420spi _slave_initialize17spi_host_device_tPK16spi_bus_config_tPK28spi_slave_interface _config_ti' on page 594 undefined on input line 72570. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv414esp_eth_ enablev' on page 594 undefined on input line 72573. LaTeX Warning: Hyper reference `api-reference/ethernet/esp_eth:_CPPv415esp_eth_ disablev' on page 594 undefined on input line 72573. [594] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv414esp_wifi_st artv' on page 595 undefined on input line 72576. LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi:_CPPv413esp_wifi_st opv' on page 595 undefined on input line 72576. Underfull \hbox (badness 10000) in paragraph at lines 72579--72580 []\T1/ptm/m/n/10 Bluetooth ^^V be-tween calls to \T1/pcr/m/n/10 esp_bt_controll er_enable() \T1/ptm/m/n/10 and LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv418e sp_pm_lock_type_t' on page 595 undefined on input line 72658. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv420e sp_pm_lock_handle_t' on page 595 undefined on input line 72658. Underfull \hbox (badness 10000) in paragraph at lines 72658--72658 []\T1/ptm/m/it/10 esp_pm_lock_type_t lock_type\T1/ptm/m/n/10 , int \T1/ptm/m/it /10 arg\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/ptm/m/it/ 10 name\T1/ptm/m/n/10 , [595] Underfull \hbox (badness 6859) in paragraph at lines 72695--72696 []\T1/pcr/m/n/10 out_handle\T1/ptm/m/n/10 : han-dle re-turned from this func-ti on. Use this han-dle when call-ing LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv420e sp_pm_lock_handle_t' on page 596 undefined on input line 72709. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv420e sp_pm_lock_handle_t' on page 596 undefined on input line 72752. LaTeX Warning: Hyper reference `api-reference/system/power_management:_CPPv420e sp_pm_lock_handle_t' on page 596 undefined on input line 72798. [596] [597] [598] [599] LaTeX Warning: Hyper reference `api-reference/peripherals/gpio:_CPPv410gpio_num _t' on page 600 undefined on input line 73115. [600] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv428esp_sl eep_ext1_wakeup_mode_t' on page 601 undefined on input line 73190. [601] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv421esp_sl eep_pd_domain_t' on page 602 undefined on input line 73325. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv421esp_sl eep_pd_option_t' on page 602 undefined on input line 73325. Underfull \hbox (badness 10000) in paragraph at lines 73348--73349 []\T1/pcr/m/n/10 option\T1/ptm/m/n/10 : power down op-tion (ESP_PD_OPTION_OFF, ESP_PD_OPTION_ON, or [602] LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv424esp_sl eep_wakeup_cause_t' on page 603 undefined on input line 73519. LaTeX Warning: Hyper reference `api-reference/system/sleep_modes:_CPPv424esp_sl eep_wakeup_cause_t' on page 603 undefined on input line 73519. [603] LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 604 undefined on input line 73614. LaTeX Warning: Hyper reference `api-reference/peripherals/touch_pad:_CPPv411tou ch_pad_t' on page 604 undefined on input line 73614. [604] [605] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 606 u ndefined on input line 73798. LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 606 u ndefined on input line 73808. [606] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 607 u ndefined on input line 73825. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash::doc' on page 6 07 undefined on input line 73828. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 607 undefined on input line 73855. LaTeX Warning: Hyper reference `api-reference/system/ota:_CPPv416esp_ota_handle _t' on page 607 undefined on input line 73855. Underfull \hbox (badness 6725) in paragraph at lines 73855--73855 []\T1/pcr/b/n/10 const \T1/ptm/m/it/10 esp_partition_t \T1/ptm/m/n/10 *\T1/ptm/ m/it/10 par-ti-tion\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 im-age_size\T1/ptm/m /n/10 , \T1/ptm/m/it/10 esp_ota_handle_t [607] LaTeX Warning: Hyper reference `api-reference/system/ota:_CPPv416esp_ota_handle _t' on page 608 undefined on input line 73917. LaTeX Warning: Hyper reference `api-reference/system/ota:_CPPv416esp_ota_handle _t' on page 608 undefined on input line 73966. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 608 undefined on input line 74010. [608] LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 609 undefined on input line 74054. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 609 undefined on input line 74054. Underfull \hbox (badness 10000) in paragraph at lines 74060--74061 []\T1/ptm/m/n/10 If esp_ota_set_boot_partition() has not been called, the re-su lt is usu-ally the same as Underfull \hbox (badness 10000) in paragraph at lines 74064--74065 []\T1/ptm/m/n/10 Note that there is no guar-an-tee the re-turned par-ti-tion is a valid app. Use LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 609 undefined on input line 74080. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 609 undefined on input line 74080. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 609 undefined on input line 74102. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 609 undefined on input line 74102. LaTeX Warning: Hyper reference `api-reference/storage/spi_flash:_CPPv415esp_par tition_t' on page 609 undefined on input line 74102. Underfull \hbox (badness 10000) in paragraph at lines 74102--74102 []\T1/pcr/b/n/10 const \T1/ptm/m/it/10 esp_partition_t [609] LaTeX Warning: Hyper reference `api-guides/build-system:custom-sdkconfig-defaul ts' on page 610 undefined on input line 74202. [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] Overfull \hbox (21.01079pt too wide) in paragraph at lines 75787--75790 [] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] Underfull \hbox (badness 10000) in paragraph at lines 78258--78262 []\T1/ptm/m/n/10 ^^Pmbedtls/esp_debug.h^^Q and call [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] Underfull \hbox (badness 10000) in paragraph at lines 79114--79116 []\T1/ptm/m/n/10 should avoid il-le-gal [674] [675] [676] [677] [678] [679] [680] [681] LaTeX Warning: Hyper reference `api-guides/build-system:warn-undefined-variable s' on page 682 undefined on input line 79819. [682] Chapter 3. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-previous' on page 683 undefined on input line 79836. [683] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp-wroom-32' on page 684 undefined on input line 80011. [684 <./esp-wroom-32.jpg> <./esp-wroom-32d-front-back.jpg>] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp-wroom-32' on page 685 undefined on input line 80038. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp-wroom-32' on page 685 undefined on input line 80038. [685 <./esp32-wroom-32u-front-back.jpg> <./esp32-wrover.jpg>] LaTeX Warning: Hyper reference `get-started/get-started-pico-kit::doc' on page 686 undefined on input line 80076. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp32-pico-pit-v3' on page 686 undefined on input line 80090. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp-wroom-32' on page 686 undefined on input line 80097. LaTeX Warning: Hyper reference `get-started/get-started-devkitc::doc' on page 6 86 undefined on input line 80110. [686 <./esp32-pico-kit-v4.jpeg> <./esp32-core-board-v2.png>] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp-wroom-32' on page 687 undefined on input line 80128. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wrover' on page 687 undefined on input line 80128. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wrover' on page 687 undefined on input line 80130. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wrover' on page 687 undefined on input line 80139. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit::doc' on pag e 687 undefined on input line 80145. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 6 87 undefined on input line 80151. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp-wrover-kit-v1' on page 687 undefined on input line 80162. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous:esp-mo dules-and-boards-esp-wrover-kit-v2' on page 687 undefined on input line 80165. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards-previous::doc' on page 687 undefined on input line 80173. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards' on page 687 undefined on input line 80182. [687] [688 <./esp-wrover-kit-v3.jpg>] LaTeX Warning: Hyper reference `get-started/get-started-pico-kit-v3::doc' on pa ge 689 undefined on input line 80200. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp-wroom-32' on page 689 undefined on input line 80217. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards:esp-modules-and -boards-esp32-wrover' on page 689 undefined on input line 80217. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 6 89 undefined on input line 80235. [689 <./esp32-pico-kit-v3.jpeg>] [690 <./esp32-devkitj-v1.jpg>] [691 <./esp-wro ver-kit-v2.jpg>] LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit-v2::doc' on page 692 undefined on input line 80260. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 6 92 undefined on input line 80266. [692 <./esp32-demo-board-v2.jpg>] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards::doc' on page 6 93 undefined on input line 80302. [693] [694] Chapter 4. LaTeX Warning: Hyper reference `api-guides/deep-sleep-stub::doc' on page 695 un defined on input line 80346. [695] LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 696 u ndefined on input line 80365. [696] [697] LaTeX Warning: Hyper reference `api-guides/deep-sleep-stub::doc' on page 698 un defined on input line 80427. LaTeX Warning: Hyper reference `api-guides/deep-sleep-stub::doc' on page 698 un defined on input line 80452. [698] [699] LaTeX Warning: Hyper reference `api-guides/build-system:component-makefiles' on page 700 undefined on input line 80578. [700] [701] LaTeX Warning: Hyper reference `api-guides/build-system:example-component-makef iles' on page 702 undefined on input line 80669. [702] LaTeX Warning: Hyper reference `api-guides/build-system:source-code-generation' on page 703 undefined on input line 80798. LaTeX Warning: Hyper reference `api-guides/build-system:fully-overriding-the-co mponent-makefile' on page 703 undefined on input line 80803. [703] LaTeX Warning: Hyper reference `api-guides/build-system:adding-conditional-conf iguration' on page 704 undefined on input line 80854. LaTeX Warning: Hyper reference `api-guides/build-system:optional-project-wide-c omponent-variables' on page 704 undefined on input line 80891. [704] [705] LaTeX Warning: Hyper reference `api-guides/build-system:optional-project-wide-c omponent-variables' on page 706 undefined on input line 80995. [706] LaTeX Warning: Hyper reference `api-guides/build-system:minimal-component-makef ile' on page 707 undefined on input line 81024. [707] [708] [709] [710] [711] Underfull \hbox (badness 5175) in paragraph at lines 81327--81328 []\T1/ptm/m/n/10 Unfortunately, any string con-stants used in this way must be de-clared as ar-rays and marked with [712] Underfull \hbox (badness 10000) in paragraph at lines 81420--81422 \T1/ptm/m/it/10 info_corefile \T1/ptm/m/n/10 or \T1 /ptm/m/it/10 es-p-core-dump.py -p dbg_corefile [713] LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 714 undefine d on input line 81494. [714] LaTeX Warning: Hyper reference `security/flash-encryption:using-encrypted-flash ' on page 715 undefined on input line 81544. LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-adva nced-features' on page 715 undefined on input line 81551. LaTeX Warning: Hyper reference `security/flash-encryption:updating-encrypted-fl ash-serial' on page 715 undefined on input line 81553. LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 715 undefine d on input line 81572. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 715 undefined on input line 81578. [715] LaTeX Warning: Hyper reference `security/flash-encryption:uart-bootloader-encry ption' on page 716 undefined on input line 81588. LaTeX Warning: Hyper reference `security/flash-encryption:setting-flash-crypt-c onfig' on page 716 undefined on input line 81591. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 716 undefined on input line 81594. LaTeX Warning: Hyper reference `security/flash-encryption:updating-encrypted-fl ash' on page 716 undefined on input line 81594. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 716 undefined on input line 81594. Underfull \hbox (badness 10000) in paragraph at lines 81604--81605 \T1/ptm/m/n/10 ESP32 app code can check if flash en-cryp-tion is cur-rently en- abled by call-ing LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 716 undefined on input line 81611. [716] LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 717 undefined on input line 81669. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 717 undefined on input line 81671. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 717 undefined on input line 81678. LaTeX Warning: Hyper reference `security/flash-encryption:updating-encrypted-fl ash-ota' on page 717 undefined on input line 81680. LaTeX Warning: Hyper reference `security/flash-encryption:pregenerated-flash-en cryption-key' on page 717 undefined on input line 81680. LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 717 undefine d on input line 81694. [717] LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 718 undefined on input line 81711. Underfull \hbox (badness 10000) in paragraph at lines 81711--81712 []\T1/ptm/m/n/10 Burn the \T1/ptm/m/it/10 FLASH_CRYPT_CNT efuse \T1/ptm/m/n/10 by run-ning the com-mand \T1/pcr/m/n/10 espefuse.py burn_efuse LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 718 undefined on input line 81714. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 718 undefined on input line 81721. LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 718 undefine d on input line 81749. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-reflashable' o n page 718 undefined on input line 81755. [718] LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-init ialisation' on page 719 undefined on input line 81773. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 719 undefined on input line 81807. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 719 undefined on input line 81822. Overfull \hbox (31.18282pt too wide) in paragraph at lines 81822--81824 [] [719] LaTeX Warning: Hyper reference `security/flash-encryption:pregenerated-flash-en cryption-key' on page 720 undefined on input line 81837. LaTeX Warning: Hyper reference `security/secure-boot::doc' on page 720 undefine d on input line 81849. LaTeX Warning: Hyper reference `api-guides/partition-tables::doc' on page 720 u ndefined on input line 81863. [720] Underfull \hbox (badness 10000) in paragraph at lines 81895--81896 \T1/ptm/m/n/10 By de-fault, on first boot the flash en-cryp-tion pro-cess will burn efuses \T1/pcr/m/n/10 DISABLE_DL_ENCRYPT\T1/ptm/m/n/10 , LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 721 undefined on input line 81901. LaTeX Warning: Hyper reference `security/flash-encryption:flash-encryption-algo rithm' on page 721 undefined on input line 81924. [721] LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 722 undefined on input line 81971. LaTeX Warning: Hyper reference `security/flash-encryption:flash-crypt-cnt' on p age 722 undefined on input line 81971. LaTeX Warning: Hyper reference `security/flash-encryption:setting-flash-crypt-c onfig' on page 722 undefined on input line 82007. [722] LaTeX Warning: Hyper reference `api-guides/freertos-smp:backported-features' on page 723 undefined on input line 82038. LaTeX Warning: Hyper reference `api-guides/freertos-smp:tasks-and-task-creation ' on page 723 undefined on input line 82042. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423xTaskCrea tePinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_tK10 BaseType_t' on page 723 undefined on input line 82042. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 723 undefined on input line 82043. LaTeX Warning: Hyper reference `api-guides/freertos-smp:round-robin-scheduling' on page 723 undefined on input line 82049. LaTeX Warning: Hyper reference `api-guides/freertos-smp:scheduler-suspension' o n page 723 undefined on input line 82054. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskSusp endAllv' on page 723 undefined on input line 82056. LaTeX Warning: Hyper reference `api-guides/freertos-smp:tick-interrupt-synchron icity' on page 723 undefined on input line 82060. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv410vTaskDela yK10TickType_t' on page 723 undefined on input line 82061. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskDela yUntilPC10TickType_tK10TickType_t' on page 723 undefined on input line 82062. LaTeX Warning: Hyper reference `api-guides/freertos-smp:critical-sections' on p age 723 undefined on input line 82066. LaTeX Warning: Hyper reference `api-guides/freertos-smp:floating-points' on pag e 723 undefined on input line 82072. LaTeX Warning: Hyper reference `api-guides/freertos-smp:task-deletion' on page 723 undefined on input line 82079. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 723 undefined on input line 82081. LaTeX Warning: Hyper reference `api-guides/freertos-smp:deletion-callbacks' on page 723 undefined on input line 82085. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv447vTaskSetT hreadLocalStoragePointerAndDelCallback12TaskHandle_t10BaseType_tPv27TlsDeleteCa llbackFunction_t' on page 723 undefined on input line 82089. LaTeX Warning: Hyper reference `api-reference/system/hooks:hooks-api-reference' on page 723 undefined on input line 82092. LaTeX Warning: Hyper reference `api-guides/freertos-smp:esp-idf-freertos-config uration' on page 723 undefined on input line 82096. [723] LaTeX Warning: Hyper reference `api-reference/kconfig:config-support-static-all ocation' on page 724 undefined on input line 82109. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv417xTaskCrea teStatic14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType_tPC12Static Task_t' on page 724 undefined on input line 82114. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backporting-notes' on p age 724 undefined on input line 82114. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xQueueCreateSta tic' on page 724 undefined on input line 82117. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xSemaphoreCreat eBinaryStatic' on page 724 undefined on input line 82120. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xSemaphoreCreat eCountingStatic' on page 724 undefined on input line 82123. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xSemaphoreCreat eMutexStatic' on page 724 undefined on input line 82126. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.xSemaphoreCreat eRecursiveMutexStatic' on page 724 undefined on input line 82129. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv418xTimerCre ateStaticPCKcK10TickType_tK11UBaseType_tPCv23TimerCallbackFunction_tP13StaticTi mer_t' on page 724 undefined on input line 82132. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backporting-notes' on p age 724 undefined on input line 82132. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423xEventGro upCreateStaticP18StaticEventGroup_t' on page 724 undefined on input line 82135. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv433vTaskSetT hreadLocalStoragePointer12TaskHandle_t10BaseType_tPv' on page 724 undefined on input line 82143. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backporting-notes' on p age 724 undefined on input line 82143. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv434pvTaskGet ThreadLocalStoragePointer12TaskHandle_t10BaseType_t' on page 724 undefined on i nput line 82146. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backporting-notes' on p age 724 undefined on input line 82146. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv416vTimerSet TimerID13TimerHandle_tPv' on page 724 undefined on input line 82149. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415xTimerGet Period13TimerHandle_t' on page 724 undefined on input line 82152. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv419xTimerGet ExpiryTime13TimerHandle_t' on page 724 undefined on input line 82155. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv414pcQueueGe tName13QueueHandle_t' on page 724 undefined on input line 82158. LaTeX Warning: Hyper reference `api-reference/system/freertos:c.uxSemaphoreGetC ount' on page 724 undefined on input line 82161. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv417xTaskCrea teStatic14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType_tPC12Static Task_t' on page 724 undefined on input line 82168. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411xTaskCrea te14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_t' on page 724 u ndefined on input line 82169. LaTeX Warning: Hyper reference `api-guides/freertos-smp:tasks-and-task-creation ' on page 724 undefined on input line 82169. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 724 undefined on input line 82170. LaTeX Warning: Hyper reference `api-guides/freertos-smp:deletion-callbacks' on page 724 undefined on input line 82178. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv447vTaskSetT hreadLocalStoragePointerAndDelCallback12TaskHandle_t10BaseType_tPv27TlsDeleteCa llbackFunction_t' on page 724 undefined on input line 82179. Underfull \hbox (badness 5563) in paragraph at lines 82177--82181 \T1/ptm/m/n/10 tion Call-backs (see \T1/ptm/m/it/10 Thread Lo-cal Stor-age Poin t-ers & Dele-tion Call-backs\T1/ptm/m/n/10 ). There-fore the func-tion LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411xTaskCrea te14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_t' on page 724 u ndefined on input line 82188. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv417xTaskCrea teStatic14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType_tPC12Static Task_t' on page 724 undefined on input line 82189. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423xTaskCrea tePinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_tK10 BaseType_t' on page 724 undefined on input line 82190. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 724 undefined on input line 82190. LaTeX Warning: Hyper reference `api-guides/freertos-smp:backported-features' on page 724 undefined on input line 82191. [724] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411xTaskCrea te14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_t' on page 725 u ndefined on input line 82217. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv417xTaskCrea teStatic14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType_tPC12Static Task_t' on page 725 undefined on input line 82218. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv423xTaskCrea tePinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC12TaskHandle_tK10 BaseType_t' on page 725 undefined on input line 82219. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 725 undefined on input line 82219. Underfull \hbox (badness 5388) in paragraph at lines 82217--82221 \T1/ptm/m/n/10 de-fined in ESP-IDF FreeR-TOS as in-line func-tions which call \ T1/pcr/m/sl/10 xTaskCreatePinnedToCore() \T1/ptm/m/n/10 and [725] [726 <./freertos-ready-task-list.png> <./freertos-ready-task-list-smp.png >] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskSusp endAllv' on page 727 undefined on input line 82334. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv414xTaskResu meAllv' on page 727 undefined on input line 82336. Underfull \hbox (badness 10000) in paragraph at lines 82334--82342 \T1/ptm/m/n/10 In vanilla FreeR-TOS, sus-pend-ing the sched-uler via \T1/pcr/m/ sl/10 vTaskSuspendAll() \T1/ptm/m/n/10 will pre-vent calls of LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv414xTaskResu meAllv' on page 727 undefined on input line 82343. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskSusp endAllv' on page 727 undefined on input line 82345. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv415vTaskSusp endAllv' on page 727 undefined on input line 82353. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv410vTaskDela yK10TickType_t' on page 727 undefined on input line 82365. [727 <./freertos-ready-task-list-smp-pxIndex.png>] Underfull \hbox (badness 10000) in paragraph at lines 82416--82419 []\T1/pcr/m/n/10 taskENTER_CRITICAL(mux)\T1/ptm/m/n/10 , \T1/pcr/m/n/10 taskENT ER_CRITICAL_ISR(mux)\T1/ptm/m/n/10 , [728] LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 729 undefined on input line 82463. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 729 undefined on input line 82465. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv411vTaskDele te12TaskHandle_t' on page 729 undefined on input line 82468. LaTeX Warning: Hyper reference `api-guides/freertos-smp:task-deletion' on page 729 undefined on input line 82485. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv447vTaskSetT hreadLocalStoragePointerAndDelCallback12TaskHandle_t10BaseType_tPv27TlsDeleteCa llbackFunction_t' on page 729 undefined on input line 82496. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv433vTaskSetT hreadLocalStoragePointer12TaskHandle_t10BaseType_tPv' on page 729 undefined on input line 82497. Overfull \hbox (35.80208pt too wide) in paragraph at lines 82495--82502 []\T1/ptm/m/n/10 Deletion call-backs are set along-side TLSP by call-ing \T1/pc r/m/sl/10 vTaskSetThreadLocalStoragePointerAndDelCallback()\T1/ptm/m/n/10 . LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-thread-lo cal-storage-pointers' on page 729 undefined on input line 82503. LaTeX Warning: Hyper reference `api-reference/system/freertos::doc' on page 729 undefined on input line 82506. LaTeX Warning: Hyper reference `api-reference/kconfig::doc' on page 729 undefin ed on input line 82514. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-unicore' on page 729 undefined on input line 82516. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-thread-lo cal-storage-pointers' on page 729 undefined on input line 82523. LaTeX Warning: Hyper reference `api-reference/kconfig:config-support-static-all ocation' on page 729 undefined on input line 82527. LaTeX Warning: Hyper reference `api-reference/system/freertos:_CPPv429xTaskCrea teStaticPinnedToCore14TaskFunction_tPCKcK8uint32_tPCv11UBaseType_tPC11StackType _tPC12StaticTask_tK10BaseType_t' on page 729 undefined on input line 82528. Underfull \hbox (badness 10000) in paragraph at lines 82527--82529 []\T1/ptm/m/it/10 SUPPORT_STATIC_ALLOCATION \T1/ptm/m/n/10 will en-able the bac k-ported func-tion-al-ity of LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-assert-on -untested-function' on page 729 undefined on input line 82530. [729] LaTeX Warning: Hyper reference `api-reference/system/intr_alloc::doc' on page 7 30 undefined on input line 82537. [730] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- introduction' on page 731 undefined on input line 82660. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- how-it-works' on page 731 undefined on input line 82663. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- selecting-jtag-adapter' on page 731 undefined on input line 82666. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- setup-openocd' on page 731 undefined on input line 82669. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-windows ::doc' on page 731 undefined on input line 82670. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-linux:: doc' on page 731 undefined on input line 82670. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-macos:: doc' on page 731 undefined on input line 82670. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 731 undefined on input line 82672. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- launching-debugger' on page 731 undefined on input line 82675. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 731 undefined on input line 82676. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 731 undefined on input line 82676 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- examples' on page 731 undefined on input line 82678. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 731 undefined on input line 82679. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line' on page 731 undefined on input line 82679. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- building-openocd' on page 731 undefined on input line 82681. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/building-openocd-wind ows::doc' on page 731 undefined on input line 82682. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/building-openocd-linu x::doc' on page 731 undefined on input line 82682. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/building-openocd-maco s::doc' on page 731 undefined on input line 82682. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- tips-and-quirks' on page 731 undefined on input line 82684. [731] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards::doc' on page 7 32 undefined on input line 82720. LaTeX Warning: Hyper reference `hw-reference/modules-and-boards::doc' on page 7 32 undefined on input line 82727. [732 <./jtag-debugging-overview.jpg>] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- building-openocd' on page 733 undefined on input line 82738. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 733 undefined on input line 82755. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-windows ::doc' on page 733 undefined on input line 82763. [733] [734] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 735 undefined on input line 82843. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 735 undefined on input line 82865. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-linux:: doc' on page 735 undefined on input line 82873. [735] [736] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 737 undefined on input line 82963. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 737 undefined on input line 82985. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/setup-openocd-macos:: doc' on page 737 undefined on input line 82993. [737] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 738 undefined on input line 83054. [738 <./windows-logo.png> <./linux-logo.png> <./macos-logo.png>] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- building-openocd' on page 739 undefined on input line 83093. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit::doc' on pag e 739 undefined on input line 83129. LaTeX Warning: Hyper reference `get-started/get-started-wrover-kit:get-started- esp-wrover-kit-setup-options' on page 739 undefined on input line 83129. [739] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- run-openocd' on page 740 undefined on input line 83232. [740 <./jtag-usb-configuration-zadig.jpg>] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- run-openocd' on page 741 undefined on input line 83276. [741] [742] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- run-openocd' on page 743 undefined on input line 83427. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- selecting-jtag-adapter' on page 743 undefined on input line 83432. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- run-openocd' on page 743 undefined on input line 83518. [743] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-openocd-configure-target' on page 744 undefined on input line 835 33. LaTeX Warning: Hyper reference `get-started/index:get-started-build-flash' on p age 744 undefined on input line 83569. [744] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 745 undefined on input line 83609. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 745 undefined on input line 83612 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 745 undefined on input line 83616 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 745 undefined on input line 83616. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 745 undefined on input line 83621. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-01' on page 745 undefined on input line 83627. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-02' on page 745 undefined on input line 83630. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-03' on page 745 undefined on input line 83633. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-04' on page 745 undefined on input line 83636. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-05' on page 745 undefined on input line 83639. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-06' on page 745 undefined on input line 83642. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-07' on page 745 undefined on input line 83645. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line' on page 745 undefined on input line 83649. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- setup-openocd' on page 745 undefined on input line 83659. [745] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 746 undefined on input line 83674. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-where-breakpoints' on page 746 undefined on input line 83677. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-why-next-works-as-step' on page 746 undefined on input line 83680 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-code-options' on page 746 undefined on input line 83683. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-freertos-support' on page 746 undefined on input line 83686. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-code-flash-voltage' on page 746 undefined on input line 83689. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-optimize-jtag-speed' on page 746 undefined on input line 83692. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-debugger-startup-commands' on page 746 undefined on input line 83 695. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-openocd-configure-target' on page 746 undefined on input line 836 98. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-reset-by-debugger' on page 746 undefined on input line 83701. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-jtag-pins-reconfigured' on page 746 undefined on input line 83704 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-reporting-issues' on page 746 undefined on input line 83707. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 746 undefined on input line 83717. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 746 undefined on input line 83718 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 746 undefined on input line 83718 . LaTeX Warning: Hyper reference `get-started/eclipse-setup::doc' on page 746 und efined on input line 83727. [746] LaTeX Warning: Hyper reference `get-started/eclipse-setup::doc' on page 747 und efined on input line 83742. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-upload-app -debug' on page 747 undefined on input line 83783. [747 <./hw-debugging-main-tab.jpg>] [748 <./hw-debugging-debugger-tab.jpg>] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-debugger-startup-commands' on page 749 undefined on input line 83 803. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 749 undefined on input line 83806. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 749 undefined on input line 83806. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 749 undefined on input line 83819. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- examples' on page 749 undefined on input line 83819. [749 <./hw-debugging-startup-tab.jpg>] [750 <./debug-perspective.jpg>] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- configuring-esp32-target' on page 751 undefined on input line 83828. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-debugger-startup-commands' on page 751 undefined on input line 83 862. [751] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line' on page 752 undefined on input line 83935. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- examples' on page 752 undefined on input line 83935. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 752 undefined on input line 83940. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line' on page 752 undefined on input line 83940. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-eclipse' on page 752 undefined on input line 83945. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-01' on page 752 undefined on input line 83961. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-02' on page 752 undefined on input line 83964. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-03' on page 752 undefined on input line 83967. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-04' on page 752 undefined on input line 83970. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-05' on page 752 undefined on input line 83973. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-06' on page 752 undefined on input line 83976. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse-07' on page 752 undefined on input line 83979. [752] [753] [754 <./debugging-target-halted.jpg>] [755 <./debugging-navigate-th rough-the-stack.jpg>] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 756 undefined on input line 84024. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 756 undefined on input line 84037. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-where-breakpoints' on page 756 undefined on input line 84037. [756 <./debugging-setting-breakpoint.jpg>] [757 <./debugging-three-breakpoints- set.jpg>] [758 <./debugging-target-halted-manually.jpg>] [759 <./debugging-step -over.jpg>] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-why-next-works-as-step' on page 760 undefined on input line 84082 . [760 <./debugging-step-into.jpg>] [761 <./debugging-memory-location-on.jpg> <./ debugging-memory-location-off.jpg>] [762 <./debugging-watch-variable.jpg>] [763 <./debugging-setting-conditional-breakpoint.jpg>] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/using-debugger:jtag-d ebugging-using-debugger-command-line' on page 764 undefined on input line 84152 . LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-01' on page 764 undefined on input line 8416 7. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-02' on page 764 undefined on input line 8417 0. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-03' on page 764 undefined on input line 8417 3. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-04' on page 764 undefined on input line 8417 6. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-05' on page 764 undefined on input line 8417 9. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-06' on page 764 undefined on input line 8418 2. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-command-line-07' on page 764 undefined on input line 8418 5. [764] Overfull \vbox (1.68163pt too high) detected at line 84289 [765] [766] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 767 undefined on input line 84380. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-where-breakpoints' on page 767 undefined on input line 84380. [767] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/debugging-examples:jt ag-debugging-examples-eclipse' on page 768 undefined on input line 84405. [768] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-why-next-works-as-step' on page 769 undefined on input line 84468 . [769] [770] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-breakpoints' on page 771 undefined on input line 84566. [771] LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-watchpoin t-end-of-stack' on page 772 undefined on input line 84639. [772] LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-debug-ocdawa re' on page 773 undefined on input line 84657. LaTeX Warning: Hyper reference `api-reference/kconfig:config-freertos-watchpoin t-end-of-stack' on page 773 undefined on input line 84660. LaTeX Warning: Hyper reference `get-started/index:get-started-configure' on pag e 773 undefined on input line 84664. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-openocd-configure-target' on page 773 undefined on input line 846 69. [773] LaTeX Warning: Hyper reference `hw-reference/modules-and-boards::doc' on page 7 74 undefined on input line 84726. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-optimize-jtag-speed' on page 774 undefined on input line 84745. [774] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-code-flash-voltage' on page 775 undefined on input line 84772. [775] LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index:jtag-debugging- building-openocd' on page 776 undefined on input line 84960. [776] LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-application-spec ific-tracing' on page 777 undefined on input line 84993. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-logging-to-host' on page 777 undefined on input line 84996. LaTeX Warning: Hyper reference `api-guides/app_trace:app-trace-system-behaviour -analysis-with-segger-systemview' on page 777 undefined on input line 84999. [777 <./app_trace-overview.jpg>] LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-pen ding-data-size-max' on page 778 undefined on input line 85019. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 7 78 undefined on input line 85030. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/tips-and-quirks:jtag- debugging-tip-optimize-jtag-speed' on page 778 undefined on input line 85038. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-pos tmortem-flush-trax-thresh' on page 778 undefined on input line 85047. Overfull \hbox (35.26216pt too wide) in paragraph at lines 85047--85048 []\T1/ptm/m/it/10 Threshold for flush-ing last trace data to host on panic \T1/ ptm/m/n/10 (\T1/ptm/m/it/10 ESP32_APPTRACE_POSTMORTEM_FLUSH_TRAX_THRESH\T1/ptm/ m/n/10 ). LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-apptrace-onp anic-host-flush-tmo' on page 778 undefined on input line 85050. [778] Overfull \vbox (1.02185pt too high) detected at line 85122 [779] LaTeX Warning: Hyper reference `get-started/make-project::doc' on page 780 unde fined on input line 85155. LaTeX Warning: Hyper reference `api-guides/jtag-debugging/index::doc' on page 7 80 undefined on input line 85158. LaTeX Warning: Hyper reference `api-guides/app_trace:openocd-application-level- tracing-commands' on page 780 undefined on input line 85164. [780] LaTeX Warning: Hyper reference `api-guides/app_trace:logging-to-host' on page 7 81 undefined on input line 85167. Underfull \hbox (badness 10000) in paragraph at lines 85184--85185 []\T1/pcr/m/n/10 esp32 apptrace [start ] | [stop] | [status] | [dump < cores_num> Underfull \hbox (badness 10000) in paragraph at lines 85205--85206 []\T1/pcr/m/n/10 start [poll_period [trace_size [stop_tmo [wait4halt [781] [782] LaTeX Warning: Hyper reference `api-guides/app_trace:application-specific-traci ng' on page 783 undefined on input line 85340. Underfull \hbox (badness 10000) in paragraph at lines 85343--85344 \T1/pcr/m/n/10 esp_app_trace/logtrace_proc.py /path/to/trace/file /path/to/prog ram/elf/ [783] LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-enable' on page 784 undefined on input line 85386. LaTeX Warning: Hyper reference `api-reference/kconfig:config-sysview-ts-source' on page 784 undefined on input line 85392. [784] [785] [786] [787] LaTeX Warning: Hyper reference `api-reference/system/ota::doc' on page 788 unde fined on input line 85704. LaTeX Warning: Hyper reference `api-reference/system/ota::doc' on page 788 unde fined on input line 85704. LaTeX Warning: Hyper reference `api-reference/system/ota:ota-data-partition' on page 788 undefined on input line 85717. LaTeX Warning: Hyper reference `api-reference/system/ota:ota-data-partition' on page 788 undefined on input line 85717. LaTeX Warning: Hyper reference `api-reference/kconfig:config-esp32-phy-init-dat a-in-partition' on page 788 undefined on input line 85726. Underfull \hbox (badness 10000) in paragraph at lines 85726--85727 []\T1/ptm/m/n/10 To load PHY data from this par-ti-tion, run \T1/pcr/m/n/10 mak e menuconfig \T1/ptm/m/n/10 and en-able LaTeX Warning: Hyper reference `api-reference/storage/nvs_flash::doc' on page 7 88 undefined on input line 85731. [788] LaTeX Warning: Hyper reference `api-reference/wifi/esp_wifi::doc' on page 789 u ndefined on input line 85737. [789] LaTeX Warning: Hyper reference `security/flash-encryption::doc' on page 790 und efined on input line 85810. LaTeX Warning: Hyper reference `api-guides/general-notes::doc' on page 790 unde fined on input line 85826. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-howto' on page 790 undefined on input line 85836. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-technical-deta ils' on page 790 undefined on input line 85836. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-hardware-suppo rt' on page 790 undefined on input line 85868. [790] LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-reflashable' o n page 791 undefined on input line 85881. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-image-signing- algorithm' on page 791 undefined on input line 85884. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-reflashable' o n page 791 undefined on input line 85903. LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-generate-key' on page 791 undefined on input line 85916. [791] LaTeX Warning: Hyper reference `security/secure-boot:secure-boot-resume-normal- flashing' on page 792 undefined on input line 85977. Overfull \hbox (22.24498pt too wide) in paragraph at lines 85992--85993 []\TS1/pcr/m/n/10 ` \T1/pcr/m/n/10 openssl ecparam -name prime256v1 -genkey -no out -out my_secure_boot_signing_key. [792] LaTeX Warning: Hyper reference `security/flash-encryption::doc' on page 793 und efined on input line 86039. LaTeX Warning: Hyper reference `security/secure-boot:secure-bootloader-digest-a lgorithm' on page 793 undefined on input line 86060. [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] Underfull \hbox (badness 7595) in paragraph at lines 86999--87000 \T1/ptm/m/n/10 bit of RTC_CNTL_LOW_POWER_ST_REG reg-is-ter. If WAKE in-struc-ti on is ex-e-cuted while [805] [806] Underfull \hbox (badness 10000) in paragraph at lines 87132--87134 []\T1/pcr/m/n/10 23 + max(1, SAR_AMP_WAIT1) + max(1, SAR_AMP_WAIT2) + max(1, [807] [808] [809] LaTeX Warning: Hyper reference `api-guides/ulp_macros:ulp-coprocessor-instructi on-defines' on page 810 undefined on input line 87375. [810] [811] [812] [813] [814] [815] [816] [817] [818] Underfull \hbox (badness 10000) in paragraph at lines 88253--88254 []\T1/ptm/m/n/10 To dis-able the timer (ef-fec-tively pre-vent-ing the ULP pro- gram from run-ning again), clear the ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88281 ...nxcode{\sphinxupquote{​UNITY\_END()}} in each test case.^^M ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88282 ...nxcode{\sphinxupquote{​UNITY\_END()}} .^^M [819] [820] [821] ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88459 ...de{\sphinxupquote{abc def 1 20 .3}} ⟶ {[} \sphinxcode{\sphinxup... ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88462 ...{\sphinxupquote{abc "123 456" def}} ⟶ {[} \sphinxcode{\sphinxup... ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88465 ...textbackslash{}c\textbackslash{}"}} ⟶ {[} \sphinxcode{\sphinxup... [822] Overfull \hbox (4.85376pt too wide) in paragraph at lines 88505--88507 []\T1/ptm/m/n/10 Callback func-tion to be used with \T1/pcr/m/n/10 linenoiseSet CompletionCallback [823] [824] [825] LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-api-error-code' on page 826 undefined on input line 88756. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-programming-model' on page 826 undefined on input line 88756. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-event-description' on page 826 undefined on input line 88756. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-menuconfig' on page 826 u ndefined on input line 88761. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-station-general-sce nario' on page 826 undefined on input line 88766. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-soft-ap-general-sce nario' on page 826 undefined on input line 88766. [826] LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-station-general-sce nario' on page 827 undefined on input line 88771. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-soft-ap-general-sce nario' on page 827 undefined on input line 88771. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 827 undefined on input line 88776. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-connected' on page 827 undefined on input line 88776. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 827 undefined on input line 88776. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-event-description' on page 827 undefined on input line 88776. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-station-general-sce nario' on page 827 undefined on input line 88776. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-soft-ap-general-sce nario' on page 827 undefined on input line 88776. LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-api-error-code' on page 827 undefined on input line 88781. Overfull \hbox (65.85027pt too wide) in paragraph at lines 88786--88786 [] Underfull \hbox (badness 10000) in paragraph at lines 88786--88786 [827] [828] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 829 undefined on input line 88938. [829] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 830 undefined on input line 88948. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 830 undefined on input line 88948. Underfull \hbox (badness 10000) in paragraph at lines 88948--88949 []\T1/ptm/m/n/10 Generally, if the ap-pli-ca-tion has a cor-rect error-handling code, upon re-ceiv-ing <\T1/ptm/m/it/10 SYS- LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 830 undefined on input line 88983. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-stop' on page 830 undefined on input line 88988. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-ap-staconnected' o n page 830 undefined on input line 88993. [830] Overfull \vbox (11.69797pt too high) detected at line 89093 [831] Underfull \vbox (badness 10000) detected at line 89093 Overfull \vbox (13.68169pt too high) detected at line 89093 [832] LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-configuration' on p age 833 undefined on input line 89117. [833] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 834 undefined on input line 89130. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 834 undefined on input line 89133. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-start' on page 834 undefined on input line 89133. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-connected' on page 834 undefined on input line 89144. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 834 undefined on input line 89151. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-got-ip' on pag e 834 undefined on input line 89160. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-got-ip' on pag e 834 undefined on input line 89163. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-got-ip' on pag e 834 undefined on input line 89163. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 834 undefined on input line 89171. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 834 undefined on input line 89174. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 834 undefined on input line 89174. Underfull \hbox (badness 7468) in paragraph at lines 89174--89175 []\T1/ptm/m/n/10 s6.2: In the sce-nario de-scribed above, the ap-pli-ca-tion ev ent call-back func-tion re-lays <\T1/ptm/m/it/10 SYS- [834] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-got-ip' on pag e 835 undefined on input line 89182. Overfull \vbox (4.99889pt too high) detected at line 89263 [835] Underfull \vbox (badness 10000) detected at line 89263 Overfull \vbox (2.68169pt too high) detected at line 89263 [836] [837] Underfull \hbox (badness 5403) in paragraph at lines 89419--89422 \T1/ptm/m/n/10 are listed in the ta-ble be-low. Here, min is Overfull \vbox (0.74023pt too high) detected at line 89484 [838] LaTeX Warning: Hyper reference `api-guides/wifi:scan-configuration' on page 839 undefined on input line 89497. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-scan-done' on page 839 undefined on input line 89519. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-scan-done' on page 839 undefined on input line 89522. Underfull \hbox (badness 10000) in paragraph at lines 89522--89523 []\T1/ptm/m/n/10 s3.2: The ap-pli-ca-tion's event call-back func-tion no-ti-fie s the ap-pli-ca-tion task that <\T1/ptm/m/it/10 SYS- [839] LaTeX Warning: Hyper reference `api-guides/wifi:scan-all-aps-in-all-channels-fo reground' on page 840 undefined on input line 89573. [840] LaTeX Warning: Hyper reference `api-guides/wifi:scan-all-aps-in-all-channels-fo reground' on page 841 undefined on input line 89613. LaTeX Warning: Hyper reference `api-guides/wifi:scan-for-a-specific-ap-in-all-c hannels' on page 841 undefined on input line 89630. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 841 undefined on input line 89630. LaTeX Warning: Hyper reference `api-guides/wifi:scan-for-a-specific-ap-in-all-c hannels' on page 841 undefined on input line 89630. [841] [842] LaTeX Warning: Hyper reference `api-guides/wifi:scan-in-wi-fi-connect' on page 843 undefined on input line 89708. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 843 undefined on input line 89711. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 843 undefined on input line 89711. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 843 undefined on input line 89722. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 843 undefined on input line 89722. Underfull \hbox (badness 10000) in paragraph at lines 89722--89723 []\T1/ptm/m/n/10 s2.2, If the au-then-ti-ca-tion re-sponse packet is not re-cei ved be-fore the au-then-ti-ca-tion timer Underfull \hbox (badness 10000) in paragraph at lines 89722--89723 \T1/ptm/m/n/10 times out, <\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED\T1/pt m/m/n/10 > will arise and the reason-code will be LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 843 undefined on input line 89728. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 843 undefined on input line 89728. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 843 undefined on input line 89739. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 843 undefined on input line 89739. Underfull \hbox (badness 10000) in paragraph at lines 89739--89740 []\T1/ptm/m/n/10 s3.2, If the as-so-ci-a-tion re-sponse is not re-ceived be-for e the as-so-ci-a-tion timer times Underfull \hbox (badness 10000) in paragraph at lines 89739--89740 \T1/ptm/m/n/10 out, <\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED\T1/ptm/m/n/ 10 > will arise and the reason-code will be LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 843 undefined on input line 89745. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 843 undefined on input line 89745. LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 843 undefined on input line 89756. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 843 undefined on input line 89756. Underfull \hbox (badness 10000) in paragraph at lines 89756--89757 []\T1/ptm/m/n/10 s4.2, If the as-so-ci-a-tion re-sponse is not re-ceived be-for e the as-so-ci-a-tion timer times Underfull \hbox (badness 10000) in paragraph at lines 89756--89757 \T1/ptm/m/n/10 out, <\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED\T1/ptm/m/n/ 10 > will arise and the reason-code will be [843] LaTeX Warning: Hyper reference `api-guides/wifi:system-event-sta-disconnected' on page 844 undefined on input line 89762. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-reason-code' on page 844 undefined on input line 89762. Underfull \hbox (badness 5288) in paragraph at lines 89808--89809 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89814--89815 \T1/ptm/m/n/10 ceived from the Underfull \hbox (badness 5288) in paragraph at lines 89818--89819 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89825--89826 []\T1/ptm/m/n/10 the soft-AP is Overfull \hbox (8.38031pt too wide) in paragraph at lines 89828--89829 \T1/ptm/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 5288) in paragraph at lines 89842--89843 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89858--89859 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89865--89866 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89872--89873 []\T1/ptm/m/n/10 the soft-AP is Overfull \hbox (8.38031pt too wide) in paragraph at lines 89875--89876 \T1/ptm/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 10000) in paragraph at lines 89886--89888 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 7649) in paragraph at lines 89886--89888 \T1/ptm/m/n/10 all cur-rently as-so-ci-ated Underfull \hbox (badness 5288) in paragraph at lines 89889--89890 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89896--89897 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89899--89901 []\T1/ptm/m/n/10 the sta-tions as- Underfull \hbox (badness 6658) in paragraph at lines 89899--89901 \T1/ptm/m/n/10 so-ci-ated with the Underfull \hbox (badness 7504) in paragraph at lines 89899--89901 \T1/ptm/m/n/10 max-i-mum num-ber Underfull \hbox (badness 10000) in paragraph at lines 89911--89912 []|\T1/ptm/m/n/10 Class-2 frame re-ceived Underfull \hbox (badness 5288) in paragraph at lines 89913--89914 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89920--89921 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 \T1/ptm/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 \T1/ptm/m/n/10 non-authenticated Underfull \hbox (badness 10000) in paragraph at lines 89935--89936 []|\T1/ptm/m/n/10 Class-3 frame re-ceived Underfull \hbox (badness 10000) in paragraph at lines 89935--89936 \T1/ptm/m/n/10 from a non-associated Underfull \hbox (badness 5288) in paragraph at lines 89937--89938 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89944--89945 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 a non-associated Underfull \hbox (badness 10000) in paragraph at lines 89959--89961 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 10000) in paragraph at lines 89959--89961 \T1/ptm/m/n/10 the send-ing STA is Underfull \hbox (badness 5288) in paragraph at lines 89962--89963 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89968--89970 []\T1/ptm/m/n/10 the sta-tion is Underfull \hbox (badness 10000) in paragraph at lines 89968--89970 \T1/ptm/m/n/10 dis-con-nected by Overfull \hbox (8.38031pt too wide) in paragraph at lines 89968--89970 \T1/ptm/m/n/10 esp_wifi_disconnect() Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 []|\T1/ptm/m/n/10 STA re-quest-ing Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 \T1/ptm/m/n/10 (re)association is not Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 \T1/ptm/m/n/10 au-then-ti-cated by the Underfull \hbox (badness 5288) in paragraph at lines 89983--89984 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89990--89991 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 ceives pack-ets Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 not au-then-ti-cated, Overfull \hbox (15.28033pt too wide) in paragraph at lines 89999--90000 []|\T1/ptm/m/n/10 DISASSOC_PWRCAP_BAD| Underfull \hbox (badness 10000) in paragraph at lines 90005--90007 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 6380) in paragraph at lines 90005--90007 \T1/ptm/m/n/10 the in-for-ma-tion in the Underfull \hbox (badness 5288) in paragraph at lines 90008--90009 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (20.83038pt too wide) in paragraph at lines 90016--90017 []|\T1/ptm/m/n/10 DISASSOC_SUPCHAN_BAD| Underfull \hbox (badness 10000) in paragraph at lines 90022--90024 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 6380) in paragraph at lines 90022--90024 \T1/ptm/m/n/10 the in-for-ma-tion in the Underfull \hbox (badness 10000) in paragraph at lines 90022--90024 \T1/ptm/m/n/10 Sup-ported Chan-nels Underfull \hbox (badness 5288) in paragraph at lines 90025--90026 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90042--90043 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90049--90050 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 6927) in paragraph at lines 90063--90064 []|\T1/ptm/m/n/10 Message in-tegrity code Underfull \hbox (badness 5288) in paragraph at lines 90065--90066 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (38.89069pt too wide) in paragraph at lines 90073--90074 []|\T1/ptm/m/n/10 4WAY_HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 []|\T1/ptm/m/n/10 Four-way hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 times out. For Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 legacy rea-sons, in Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 ESP32 this reason- Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 code is re-placed with Overfull \hbox (80.68024pt too wide) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 WIFI_REASON_HANDSHAKE_TIMEOUT. Underfull \hbox (badness 5288) in paragraph at lines 90083--90084 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (47.02066pt too wide) in paragraph at lines 90094--90095 []|\T1/ptm/m/n/10 GROUP_KEY_UPDATE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90100--90101 []|\T1/ptm/m/n/10 Group-Key Hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 []|\T1/ptm/m/n/10 The el-e-ment in the Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 four-way hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 is dif-fer-ent from the Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 (Re-)Association Re- Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 quest/Probe and Re- Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 shake IE dif-fers Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 (Re-)Association Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 Re-sponse/Beacon Overfull \hbox (14.41057pt too wide) in paragraph at lines 90132--90133 []|\T1/ptm/m/n/10 GROUP_CIPHER_INVALID| Underfull \hbox (badness 5288) in paragraph at lines 90140--90141 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (26.67046pt too wide) in paragraph at lines 90148--90149 []|\T1/ptm/m/n/10 PAIRWISE_CIPHER_INVALID| Underfull \hbox (badness 5288) in paragraph at lines 90156--90157 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90172--90173 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (20.62044pt too wide) in paragraph at lines 90180--90181 []|\T1/ptm/m/n/10 UNSUPP_RSN_IE_VERSION| Underfull \hbox (badness 5288) in paragraph at lines 90188--90189 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5939) in paragraph at lines 90202--90203 []|\T1/ptm/m/n/10 Invalid RSNE ca-pa-bil-i- Underfull \hbox (badness 5288) in paragraph at lines 90204--90205 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90220--90221 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90227--90228 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (17.84041pt too wide) in paragraph at lines 90235--90236 []|\T1/ptm/m/n/10 CIPHER_SUITE_REJECTED| Underfull \hbox (badness 5288) in paragraph at lines 90243--90244 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 90257--90261 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90268--90272 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90279--90282 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90279--90282 \T1/ptm/m/n/10 ti-ca-tion fails, but not Underfull \hbox (badness 10000) in paragraph at lines 90289--90292 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Overfull \hbox (7.2607pt too wide) in paragraph at lines 90293--90294 []|\T1/ptm/m/n/10 HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90299--90303 []|\T1/ptm/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 10000) in paragraph at lines 90299--90303 \T1/ptm/m/n/10 Fi reason-code: the Overfull \hbox (112.31023pt too wide) in paragraph at lines 90299--90303 \T1/ptm/m/n/10 WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT.| [844] Overfull \vbox (3158.16982pt too high) has occurred while \output is active [845] LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-nvs-flash' on page 846 un defined on input line 90311. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-channel-management' on pa ge 846 undefined on input line 90367. Overfull \hbox (60.09866pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_NULL| Overfull \hbox (51.39871pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_STA| Overfull \hbox (46.21866pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_AP| Overfull \hbox (64.17862pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_APSTA| LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-channel-management' on pa ge 846 undefined on input line 90367. Overfull \hbox (6.67346pt too wide) in paragraph at lines 90423--90423 []\T1/phv/m/n/10 Field| Overfull \hbox (0.56334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 ssid| Overfull \hbox (5.55334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 pass- Overfull \hbox (5.4536pt too wide) in paragraph at lines 90423--90423 \T1/ptm/m/n/10 word| Overfull \hbox (21.67307pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 bssid_set| Overfull \hbox (5.56334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 bssid| Overfull \hbox (7.2135pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 chan- LaTeX Warning: Hyper reference `api-guides/wifi:channel-range' on page 846 unde fined on input line 90497. Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 pass- LaTeX Warning: Hyper reference `api-guides/wifi:channel-range' on page 846 unde fined on input line 90497. Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 au-th- Overfull \hbox (14.94481pt too wide) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 ssid_hidden| Overfull \hbox (33.26474pt too wide) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 max_connection| Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 bea- Overfull \hbox (16.90475pt too wide) in paragraph at lines 90497--90497 \T1/ptm/m/n/10 con_interval| [846] Underfull \hbox (badness 10000) in paragraph at lines 90555--90555 []\T1/phv/m/n/10 Pro- Underfull \hbox (badness 10000) in paragraph at lines 90555--90555 \T1/phv/m/n/10 to-col Overfull \hbox (2.97427pt too wide) in paragraph at lines 90555--90555 \T1/phv/m/n/10 Mode| Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (14.06023pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N) Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (11.85428pt too wide) in paragraph at lines 90555--90555 \T1/ptm/m/n/10 BGNLR| Overfull \hbox (112.2998pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N|WIFI_PROTOCOL_LR) Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 [847] [848] Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 CPU Core Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 CPU Fre- Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 Static RX Underfull \hbox (badness 6461) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 Dy-namic TX Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 TCP RX LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-buffer-usage' on page 849 undefined on input line 90806. LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-buffer-configure' on page 849 undefined on input line 90806. [849] Overfull \hbox (5.45348pt too wide) in paragraph at lines 90884--90884 \T1/phv/m/n/10 ram- Underfull \hbox (badness 10000) in paragraph at lines 90884--90884 \T1/phv/m/n/10 e- Overfull \hbox (8.98352pt too wide) in paragraph at lines 90884--90884 []\T1/ptm/m/n/10 buffer| Overfull \hbox (30.55322pt too wide) in paragraph at lines 90884--90884 []\T1/ptm/m/n/10 en_sys_seq| Underfull \hbox (badness 10000) in paragraph at lines 90939--90949 []\T1/ptm/m/n/10 Side-effect ex-am-ple#1 The ap-pli-ca-tion calls [850] Overfull \vbox (77.36995pt too high) has occurred while \output is active [851] Overfull \hbox (79.26001pt too wide) in paragraph at lines 91100--91100 [] Underfull \hbox (badness 10000) in paragraph at lines 91100--91100 LaTeX Warning: Hyper reference `api-guides/wifi:esp32-wi-fi-throughput' on page 852 undefined on input line 91111. [852] Underfull \hbox (badness 10000) in paragraph at lines 91156--91158 [] Underfull \hbox (badness 10000) in paragraph at lines 91156--91158 \T1/ptm/m/n/10 lwip_dynamic_peek_memory = (lwip_udp_con_num * lwip_udp_conn) + (lwip_tcp_con_num * LaTeX Warning: Hyper reference `api-guides/wifi:wi-fi-buffer-configure' on page 853 undefined on input line 91166. Underfull \hbox (badness 10000) in paragraph at lines 91183--91185 [] Underfull \hbox (badness 10000) in paragraph at lines 91183--91185 \T1/ptm/m/n/10 wifi_dynamic_peek_memory = (wifi_rx_dynamic_buf_num * wifi_rx_pk t_size_max) + [853] Underfull \hbox (badness 10000) in paragraph at lines 91265--91268 []|\T1/ptm/m/n/10 Static RX Buffer Underfull \hbox (badness 10000) in paragraph at lines 91265--91268 \T1/ptm/m/n/10 (Hard-ware RX Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 DMA mem-ory. Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 The `Static Rx Underfull \hbox (badness 5985) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 Buffer' forms the Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 buffer and raises Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 CPU. Then, the Underfull \hbox (badness 6300) in paragraph at lines 91297--91308 []|\T1/ptm/m/n/10 The buffer length Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 de-pends on the Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 re-ceived frames' Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 length. When Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the Wi-Fi driver Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 re-ceives a frame Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 from the `Hard- Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 ware Rx Buffer', Underfull \hbox (badness 7379) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the `Dy-namic Rx Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 Buffer, con-fig-ured Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 is used to limit Underfull \hbox (badness 7397) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the to-tal un-freed Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 sends pack-ets to Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 the Wi-Fi driver, Underfull \hbox (badness 7362) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 it firstly al-lo-cates Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 a `Dy-namic TX Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 DMA mem-ory. Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 When the upper- Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 driver, it firstly Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 TX Buffer' and Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 upper-layer buffer. Overfull \hbox (6.01837pt too wide) in paragraph at lines 91349--91351 [] Overfull \hbox (4.35846pt too wide) in paragraph at lines 91363--91365 [] Underfull \hbox (badness 10000) in paragraph at lines 91377--91379 [] [854] Overfull \vbox (386.4398pt too high) has occurred while \output is active [855] Overfull \hbox (171.23903pt too wide) in paragraph at lines 91461--91461 [] Underfull \hbox (badness 10000) in paragraph at lines 91461--91461 [856] LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-allow-stack -external-memory' on page 857 undefined on input line 91503. [857] LaTeX Warning: Hyper reference `api-reference/kconfig:config-spiram-cache-worka round' on page 858 undefined on input line 91533. [858] Chapter 5. LaTeX Warning: Hyper reference `contribute/style-guide::doc' on page 859 undefi ned on input line 91556. LaTeX Warning: Hyper reference `contribute/documenting-code::doc' on page 859 u ndefined on input line 91559. [859] LaTeX Warning: Hyper reference `contribute/contributor-agreement::doc' on page 860 undefined on input line 91590. [860] [861] [862] LaTeX Warning: Hyper reference `contribute/documenting-code::doc' on page 863 u ndefined on input line 91799. [863] [864 <./doc-code-documentation-inline.png> <./doc-code-documentation-rend ered.png>] [865 <./doc-code-function.png> <./doc-code-void-function.png>] [866 <./doc-code-member.png>] [867] LaTeX Warning: Hyper reference `api-reference/template::doc' on page 868 undefi ned on input line 92068. [868] LaTeX Warning: Hyper reference `contribute/documenting-code:add-illustrations' on page 869 undefined on input line 92148. [869] LaTeX Warning: Hyper reference `api-reference/template::doc' on page 870 undefi ned on input line 92207. [870] LaTeX Warning: Hyper reference `contribute/documenting-code::doc' on page 871 u ndefined on input line 92336. [871] LaTeX Warning: Hyper reference `contribute/documenting-code:link-custom-roles' on page 872 undefined on input line 92391. LaTeX Warning: Hyper reference `contribute/documenting-code::doc' on page 872 u ndefined on input line 92401. [872] [873] [874] Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| [875] [876] Chapter 6. [877] LaTeX Warning: Hyper reference `versions:versioning-scheme' on page 878 undefin ed on input line 92657. LaTeX Warning: Hyper reference `versions:updating-pre-release' on page 878 unde fined on input line 92663. LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 878 u ndefined on input line 92663. LaTeX Warning: Hyper reference `versions:updating' on page 878 undefined on inp ut line 92667. [878 <./choose_version.png>] LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 879 u ndefined on input line 92743. Underfull \hbox (badness 10000) in paragraph at lines 92743--92743 []\T1/pcr/m/n/10 v3. Overfull \hbox (27.37038pt too wide) in paragraph at lines 92743--92743 \T1/pcr/m/n/10 2-dev-306-gbeb3611ca| Underfull \hbox (badness 10000) in paragraph at lines 92743--92743 []\T1/pcr/m/n/10 v3. Overfull \hbox (33.37038pt too wide) in paragraph at lines 92743--92743 \T1/pcr/m/n/10 1-beta1-75-g346d6b0ea| LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 879 u ndefined on input line 92743. [879] LaTeX Warning: Hyper reference `versions:updating-stable-releases' on page 880 undefined on input line 92784. LaTeX Warning: Hyper reference `versions:updating-master' on page 880 undefined on input line 92787. LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 880 u ndefined on input line 92790. LaTeX Warning: Hyper reference `get-started/index::doc' on page 880 undefined o n input line 92795. LaTeX Warning: Hyper reference `versions:updating-stable-releases' on page 880 undefined on input line 92828. [880] LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 881 u ndefined on input line 92830. LaTeX Warning: Hyper reference `versions:updating-release-branch' on page 881 u ndefined on input line 92860. [881] [882] Chapter 7. LaTeX Warning: Hyper reference `contribute/index::doc' on page 883 undefined on input line 92896. [883] [884] Chapter 8. [885] [886] [887] [888] Chapter 9. [889 <./about-doc.png>] No file espressif-esp-idf.ind. [890] (./espressif-esp-idf.aux) Package rerunfilecheck Warning: File `espressif-esp-idf.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-idf.pdf (894 pages, 10549348 bytes). Transcript written on espressif-esp-idf.log. Latexmk: Index file 'espressif-esp-idf.idx' was written Latexmk: Missing input file: 'espressif-esp-idf.ind' from line 'No file espressif-esp-idf.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-idf.pdf' Rule 'makeindex espressif-esp-idf.idx': File changes, etc: Non-existent destination files: 'espressif-esp-idf.ind' ------------ Run number 1 of rule 'makeindex espressif-esp-idf.idx' ------------ ------------ Running 'makeindex -s python.ist -o "espressif-esp-idf.ind" "espressif-esp-idf.idx"' ------------ Latexmk: applying rule 'makeindex espressif-esp-idf.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file espressif-esp-idf.idx.......done (3895 entries accepted, 0 rejected). Sorting entries.....................................done (50873 comparisons). Generating output file espressif-esp-idf.ind.......done (4423 lines written, 0 warnings). Output written in espressif-esp-idf.ind. Transcript written in espressif-esp-idf.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-idf.aux' 'espressif-esp-idf.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-idf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-idf.idx (./espressif-esp-idf.aux LaTeX Warning: Label `api-reference/peripherals/spi_master:_CPPv417spi_transact ion_t' multiply defined. LaTeX Warning: Label `api-reference/peripherals/spi_slave:_CPPv423spi_slave_tra nsaction_t' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-idf.out) (./espressif-esp-idf.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-idf.toc [1]) [2] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4 <./what-you-n eed.png>] [5] [6 <./esp32-devkitc-functional-overview.png (PNG copy)>] [7 <./es p32-wrover-kit-block-diagram.png>] [8] [9 <./esp32-wrover-kit-layout-front.jpg> ] [10 <./esp32-wrover-kit-layout-back.jpg>] [11] Overfull \vbox (113.64626pt too high) has occurred while \output is active [12 <./wrover-jp7-ext_5v.png> <./wrover-jp7-usb_5v.png> <./wrover-jp8.png> <./w rover-jp11-tx-rx.png> <./wrover-jp14.png>] [13] [14] [15] [16] [17] [18] [19 <./esp-wrover-kit-v2-layout-front.png>] [20 <./esp-wrover-kit-v2-layout-bac k.png>] Overfull \vbox (399.41718pt too high) has occurred while \output is active [21 <./wrover-jp1-sd_io2.png> <./wrover-jp1-both.png>] [22] [23] [24 <./esp32-p ico-kit-v4-functional-block-diagram.png>] [25 <./esp32-pico-kit-v4-layout.jpg>] Overfull \vbox (582.56557pt too high) has occurred while \output is active [26] [27] Overfull \vbox (872.96498pt too high) has occurred while \output is active [28] [29 <./esp32-pico-kit-v4-dimensions-back.jpg> <./esp32-pico-kit-v4-dimensi ons-side.jpg>] LaTeX Warning: Float too large for page by 9.85991pt on input line 2193. [30] [31 <./esp32-pico-kit-v3-layout.jpg>] [32] [33 <./msys2-terminal-window.pn g>] Underfull \hbox (badness 10000) in paragraph at lines 2326--2327 []\T1/ptm/m/n/10 The ESP-IDF repos-i-tory on github con-tains a script in the t ools di-rec-tory ti-tled [34] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [35] Overfull \vbox (18.28342pt too high) detected at line 2529 [36] [37] [38] [39] [40] [41 <./windows-logo1.png> <./linux-logo1.png> <./macos -logo1.png>] [42] Overfull \vbox (1.18929pt too high) detected at line 2997 [43 <./project-configuration.png>] ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char ؅ (U+605) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Keyboard character used is undefined (inputenc) in inputencoding `utf8'. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Keyboard character used is undefined (inputenc) in inputencoding `utf8'. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp [44] [45] [46] [47 <./esp32-devkitc-in-device-manager.png>] [48 <./esp32-wrover -kit-in-device-manager.png>] [49 <./putty-settings-windows.png>] [50 <./putty-s ettings-linux.png>] [51] [52] [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3559--3560 []\T1/ptm/m/n/10 Edit the PATH en-vi-ron-ment vari-able. Delete the ex-ist-ing value and Underfull \hbox (badness 10000) in paragraph at lines 3559--3560 \T1/ptm/m/n/10 re-place it with \T1/pcr/m/n/10 C:\msys32\usr\bin;C:\msys32\ming w32\bin; [55] [56] [57] [58] [59] [60] Chapter 2. [61] [62] [63] [64] [65] Overfull \hbox (111.70134pt too wide) in paragraph at lines 4489--4491 \T1/ptm/m/n/10 Set pro-to-col type of spec-i-fied in-ter-face The de-fault pro- to-col is (WIFI_PROTOCOL_11B|WIFI_PROTOCOL_11G|WIFI_PROTOCOL_11N) [66] [67] Underfull \hbox (badness 10000) in paragraph at lines 4763--4765 []\T1/ptm/m/n/10 1. The de-fault coun-try is {.cc=^^QCN^^Q, .schan=1, .nchan=13 , pol- [68] [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 5389--5390 []\T1/ptm/m/n/10 ESP_ERR_WIFI_ARG: In-valid ar-gu-ment, in-clud-ing if first by te of vnd_ie is not [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] Overfull \hbox (69.34914pt too wide) in paragraph at lines 8633--8635 [] Overfull \hbox (69.34914pt too wide) in paragraph at lines 8657--8659 [] [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 9677--9678 []\T1/ptm/m/n/10 This is a BLE ad-ver-tis-ing demo with vir-tual HCI in-ter-fac e. Send Re- [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 13819--13819 [][][]\T1/ptm/m/it/10 esp_gap_ble_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/ ptm/m/it/10 esp_ble_gap_cb_param_t[][] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] Underfull \hbox (badness 10000) in paragraph at lines 17468--17468 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_gatts_attr_db_t[][] \T1/ptm/m/n/ 10 *\T1/ptm/m/it/10 gatts_attr_db\T1/ptm/m/n/10 , [140] Underfull \hbox (badness 10000) in paragraph at lines 17509--17509 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , uint1 6_t \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 17544--17544 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , [][]\ T1/ptm/m/it/10 esp_bt_uuid_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 char_uuid\T1/p tm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17544--17544 [][]\T1/ptm/m/it/10 esp_gatt_perm_t[][] perm\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/1 0 esp_gatt_char_prop_t[][] prop-erty\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17591--17591 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , [][]\ T1/ptm/m/it/10 esp_bt_uuid_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 17591--17591 \T1/ptm/m/it/10 scr_uuid\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_gatt_perm_t[][ ] perm\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_attr_value_t[][] Underfull \hbox (badness 7256) in paragraph at lines 17592--17594 \T1/ptm/m/n/10 This func-tion is called to add char-ac-ter-is-tic de-scrip-tor. When it's done, a call-back event [141] Underfull \hbox (badness 10000) in paragraph at lines 17731--17731 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gatts_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , uint16_t [142] [143] [144] [145] [146] [147] [148] [149] [150] Underfull \hbox (badness 10000) in paragraph at lines 19266--19266 [][][]\T1/ptm/m/it/10 esp_gatts_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/pt m/m/it/10 esp_gatt_if_t[][] \T1/ptm/m/n/10 gatts_if, [151] [152] [153] [154] Underfull \hbox (badness 10000) in paragraph at lines 19846--19846 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19893--19893 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19893--19893 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t \ T1/ptm/m/it/10 end_handle\T1/ptm/m/n/10 , [155] Underfull \hbox (badness 10000) in paragraph at lines 19943--19943 \T1/ptm/m/it/10 char_handle\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_gattc_descr _elem_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 re-sult\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 \T1/ptm/m/it/10 end_handle\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_bt_uuid_t[][ ] char_uuid\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 [][]\T1/ptm/m/it/10 esp_gattc_char_elem_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 r e-sult\T1/ptm/m/n/10 , uint16_t [156] Underfull \hbox (badness 5939) in paragraph at lines 20040--20040 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 7522) in paragraph at lines 20093--20093 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20093--20093 [][]\T1/ptm/m/it/10 esp_bt_uuid_t[][] de-scr_uuid\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20093--20093 [][]\T1/ptm/m/it/10 esp_gattc_descr_elem_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 re- [157] Underfull \hbox (badness 10000) in paragraph at lines 20140--20140 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20140--20140 [][]\T1/ptm/m/it/10 esp_gattc_incl_svc_elem_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/ 10 re-sult\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20190--20190 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20190--20190 [][]\T1/ptm/m/it/10 esp_gatt_db_attr_type_t[][] type\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 7012) in paragraph at lines 20190--20190 \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/10 end_handl e\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20223--20224 []\T1/pcr/m/n/10 char_handle\T1/ptm/m/n/10 : the char-ac-ter-is-tic han-dle, th is pa-ram-e-ter valid when the type is [158] Underfull \hbox (badness 10000) in paragraph at lines 20240--20240 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 5802) in paragraph at lines 20287--20287 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/ 10 , [159] Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/10 , uint16_t \T1/pt m/m/it/10 value_len\T1/ptm/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 value\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_g att_write_type_t[][] write_type\T1/ptm/m/n/10 , [160] Underfull \hbox (badness 10000) in paragraph at lines 20560--20560 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/10 , uint16_t \T1/pt m/m/it/10 off-set\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20560--20560 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 value_len\T1/ptm/m/n/10 , uint8_t *\T1/ ptm/m/it/10 value\T1/ptm/m/n/10 , [161] Underfull \hbox (badness 10000) in paragraph at lines 20686--20686 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 esp_bd_addr_t[][] [162] [163] [164] [165] [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 21726--21726 [][][]\T1/ptm/m/it/10 esp_gattc_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/pt m/m/it/10 esp_gatt_if_t[][] \T1/ptm/m/n/10 gattc_if, [168] [169] [170] Underfull \hbox (badness 10000) in paragraph at lines 22313--22313 [][][]\T1/ptm/m/it/10 wifi_mode_t[][] op-mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/ 10 esp_blufi_sta_conn_state_t[][] Underfull \hbox (badness 10000) in paragraph at lines 22313--22313 \T1/ptm/m/it/10 sta_conn_state\T1/ptm/m/n/10 , uint8_t \T1/ptm/m/it/10 sof-tap_ conn_num\T1/ptm/m/n/10 , [171] [172] [173] [174] [175] [176] Underfull \hbox (badness 10000) in paragraph at lines 23453--23453 [][][]\T1/ptm/m/it/10 esp_blufi_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/pt m/m/it/10 esp_blufi_cb_param_t[][] [177] Underfull \hbox (badness 10000) in paragraph at lines 23477--23477 \T1/ptm/m/n/10 put_data, int *out-put_len, bool [178] [179] [180] [181] [182] [183] [184] [185] [186] Underfull \hbox (badness 10000) in paragraph at lines 24940--24942 \T1/ptm/m/n/10 Send reg-is-ter no-ti-fi-ca-tion com-mand to AVRCP tar-get, This func-tion should be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 24963--24964 []\T1/pcr/m/n/10 event_id\T1/ptm/m/n/10 : : id of events, e.g. ESP_AVRC_RN_PLAY _STATUS_CHANGE, Underfull \hbox (badness 10000) in paragraph at lines 24966--24967 []\T1/pcr/m/n/10 event_parameter\T1/ptm/m/n/10 : : spe-cial pa-ram-e-ters, eg. play-back in-ter-val for Underfull \hbox (badness 10000) in paragraph at lines 24981--24983 \T1/ptm/m/n/10 Send meta-data com-mand to AVRCP tar-get, This func-tion should be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 25004--25005 []\T1/pcr/m/n/10 attr_mask\T1/ptm/m/n/10 : : mask of at-tributes, e.g. ESP_AVRC _MD_ATTR_ID_TITLE | [187] Underfull \hbox (badness 10000) in paragraph at lines 25019--25021 \T1/ptm/m/n/10 Send passthrough com-mand to AVRCP tar-get, This func-tion shoul d be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 25042--25043 []\T1/pcr/m/n/10 key_code\T1/ptm/m/n/10 : : passthrough com-mand code, e.g. ESP _AVRC_PT_CMD_PLAY, [188] Underfull \hbox (badness 10000) in paragraph at lines 25324--25324 [][][]\T1/ptm/m/it/10 esp_avrc_ct_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/ ptm/m/it/10 esp_avrc_ct_cb_param_t[][] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] Underfull \hbox (badness 5274) in paragraph at lines 27521--27522 []\T1/ptm/m/n/10 It is also pos-si-ble to read the in-ter-nal hall ef-fect sen- sor via ADC1 by call-ing ded-i-cated func-tion [202] [203 <./adc-noise-graph.jpg>] Overfull \vbox (12.41437pt too high) detected at line 27640 [204 <./adc-vref-graph.jpg>] [205] [206] [207] [208] [209] [210] [211] [212] Underfull \hbox (badness 10000) in paragraph at lines 29064--29065 []\T1/pcr/m/n/10 value_type\T1/ptm/m/n/10 : Type of cal-i-bra-tion value (ESP_A DC_CAL_VAL_EFUSE_VREF or [213] Underfull \hbox (badness 10000) in paragraph at lines 29078--29078 [][][]\T1/ptm/m/it/10 adc_unit_t[][] adc_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/1 0 adc_atten_t[][] at-ten\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29169--29171 []\T1/ptm/m/n/10 The Char-ac-ter-is-tics struc-ture must be ini-tial-ized be-fo re this func-tion is called (call [214] [215] [216] [217] [218] [219] [220] [221] Underfull \hbox (badness 10000) in paragraph at lines 30213--30214 []\T1/pcr/m/n/10 intr_type\T1/ptm/m/n/10 : GPIO wake-up type. Only GPIO_INTR_LO W_LEVEL or [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234 <./blockdiag-0f60716b8550a731c965dcbefbf41eb6391069ef.png>] Underfull \hbox (badness 10000) in paragraph at lines 32095--32096 []\T1/ptm/m/n/10 When read-ing the data, in-stead of ^^Pi2c_master_read...^^Q, the com-mand link is pop-u-lated with Underfull \hbox (badness 6927) in paragraph at lines 32121--32122 []\T1/ptm/m/n/10 To reg-is-ter an in-ter-rupt han-dler, call func-tion [][]\T1/ pcr/m/sl/10 i2c_isr_register()[][]\T1/ptm/m/n/10 , to delete the han-dler call Underfull \hbox (badness 6364) in paragraph at lines 32126--32127 []\T1/ptm/m/n/10 There are cou-ple of I2C com-mu-ni-ca-tion pa-ram-e-ters setup dur-ing driver con-fig-u-ra-tion (when call-ing [235 <./blockdiag-818d2523b78178cffe936ce7e236eccc0b793739.png>] [236] [237] [238] [239] [240] Underfull \hbox (badness 10000) in paragraph at lines 32730--32730 [][][]\T1/ptm/m/it/10 i2c_cmd_handle_t[][] cmd_handle\T1/ptm/m/n/10 , uint8_t * \T1/ptm/m/it/10 data\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 data_len\T1/ptm/m/n /10 , [241] Underfull \hbox (badness 10000) in paragraph at lines 32909--32909 [][][]\T1/ptm/m/it/10 i2c_port_t[][] i2c_num\T1/ptm/m/n/10 , uint8_t *\T1/ptm/m /it/10 data\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 max_size\T1/ptm/m/n/10 , Tic k-Type_t [242] [243] [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 33435--33435 [][][]\T1/ptm/m/it/10 i2c_port_t[][] i2c_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/1 0 i2c_trans_mode_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 tx_trans_mode\T1/ptm/m/n /10 , [246] [247] [248] [249] [250] [251] [252] Underfull \hbox (badness 5533) in paragraph at lines 34362--34362 [][][]\T1/ptm/m/it/10 i2s_port_t[][] i2s_num\T1/ptm/m/n/10 , void *\T1/ptm/m/it /10 dest\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 size\T1/ptm/m/n/10 , size_t *\T 1/ptm/m/it/10 bytes_read\T1/ptm/m/n/10 , Tick-Type_t [253] [254] [255] [256] [257] [258] [259] [260] [261 <./ledc-api-settings.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 35681--35682 []\T1/ptm/m/n/10 Another op-tion to change the fre-quency, and the duty res-o-l u-tion as well, is by call-ing [262] [263] [264] [265] Underfull \hbox (badness 10000) in paragraph at lines 36060--36060 [][][]\T1/ptm/m/it/10 ledc_mode_t[][] speed_mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 ledc_channel_t[][] chan-nel\T1/ptm/m/n/10 , uint32_t \T1/ptm/m/it/10 duty \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 36060--36060 [][]\T1/ptm/m/it/10 ledc_duty_direction_t[][] grad-ule_direction\T1/ptm/m/n/10 , uint32_t \T1/ptm/m/it/10 step_num\T1/ptm/m/n/10 , uint32_t [266] [267] [268] Underfull \hbox (badness 6526) in paragraph at lines 36481--36481 [][][]\T1/ptm/m/it/10 ledc_mode_t[][] speed_mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 ledc_channel_t[][] chan-nel\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 ledc_fade _mode_t[][] [269] [270] [271] [272] [273] [274] Underfull \hbox (badness 10000) in paragraph at lines 37394--37394 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 37435--37435 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [275] Underfull \hbox (badness 10000) in paragraph at lines 37546--37546 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 37584--37584 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [276] Underfull \hbox (badness 5878) in paragraph at lines 37692--37692 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [277] Underfull \hbox (badness 10000) in paragraph at lines 37800--37800 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [278] Underfull \hbox (badness 10000) in paragraph at lines 37876--37876 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 37987--37987 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [279] Underfull \hbox (badness 7415) in paragraph at lines 38066--38066 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_fault_input_level_t[][] int-put_level\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 \T1/ptm/m/it/10 timer_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 mcpwm_fault_signa l_t[][] fault_sig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 [][]\T1/ptm/m/it/10 mcpwm_action_on_pwmxa_t[][] ac-tion_on_pwmxa\T1/ptm/m/n/10 , [280] Underfull \hbox (badness 10000) in paragraph at lines 38151--38151 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 38151--38151 \T1/ptm/m/it/10 ac-tion_on_pwmxa\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 mcpwm_acti on_on_pwmxb_t[][] ac- Underfull \hbox (badness 7379) in paragraph at lines 38233--38233 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_capture_signal_t[][] cap_sig\T1/ptm/m/n/10 , [281] Underfull \hbox (badness 10000) in paragraph at lines 38363--38363 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299 <./blockdiag-53faf548848f44e673ee7c4795d9923 5a0fa3c1f.png> <./blockdiag-7e835e544aa10ce1df6815722629be0305ebeaa1.png>] [300] [301 <./packetdiag-8edfc502c066669b8f62d008ae340e14f201a946.png>] Underfull \hbox (badness 6775) in paragraph at lines 41181--41182 []\T1/ptm/m/n/10 Binary level on the out-put to ap-ply the car-rier - [][]\T1/p cr/m/sl/10 rmt_set_tx_carrier()[][]\T1/ptm/m/n/10 , se-lected from [302] [303] [304] ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...chn = RMT base address + 0x800 + 64 ∗ 4 ∗ n, and end\_addr\_c... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...RMT base address + 0x800 + 64 ∗ 4 ∗ n, and end\_addr\_chn = R... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...chn = RMT base address + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RM... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...RMT base address + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...dress + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM\_SIZE\_CHn... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...+ 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM\_SIZE\_CHn mod 5... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...� 4 ∗ RMT\_MEM\_SIZE\_CHn mod 512 ∗ 4 [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] Underfull \hbox (badness 10000) in paragraph at lines 44083--44085 []\T1/ptm/m/n/10 Of all the fun-tions listed be-low, only \T1/pcr/m/n/10 sdmmc_ host_init\T1/ptm/m/n/10 , \T1/pcr/m/n/10 sdmmc_host_init_slot\T1/ptm/m/n/10 , a nd Underfull \hbox (badness 10000) in paragraph at lines 44083--44085 \T1/pcr/m/n/10 sdmmc_host_deinit \T1/ptm/m/n/10 will be used di-rectly by most ap-pli-ca-tions. Other func-tions, such as [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 45431--45431 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 spi_bus_config_t[][] Underfull \hbox (badness 10000) in paragraph at lines 45509--45509 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , int \T1/ptm/m/ it/10 cs_io_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 cs_num\T1/ptm/m/n/10 , int [333] [334] [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 46068--46068 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 spi_device_interface_config_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 dev_con fig\T1/ptm/m/n/10 , [337] Underfull \hbox (badness 10000) in paragraph at lines 46196--46196 [][][]\T1/ptm/m/it/10 spi_device_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 spi_transaction_t[][] [338] [339] [340] [341] Underfull \hbox (badness 10000) in paragraph at lines 46709--46710 \T1/ptm/m/n/10 Use the \T1/pcr/m/n/10 command_bits \T1/ptm/m/n/10 in [][]\T1/pc r/m/sl/10 spi_transaction_ext_t[][] \T1/ptm/m/n/10 rather than de-fault value i n Underfull \hbox (badness 10000) in paragraph at lines 46717--46718 \T1/ptm/m/n/10 Use the \T1/pcr/m/n/10 address_bits \T1/ptm/m/n/10 in [][]\T1/pc r/m/sl/10 spi_transaction_ext_t[][] \T1/ptm/m/n/10 rather than de-fault value i n [342] [343] Underfull \hbox (badness 10000) in paragraph at lines 46967--46967 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 spi_slave_transaction_t[][] [344] Underfull \hbox (badness 10000) in paragraph at lines 47009--47009 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 spi_slave_transaction_t[][] [345] [346] [347] Underfull \hbox (badness 10000) in paragraph at lines 47383--47384 []\T1/ptm/m/n/10 Registration of the in-ter-rupt han-dler for a spe-cific timer group and timer is done be call-ing [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 47602--47602 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 47640--47640 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , [350] Underfull \hbox (badness 10000) in paragraph at lines 47716--47716 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , uint64_t Underfull \hbox (badness 10000) in paragraph at lines 47754--47754 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , uint64_t Underfull \hbox (badness 10000) in paragraph at lines 47792--47792 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 timer_alar m_t[][] [351] [352] [353] [354] [355] [356] [357] [358 <./touch_pad-measurement-paramet ers.jpg>] [359] [360] [361] [362] Underfull \hbox (badness 10000) in paragraph at lines 49150--49150 [][][]\T1/ptm/m/it/10 touch_pad_t[][] touch_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/i t/10 touch_cnt_slope_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 slope\T1/ptm/m/n/10 , [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] Underfull \hbox (badness 10000) in paragraph at lines 50811--50812 []\T1/ptm/m/n/10 There is a sim-i-lar func-tion as above that adds a se-rial br eak sig-nal af-ter send-ing the data - [373] [374] [375] [376] [377] [378] [379] [380] [381] Underfull \hbox (badness 10000) in paragraph at lines 51893--51894 []\T1/pcr/m/n/10 intr_alloc_flags\T1/ptm/m/n/10 : Flags used to al-lo-cate the in-ter-rupt. One or mul-ti-ple [382] [383] [384] [385] [386] Underfull \hbox (badness 10000) in paragraph at lines 52555--52557 \T1/ptm/m/n/10 UART in-ter-rupt en-able mask, choose from UART_XXXX_INT_ENA_M u n-der [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] Underfull \hbox (badness 10000) in paragraph at lines 55371--55373 []\T1/ptm/m/n/10 This func-tion doesn't im-pose any align-ment con-straints, bu t if mem-ory ar-gu-ment is [409] [410] Underfull \hbox (badness 10000) in paragraph at lines 55731--55731 [][][]\T1/ptm/m/it/10 esp_partition_type_t[][] type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 55731--55731 [][]\T1/ptm/m/it/10 esp_partition_subtype_t[][] sub-type\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const [411] [412] Underfull \hbox (badness 10000) in paragraph at lines 55880--55881 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or Underfull \hbox (badness 10000) in paragraph at lines 55920--55921 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or Underfull \hbox (badness 7722) in paragraph at lines 55943--55943 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_partition_t[][] \T1/ptm/m/n/10 * \T1/ptm/m/it/10 par-ti-tion\T1/ptm/m/n/10 , uint32_t \T1/ptm/m/it/10 start_addr \T1/ptm/m/n/10 , [413] Underfull \hbox (badness 10000) in paragraph at lines 55953--55954 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or Underfull \hbox (badness 10000) in paragraph at lines 55973--55973 [][]\T1/ptm/m/it/10 spi_flash_mmap_memory_t[][] mem-ory\T1/ptm/m/n/10 , \T1/pcr /b/n/10 const \T1/ptm/m/n/10 void **\T1/ptm/m/it/10 out_ptr\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 55987--55988 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or [414] [415] [416] Underfull \hbox (badness 10000) in paragraph at lines 56547--56549 []\T1/ptm/m/n/10 ESP_OK if all op-er-a-tions suc-ceeded, ESP_ERR_FLASH_OP_FAIL if SPI flash fails, [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] Underfull \hbox (badness 10000) in paragraph at lines 58099--58100 []\T1/ptm/m/n/10 where the \T1/pcr/m/n/10 __getreent() \T1/ptm/m/n/10 func-tion re-turns a per-task pointer to \T1/pcr/m/n/10 struct _reent [434] Underfull \hbox (badness 5050) in paragraph at lines 58280--58281 []\T1/pcr/m/n/10 p_max_fd\T1/ptm/m/n/10 : If non-NULL, on suc-cess this vari-ab le is writ-ten with one higher than Underfull \hbox (badness 5331) in paragraph at lines 58280--58281 \T1/ptm/m/n/10 the max-i-mum (global/user-facing) FD that this VFS will use. Th is is use-ful when Underfull \hbox (badness 10000) in paragraph at lines 58339--58341 \T1/ptm/m/n/10 ESP_VFS_FLAG_CONTEXT_PTR or ESP_VFS_FLAG_DEFAULT, plus op-tion-a lly [435] [436] [437] [438] [439] [440] [441] Underfull \hbox (badness 10000) in paragraph at lines 59084--59084 \T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_vfs_fat_mount_config_t[][] \T1/ptm /m/n/10 *\T1/ptm/m/it/10 mount_config\T1/ptm/m/n/10 , [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] Underfull \hbox (badness 10000) in paragraph at lines 60877--60878 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- [461] Underfull \hbox (badness 10000) in paragraph at lines 60885--60886 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to set, from 0 to con- Underfull \hbox (badness 10000) in paragraph at lines 60906--60907 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- Underfull \hbox (badness 10000) in paragraph at lines 60917--60918 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to get, from 0 to con- Underfull \hbox (badness 10000) in paragraph at lines 60935--60936 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- Underfull \hbox (badness 10000) in paragraph at lines 60945--60946 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to set, from 0 to con- [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] Underfull \hbox (badness 6775) in paragraph at lines 62145--62145 [][][]\T1/ptm/m/it/10 QueueHandle_t[][] xQueue\T1/ptm/m/n/10 , Base-Type_t *\T1 /pcr/b/n/10 const \T1/ptm/m/it/10 px-High-er-Pri-or-i-ty- Overfull \vbox (0.55054pt too high) detected at line 62235 [476] [477] [478] [479] [480] [481] Underfull \hbox (badness 10000) in paragraph at lines 62691--62691 [][][]\T1/ptm/m/it/10 QueueSetMemberHandle_t[][] xQueue-OrSemaphore\T1/ptm/m/n/ 10 , [][]\T1/ptm/m/it/10 Queue-SetHandle_t[][] Underfull \hbox (badness 10000) in paragraph at lines 62722--62722 [][][]\T1/ptm/m/it/10 QueueSetMemberHandle_t[][] xQueue-OrSemaphore\T1/ptm/m/n/ 10 , [][]\T1/ptm/m/it/10 Queue- [482] [483] [484] [485] [486] [487] [488] Overfull \vbox (1.68167pt too high) detected at line 63207 [489] Overfull \vbox (2.68167pt too high) detected at line 63291 [490] [491] [492] [493] [494] [495] [496] [497] Overfull \vbox (0.72581pt too high) detected at line 63826 [498] [499] Overfull \vbox (1.72583pt too high) detected at line 63973 [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] Underfull \vbox (badness 10000) detected at line 64728 Overfull \vbox (2.68169pt too high) detected at line 64728 [512] [513] Overfull \vbox (7.72583pt too high) detected at line 64832 [514] [515] [516] [517] Underfull \hbox (badness 10000) in paragraph at lines 65122--65122 [][][]\T1/ptm/m/it/10 PendedFunction_t[][] xFunc-tion-ToPend\T1/ptm/m/n/10 , vo id *\T1/ptm/m/it/10 pv-Pa-ram-e-ter1\T1/ptm/m/n/10 , [518] [519] [520] [521] Overfull \vbox (1.72583pt too high) detected at line 65513 [522] Underfull \vbox (badness 10000) detected at line 65513 Overfull \vbox (2.68169pt too high) detected at line 65513 [523] [524] [525] [526] [527] [528] [529] [530] Underfull \hbox (badness 5345) in paragraph at lines 65952--65952 [][][]\T1/ptm/m/it/10 EventGroupHandle_t[][] xEvent-Group\T1/ptm/m/n/10 , \T1/p cr/b/n/10 const [][]\T1/ptm/m/it/10 Event-Bits_t[][] uxBit- [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] Underfull \hbox (badness 10000) in paragraph at lines 66866--66866 [][][]\T1/ptm/m/it/10 RingbufHandle_t[][] ring-buf\T1/ptm/m/n/10 , size_t *\T1/ ptm/m/it/10 item_size\T1/ptm/m/n/10 , size_t [541] Underfull \hbox (badness 10000) in paragraph at lines 66931--66931 [][][]\T1/ptm/m/it/10 RingbufHandle_t[][] ring-buf\T1/ptm/m/n/10 , void *\T1/pt m/m/it/10 item\T1/ptm/m/n/10 , Base-Type_t Underfull \hbox (badness 10000) in paragraph at lines 66992--66992 [][][]\T1/ptm/m/it/10 RingbufHandle_t[][] ring-buf\T1/ptm/m/n/10 , [][]\T1/ptm/ m/it/10 Queue-SetHandle_t[][] [542] [543] Underfull \hbox (badness 10000) in paragraph at lines 67187--67190 []\T1/ptm/m/n/10 Due to vanilla FreeR-TOS be-ing de-signed for sin-gle core, \T 1/pcr/m/n/10 vApplicationIdleHook \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 67228--67228 [][][]\T1/ptm/m/it/10 esp_freertos_idle_cb_t[][] new_idle_cb\T1/ptm/m/n/10 , [544] Underfull \hbox (badness 10000) in paragraph at lines 67304--67304 [][][]\T1/ptm/m/it/10 esp_freertos_tick_cb_t[][] new_tick_cb\T1/ptm/m/n/10 , [545] Underfull \hbox (badness 10000) in paragraph at lines 67374--67374 [][][]\T1/ptm/m/it/10 esp_freertos_idle_cb_t[][] old_idle_cb\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 67419--67419 [][][]\T1/ptm/m/it/10 esp_freertos_tick_cb_t[][] old_tick_cb\T1/ptm/m/n/10 , [546] [547] [548] [549] Underfull \hbox (badness 10000) in paragraph at lines 67832--67833 []\T1/ptm/m/n/10 See also heap_caps_check_integrity_all to check all heap mem-o ry in the sys-tem and [550] [551] [552] [553] [554] [555] [556] [557] Overfull \hbox (12.71445pt too wide) in paragraph at lines 68779--68780 []\T1/pcr/m/n/10 xPortGetMinimumEverFreeHeapSize() \T1/ptm/m/n/10 and the re-la ted [][]\T1/pcr/m/sl/10 heap_caps_get_minimum_free_size()[][] [558] Underfull \hbox (badness 10000) in paragraph at lines 68829--68830 []\T1/ptm/m/n/10 Adding reg-u-lar calls to [][]\T1/pcr/m/sl/10 heap_caps_check_ integrity_all()[][] \T1/ptm/m/n/10 or [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 69102--69103 []\T1/ptm/m/n/10 To dis-able heap trac-ing and al-low the buffer to be freed, s top trac-ing and then call Underfull \hbox (badness 10000) in paragraph at lines 69155--69156 []\T1/ptm/m/n/10 ESP_ERR_INVALID_STATE A non-zero-length buffer has not been se t via [564] [565] [566] Underfull \hbox (badness 5756) in paragraph at lines 69504--69505 []\T1/ptm/m/n/10 The re-main-ing in-ter-rupt sources are from ex-ter-nal pe-rip h-er-als. These are de-fined in soc/soc.h as [567] [568] [569] [570] [571] [572] [573] [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 70449--70456 []\T1/ptm/m/n/10 A given func-tion can be ex-e-cuted on a par-tic-u-lar core by call-ing [][]\T1/pcr/m/sl/10 esp_ipc_call()[][] \T1/ptm/m/n/10 or [576] [577] Underfull \hbox (badness 10000) in paragraph at lines 70626--70627 []\T1/ptm/m/n/10 Note that the timer must not be run-ning when [][]\T1/pcr/m/sl /10 esp_timer_start_once()[][] \T1/ptm/m/n/10 or [578] Underfull \hbox (badness 10000) in paragraph at lines 70725--70725 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_timer_create_args_t[][] \T1/ptm/ m/n/10 *\T1/ptm/m/it/10 cre-ate_args\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_ti mer_handle_t[][] [579] [580] [581] [582] [583] [584] [585] [586] [587] Underfull \hbox (badness 7151) in paragraph at lines 71832--71834 []\T1/ptm/m/n/10 Needs to be called be-fore ini-ti-at-ing any data trans-fer us -ing esp_apptrace_buffer_get and [588] [589] [590] [591] [592] [593] [594] Underfull \hbox (badness 10000) in paragraph at lines 72579--72580 []\T1/ptm/m/n/10 Bluetooth ^^V be-tween calls to \T1/pcr/m/n/10 esp_bt_controll er_enable() \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 72658--72658 [][][]\T1/ptm/m/it/10 esp_pm_lock_type_t[][] lock_type\T1/ptm/m/n/10 , int \T1/ ptm/m/it/10 arg\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/p tm/m/it/10 name\T1/ptm/m/n/10 , [595] Underfull \hbox (badness 6859) in paragraph at lines 72695--72696 []\T1/pcr/m/n/10 out_handle\T1/ptm/m/n/10 : han-dle re-turned from this func-ti on. Use this han-dle when call-ing [596] [597] [598] [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 73348--73349 []\T1/pcr/m/n/10 option\T1/ptm/m/n/10 : power down op-tion (ESP_PD_OPTION_OFF, ESP_PD_OPTION_ON, or [602] [603] [604] [605] [606] Underfull \hbox (badness 6608) in paragraph at lines 73855--73855 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_partition_t[][] \T1/ptm/m/n/10 * \T1/ptm/m/it/10 par-ti-tion\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 im-age_size\ T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_ota_handle_t[][] [607] [608] Underfull \hbox (badness 10000) in paragraph at lines 74060--74061 []\T1/ptm/m/n/10 If esp_ota_set_boot_partition() has not been called, the re-su lt is usu-ally the same as Underfull \hbox (badness 10000) in paragraph at lines 74064--74065 []\T1/ptm/m/n/10 Note that there is no guar-an-tee the re-turned par-ti-tion is a valid app. Use Underfull \hbox (badness 10000) in paragraph at lines 74102--74102 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_partition_t[][] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] Overfull \hbox (21.01079pt too wide) in paragraph at lines 75787--75790 [] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] Underfull \hbox (badness 10000) in paragraph at lines 78258--78262 []\T1/ptm/m/n/10 ^^Pmbedtls/esp_debug.h^^Q and call [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] Underfull \hbox (badness 10000) in paragraph at lines 79114--79116 []\T1/ptm/m/n/10 should avoid il-le-gal [674] [675] [676] [677] [678] [679] [680] [681] [682] Chapter 3. [683] [684 <./esp-wroom-32.jpg> <./esp-wroom-32d-front-back.jpg>] [685 <./esp32 -wroom-32u-front-back.jpg> <./esp32-wrover.jpg>] [686 <./esp32-pico-kit-v4.jpeg > <./esp32-core-board-v2.png>] [687] [688 <./esp-wrover-kit-v3.jpg>] [689 <./es p32-pico-kit-v3.jpeg>] [690 <./esp32-devkitj-v1.jpg>] [691 <./esp-wrover-kit-v2 .jpg>] [692 <./esp32-demo-board-v2.jpg>] [693] [694] Chapter 4. [695] [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706] [707] [708] [709] [710] [711] Underfull \hbox (badness 5175) in paragraph at lines 81327--81328 []\T1/ptm/m/n/10 Unfortunately, any string con-stants used in this way must be de-clared as ar-rays and marked with [712] Underfull \hbox (badness 10000) in paragraph at lines 81420--81422 \T1/ptm/m/it/10 info_corefile \T1/ptm/m/n/10 or \T1 /ptm/m/it/10 es-p-core-dump.py -p dbg_corefile [713] [714] [715] Underfull \hbox (badness 10000) in paragraph at lines 81604--81605 \T1/ptm/m/n/10 ESP32 app code can check if flash en-cryp-tion is cur-rently en- abled by call-ing [716] [717] Underfull \hbox (badness 10000) in paragraph at lines 81711--81712 []\T1/ptm/m/n/10 Burn the [][]\T1/ptm/m/it/10 FLASH_CRYPT_CNT efuse[][] \T1/ptm /m/n/10 by run-ning the com-mand \T1/pcr/m/n/10 espefuse.py burn_efuse [718] Overfull \hbox (31.18282pt too wide) in paragraph at lines 81822--81824 [] [719] [720] Underfull \hbox (badness 10000) in paragraph at lines 81895--81896 \T1/ptm/m/n/10 By de-fault, on first boot the flash en-cryp-tion pro-cess will burn efuses \T1/pcr/m/n/10 DISABLE_DL_ENCRYPT\T1/ptm/m/n/10 , [721] [722] [723] Underfull \hbox (badness 5563) in paragraph at lines 82177--82181 \T1/ptm/m/n/10 tion Call-backs (see [][]\T1/ptm/m/it/10 Thread Lo-cal Stor-age Point-ers & Dele-tion Call-backs[][]\T1/ptm/m/n/10 ). There-fore the func-tion [724] Underfull \hbox (badness 5388) in paragraph at lines 82217--82221 \T1/ptm/m/n/10 de-fined in ESP-IDF FreeR-TOS as in-line func-tions which call [ ][]\T1/pcr/m/sl/10 xTaskCreatePinnedToCore()[][] \T1/ptm/m/n/10 and [725] [726 <./freertos-ready-task-list.png> <./freertos-ready-task-list-smp.png >] Underfull \hbox (badness 10000) in paragraph at lines 82334--82342 \T1/ptm/m/n/10 In vanilla FreeR-TOS, sus-pend-ing the sched-uler via [][]\T1/pc r/m/sl/10 vTaskSuspendAll()[][] \T1/ptm/m/n/10 will pre-vent calls of [727 <./freertos-ready-task-list-smp-pxIndex.png>] Underfull \hbox (badness 10000) in paragraph at lines 82416--82419 []\T1/pcr/m/n/10 taskENTER_CRITICAL(mux)\T1/ptm/m/n/10 , \T1/pcr/m/n/10 taskENT ER_CRITICAL_ISR(mux)\T1/ptm/m/n/10 , [728] Overfull \hbox (35.80208pt too wide) in paragraph at lines 82495--82502 []\T1/ptm/m/n/10 Deletion call-backs are set along-side TLSP by call-ing [][]\T 1/pcr/m/sl/10 vTaskSetThreadLocalStoragePointerAndDelCallback()[][]\T1/ptm/m/n/ 10 . Underfull \hbox (badness 10000) in paragraph at lines 82527--82529 [][][]\T1/ptm/m/it/10 SUPPORT_STATIC_ALLOCATION[][] \T1/ptm/m/n/10 will en-able the back-ported func-tion-al-ity of [729] [730] [731] [732 <./jtag-debugging-overview.jpg>] [733] [734] [735] [736] [737] [738 <./windows-logo.png> <./linux-logo.png> <./macos-logo.png>] [739] [740 <./jtag-usb-configuration-zadig.jpg>] [741] [742] [743] [744] [745] [746] [747 <./hw-debugging-main-tab.jpg>] [748 <./hw-debugging-debugger-t ab.jpg>] [749 <./hw-debugging-startup-tab.jpg>] [750 <./debug-perspective.jpg>] [751] [752] [753] [754 <./debugging-target-halted.jpg>] [755 <./debugging-navi gate-through-the-stack.jpg>] [756 <./debugging-setting-breakpoint.jpg>] [757 <./debugging-three-breakpoints-set.jpg>] [758 <./debugging-target-halted-m anually.jpg>] [759 <./debugging-step-over.jpg>] [760 <./debugging-step-into.jpg >] [761 <./debugging-memory-location-on.jpg> <./debugging-memory-location-off.j pg>] [762 <./debugging-watch-variable.jpg>] [763 <./debugging-setting-condition al-breakpoint.jpg>] [764] Overfull \vbox (1.68163pt too high) detected at line 84289 [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777 <./app_trace-overview.jpg>] Overfull \hbox (35.26216pt too wide) in paragraph at lines 85047--85048 []\T1/ptm/m/it/10 Threshold for flush-ing last trace data to host on panic \T1/ ptm/m/n/10 ([][]\T1/ptm/m/it/10 ESP32_APPTRACE_POSTMORTEM_FLUSH_TRAX_THRESH[][] \T1/ptm/m/n/10 ). [778] Overfull \vbox (1.02185pt too high) detected at line 85122 [779] [780] Underfull \hbox (badness 10000) in paragraph at lines 85184--85185 []\T1/pcr/m/n/10 esp32 apptrace [start ] | [stop] | [status] | [dump < cores_num> Underfull \hbox (badness 10000) in paragraph at lines 85205--85206 []\T1/pcr/m/n/10 start [poll_period [trace_size [stop_tmo [wait4halt [781] [782] Underfull \hbox (badness 10000) in paragraph at lines 85343--85344 \T1/pcr/m/n/10 esp_app_trace/logtrace_proc.py /path/to/trace/file /path/to/prog ram/elf/ [783] [784] [785] [786] [787] Underfull \hbox (badness 10000) in paragraph at lines 85726--85727 []\T1/ptm/m/n/10 To load PHY data from this par-ti-tion, run \T1/pcr/m/n/10 mak e menuconfig \T1/ptm/m/n/10 and en-able [788] [789] [790] [791] Overfull \hbox (22.24498pt too wide) in paragraph at lines 85992--85993 []\TS1/pcr/m/n/10 ` \T1/pcr/m/n/10 openssl ecparam -name prime256v1 -genkey -no out -out my_secure_boot_signing_key. [792] [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] Underfull \hbox (badness 7595) in paragraph at lines 86999--87000 \T1/ptm/m/n/10 bit of RTC_CNTL_LOW_POWER_ST_REG reg-is-ter. If WAKE in-struc-ti on is ex-e-cuted while [805] [806] Underfull \hbox (badness 10000) in paragraph at lines 87132--87134 []\T1/pcr/m/n/10 23 + max(1, SAR_AMP_WAIT1) + max(1, SAR_AMP_WAIT2) + max(1, [807] [808] [809] [810] [811] [812] [813] [814] [815] [816] [817] [818] Underfull \hbox (badness 10000) in paragraph at lines 88253--88254 []\T1/ptm/m/n/10 To dis-able the timer (ef-fec-tively pre-vent-ing the ULP pro- gram from run-ning again), clear the ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88281 ...nxcode{\sphinxupquote{​UNITY\_END()}} in each test case.^^M ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88282 ...nxcode{\sphinxupquote{​UNITY\_END()}} .^^M [819] [820] [821] ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88459 ...de{\sphinxupquote{abc def 1 20 .3}} ⟶ {[} \sphinxcode{\sphinxup... ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88462 ...{\sphinxupquote{abc "123 456" def}} ⟶ {[} \sphinxcode{\sphinxup... ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88465 ...textbackslash{}c\textbackslash{}"}} ⟶ {[} \sphinxcode{\sphinxup... [822] Overfull \hbox (4.85376pt too wide) in paragraph at lines 88505--88507 []\T1/ptm/m/n/10 Callback func-tion to be used with \T1/pcr/m/n/10 linenoiseSet CompletionCallback [823] [824] [825] [826] Overfull \hbox (65.85027pt too wide) in paragraph at lines 88786--88786 [] Underfull \hbox (badness 10000) in paragraph at lines 88786--88786 [827] [828] [829] Underfull \hbox (badness 10000) in paragraph at lines 88948--88949 []\T1/ptm/m/n/10 Generally, if the ap-pli-ca-tion has a cor-rect error-handling code, upon re-ceiv-ing <[][]\T1/ptm/m/it/10 SYS- [830] Overfull \vbox (11.69797pt too high) detected at line 89093 [831] Underfull \vbox (badness 10000) detected at line 89093 Overfull \vbox (13.68169pt too high) detected at line 89093 [832] [833] Underfull \hbox (badness 7468) in paragraph at lines 89174--89175 []\T1/ptm/m/n/10 s6.2: In the sce-nario de-scribed above, the ap-pli-ca-tion ev ent call-back func-tion re-lays <[][]\T1/ptm/m/it/10 SYS- [834] Overfull \vbox (4.99889pt too high) detected at line 89263 [835] Underfull \vbox (badness 10000) detected at line 89263 Overfull \vbox (2.68169pt too high) detected at line 89263 [836] [837] Underfull \hbox (badness 5403) in paragraph at lines 89419--89422 \T1/ptm/m/n/10 are listed in the ta-ble be-low. Here, min is Overfull \vbox (0.74023pt too high) detected at line 89484 [838] Underfull \hbox (badness 10000) in paragraph at lines 89522--89523 []\T1/ptm/m/n/10 s3.2: The ap-pli-ca-tion's event call-back func-tion no-ti-fie s the ap-pli-ca-tion task that <[][]\T1/ptm/m/it/10 SYS- [839] [840] [841] [842] Underfull \hbox (badness 10000) in paragraph at lines 89722--89723 []\T1/ptm/m/n/10 s2.2, If the au-then-ti-ca-tion re-sponse packet is not re-cei ved be-fore the au-then-ti-ca-tion timer Underfull \hbox (badness 10000) in paragraph at lines 89722--89723 \T1/ptm/m/n/10 times out, <[][]\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED[] []\T1/ptm/m/n/10 > will arise and the reason-code will be Underfull \hbox (badness 10000) in paragraph at lines 89739--89740 []\T1/ptm/m/n/10 s3.2, If the as-so-ci-a-tion re-sponse is not re-ceived be-for e the as-so-ci-a-tion timer times Underfull \hbox (badness 10000) in paragraph at lines 89739--89740 \T1/ptm/m/n/10 out, <[][]\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED[][]\T1/ ptm/m/n/10 > will arise and the reason-code will be Underfull \hbox (badness 10000) in paragraph at lines 89756--89757 []\T1/ptm/m/n/10 s4.2, If the as-so-ci-a-tion re-sponse is not re-ceived be-for e the as-so-ci-a-tion timer times Underfull \hbox (badness 10000) in paragraph at lines 89756--89757 \T1/ptm/m/n/10 out, <[][]\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED[][]\T1/ ptm/m/n/10 > will arise and the reason-code will be [843] Underfull \hbox (badness 5288) in paragraph at lines 89808--89809 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89814--89815 \T1/ptm/m/n/10 ceived from the Underfull \hbox (badness 5288) in paragraph at lines 89818--89819 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89825--89826 []\T1/ptm/m/n/10 the soft-AP is Overfull \hbox (8.38031pt too wide) in paragraph at lines 89828--89829 \T1/ptm/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 5288) in paragraph at lines 89842--89843 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89858--89859 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89865--89866 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89872--89873 []\T1/ptm/m/n/10 the soft-AP is Overfull \hbox (8.38031pt too wide) in paragraph at lines 89875--89876 \T1/ptm/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 10000) in paragraph at lines 89886--89888 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 7649) in paragraph at lines 89886--89888 \T1/ptm/m/n/10 all cur-rently as-so-ci-ated Underfull \hbox (badness 5288) in paragraph at lines 89889--89890 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89896--89897 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89899--89901 []\T1/ptm/m/n/10 the sta-tions as- Underfull \hbox (badness 6658) in paragraph at lines 89899--89901 \T1/ptm/m/n/10 so-ci-ated with the Underfull \hbox (badness 7504) in paragraph at lines 89899--89901 \T1/ptm/m/n/10 max-i-mum num-ber Underfull \hbox (badness 10000) in paragraph at lines 89911--89912 []|\T1/ptm/m/n/10 Class-2 frame re-ceived Underfull \hbox (badness 5288) in paragraph at lines 89913--89914 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89920--89921 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 \T1/ptm/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 \T1/ptm/m/n/10 non-authenticated Underfull \hbox (badness 10000) in paragraph at lines 89935--89936 []|\T1/ptm/m/n/10 Class-3 frame re-ceived Underfull \hbox (badness 10000) in paragraph at lines 89935--89936 \T1/ptm/m/n/10 from a non-associated Underfull \hbox (badness 5288) in paragraph at lines 89937--89938 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89944--89945 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 a non-associated Underfull \hbox (badness 10000) in paragraph at lines 89959--89961 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 10000) in paragraph at lines 89959--89961 \T1/ptm/m/n/10 the send-ing STA is Underfull \hbox (badness 5288) in paragraph at lines 89962--89963 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89968--89970 []\T1/ptm/m/n/10 the sta-tion is Underfull \hbox (badness 10000) in paragraph at lines 89968--89970 \T1/ptm/m/n/10 dis-con-nected by Overfull \hbox (8.38031pt too wide) in paragraph at lines 89968--89970 \T1/ptm/m/n/10 esp_wifi_disconnect() Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 []|\T1/ptm/m/n/10 STA re-quest-ing Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 \T1/ptm/m/n/10 (re)association is not Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 \T1/ptm/m/n/10 au-then-ti-cated by the Underfull \hbox (badness 5288) in paragraph at lines 89983--89984 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89990--89991 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 ceives pack-ets Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 not au-then-ti-cated, Overfull \hbox (15.28033pt too wide) in paragraph at lines 89999--90000 []|\T1/ptm/m/n/10 DISASSOC_PWRCAP_BAD| Underfull \hbox (badness 10000) in paragraph at lines 90005--90007 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 6380) in paragraph at lines 90005--90007 \T1/ptm/m/n/10 the in-for-ma-tion in the Underfull \hbox (badness 5288) in paragraph at lines 90008--90009 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (20.83038pt too wide) in paragraph at lines 90016--90017 []|\T1/ptm/m/n/10 DISASSOC_SUPCHAN_BAD| Underfull \hbox (badness 10000) in paragraph at lines 90022--90024 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 6380) in paragraph at lines 90022--90024 \T1/ptm/m/n/10 the in-for-ma-tion in the Underfull \hbox (badness 10000) in paragraph at lines 90022--90024 \T1/ptm/m/n/10 Sup-ported Chan-nels Underfull \hbox (badness 5288) in paragraph at lines 90025--90026 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90042--90043 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90049--90050 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 6927) in paragraph at lines 90063--90064 []|\T1/ptm/m/n/10 Message in-tegrity code Underfull \hbox (badness 5288) in paragraph at lines 90065--90066 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (38.89069pt too wide) in paragraph at lines 90073--90074 []|\T1/ptm/m/n/10 4WAY_HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 []|\T1/ptm/m/n/10 Four-way hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 times out. For Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 legacy rea-sons, in Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 ESP32 this reason- Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 code is re-placed with Overfull \hbox (80.68024pt too wide) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 WIFI_REASON_HANDSHAKE_TIMEOUT. Underfull \hbox (badness 5288) in paragraph at lines 90083--90084 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (47.02066pt too wide) in paragraph at lines 90094--90095 []|\T1/ptm/m/n/10 GROUP_KEY_UPDATE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90100--90101 []|\T1/ptm/m/n/10 Group-Key Hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 []|\T1/ptm/m/n/10 The el-e-ment in the Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 four-way hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 is dif-fer-ent from the Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 (Re-)Association Re- Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 quest/Probe and Re- Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 shake IE dif-fers Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 (Re-)Association Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 Re-sponse/Beacon Overfull \hbox (14.41057pt too wide) in paragraph at lines 90132--90133 []|\T1/ptm/m/n/10 GROUP_CIPHER_INVALID| Underfull \hbox (badness 5288) in paragraph at lines 90140--90141 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (26.67046pt too wide) in paragraph at lines 90148--90149 []|\T1/ptm/m/n/10 PAIRWISE_CIPHER_INVALID| Underfull \hbox (badness 5288) in paragraph at lines 90156--90157 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90172--90173 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (20.62044pt too wide) in paragraph at lines 90180--90181 []|\T1/ptm/m/n/10 UNSUPP_RSN_IE_VERSION| Underfull \hbox (badness 5288) in paragraph at lines 90188--90189 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5939) in paragraph at lines 90202--90203 []|\T1/ptm/m/n/10 Invalid RSNE ca-pa-bil-i- Underfull \hbox (badness 5288) in paragraph at lines 90204--90205 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90220--90221 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90227--90228 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (17.84041pt too wide) in paragraph at lines 90235--90236 []|\T1/ptm/m/n/10 CIPHER_SUITE_REJECTED| Underfull \hbox (badness 5288) in paragraph at lines 90243--90244 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 90257--90261 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90268--90272 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90279--90282 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90279--90282 \T1/ptm/m/n/10 ti-ca-tion fails, but not Underfull \hbox (badness 10000) in paragraph at lines 90289--90292 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Overfull \hbox (7.2607pt too wide) in paragraph at lines 90293--90294 []|\T1/ptm/m/n/10 HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90299--90303 []|\T1/ptm/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 10000) in paragraph at lines 90299--90303 \T1/ptm/m/n/10 Fi reason-code: the Overfull \hbox (112.31023pt too wide) in paragraph at lines 90299--90303 \T1/ptm/m/n/10 WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT.| [844] Overfull \vbox (3158.16982pt too high) has occurred while \output is active [845] Overfull \hbox (60.09866pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_NULL| Overfull \hbox (51.39871pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_STA| Overfull \hbox (46.21866pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_AP| Overfull \hbox (64.17862pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_APSTA| Overfull \hbox (6.67346pt too wide) in paragraph at lines 90423--90423 []\T1/phv/m/n/10 Field| Overfull \hbox (0.56334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 ssid| Overfull \hbox (5.55334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 pass- Overfull \hbox (5.4536pt too wide) in paragraph at lines 90423--90423 \T1/ptm/m/n/10 word| Overfull \hbox (21.67307pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 bssid_set| Overfull \hbox (5.56334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 bssid| Overfull \hbox (7.2135pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 chan- Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 pass- Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 au-th- Overfull \hbox (14.94481pt too wide) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 ssid_hidden| Overfull \hbox (33.26474pt too wide) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 max_connection| Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 bea- Overfull \hbox (16.90475pt too wide) in paragraph at lines 90497--90497 \T1/ptm/m/n/10 con_interval| [846] Underfull \hbox (badness 10000) in paragraph at lines 90555--90555 []\T1/phv/m/n/10 Pro- Underfull \hbox (badness 10000) in paragraph at lines 90555--90555 \T1/phv/m/n/10 to-col Overfull \hbox (2.97427pt too wide) in paragraph at lines 90555--90555 \T1/phv/m/n/10 Mode| Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (14.06023pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N) Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (11.85428pt too wide) in paragraph at lines 90555--90555 \T1/ptm/m/n/10 BGNLR| Overfull \hbox (112.2998pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N|WIFI_PROTOCOL_LR) Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 [847] [848] Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 CPU Core Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 CPU Fre- Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 Static RX Underfull \hbox (badness 6461) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 Dy-namic TX Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 TCP RX [849] Overfull \hbox (5.45348pt too wide) in paragraph at lines 90884--90884 \T1/phv/m/n/10 ram- Underfull \hbox (badness 10000) in paragraph at lines 90884--90884 \T1/phv/m/n/10 e- Overfull \hbox (8.98352pt too wide) in paragraph at lines 90884--90884 []\T1/ptm/m/n/10 buffer| Overfull \hbox (30.55322pt too wide) in paragraph at lines 90884--90884 []\T1/ptm/m/n/10 en_sys_seq| Underfull \hbox (badness 10000) in paragraph at lines 90939--90949 []\T1/ptm/m/n/10 Side-effect ex-am-ple#1 The ap-pli-ca-tion calls [850] Overfull \vbox (77.36995pt too high) has occurred while \output is active [851] Overfull \hbox (79.26001pt too wide) in paragraph at lines 91100--91100 [] Underfull \hbox (badness 10000) in paragraph at lines 91100--91100 [852] Underfull \hbox (badness 10000) in paragraph at lines 91156--91158 [] Underfull \hbox (badness 10000) in paragraph at lines 91156--91158 \T1/ptm/m/n/10 lwip_dynamic_peek_memory = (lwip_udp_con_num * lwip_udp_conn) + (lwip_tcp_con_num * Underfull \hbox (badness 10000) in paragraph at lines 91183--91185 [] Underfull \hbox (badness 10000) in paragraph at lines 91183--91185 \T1/ptm/m/n/10 wifi_dynamic_peek_memory = (wifi_rx_dynamic_buf_num * wifi_rx_pk t_size_max) + [853] Underfull \hbox (badness 10000) in paragraph at lines 91265--91268 []|\T1/ptm/m/n/10 Static RX Buffer Underfull \hbox (badness 10000) in paragraph at lines 91265--91268 \T1/ptm/m/n/10 (Hard-ware RX Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 DMA mem-ory. Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 The `Static Rx Underfull \hbox (badness 5985) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 Buffer' forms the Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 buffer and raises Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 CPU. Then, the Underfull \hbox (badness 6300) in paragraph at lines 91297--91308 []|\T1/ptm/m/n/10 The buffer length Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 de-pends on the Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 re-ceived frames' Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 length. When Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the Wi-Fi driver Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 re-ceives a frame Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 from the `Hard- Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 ware Rx Buffer', Underfull \hbox (badness 7379) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the `Dy-namic Rx Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 Buffer, con-fig-ured Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 is used to limit Underfull \hbox (badness 7397) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the to-tal un-freed Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 sends pack-ets to Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 the Wi-Fi driver, Underfull \hbox (badness 7362) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 it firstly al-lo-cates Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 a `Dy-namic TX Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 DMA mem-ory. Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 When the upper- Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 driver, it firstly Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 TX Buffer' and Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 upper-layer buffer. Overfull \hbox (6.01837pt too wide) in paragraph at lines 91349--91351 [] Overfull \hbox (4.35846pt too wide) in paragraph at lines 91363--91365 [] Underfull \hbox (badness 10000) in paragraph at lines 91377--91379 [] [854] Overfull \vbox (386.4398pt too high) has occurred while \output is active [855] Overfull \hbox (171.23903pt too wide) in paragraph at lines 91461--91461 [] Underfull \hbox (badness 10000) in paragraph at lines 91461--91461 [856] [857] [858] Chapter 5. [859] [860] [861] [862] [863] [864 <./doc-code-documentation-inline.png> <./doc -code-documentation-rendered.png>] [865 <./doc-code-function.png> <./doc-code-v oid-function.png>] [866 <./doc-code-member.png>] [867] [868] [869] [870] [871] [872] [873] [874] Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| [875] [876] Chapter 6. [877] [878 <./choose_version.png>] Underfull \hbox (badness 10000) in paragraph at lines 92743--92743 []\T1/pcr/m/n/10 v3. Overfull \hbox (27.37038pt too wide) in paragraph at lines 92743--92743 \T1/pcr/m/n/10 2-dev-306-gbeb3611ca| Underfull \hbox (badness 10000) in paragraph at lines 92743--92743 []\T1/pcr/m/n/10 v3. Overfull \hbox (33.37038pt too wide) in paragraph at lines 92743--92743 \T1/pcr/m/n/10 1-beta1-75-g346d6b0ea| [879] [880] [881] [882] Chapter 7. [883] [884] Chapter 8. [885] [886] [887] [888] Chapter 9. [889 <./about-doc.png>] (./espressif-esp-idf.ind [890] Underfull \hbox (badness 7704) in paragraph at lines 26--27 []\T1/pcr/m/n/10 adc1_config_channel_atten \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 61--62 []\T1/pcr/m/n/10 adc2_config_channel_atten \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), [891] Underfull \hbox (badness 6016) in paragraph at lines 133--135 []\T1/pcr/m/n/10 ADV_FILTER_ALLOW_SCAN_ANY_CON_ANY \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 139--141 []\T1/pcr/m/n/10 ADV_FILTER_ALLOW_SCAN_WLST_CON_WLST Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\T1/pcr/m/n/10 BLE_SCAN_FILTER_ALLOW_ONLY_WLST \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 158--160 []\T1/pcr/m/n/10 BLE_SCAN_FILTER_ALLOW_UND_RPA_DIR \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 160--162 []\T1/pcr/m/n/10 BLE_SCAN_FILTER_ALLOW_WLIST_PRA_DIR Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/pcr/m/n/10 CONFIG_HEAP_TRACING_STACK_DEPTH \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C [892] Overfull \hbox (4.1225pt too wide) in paragraph at lines 211--213 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param Overfull \hbox (34.1225pt too wide) in paragraph at lines 213--215 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param::mcc Overfull \hbox (76.1225pt too wide) in paragraph at lines 215--217 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param::remote_bda Overfull \hbox (10.1225pt too wide) in paragraph at lines 217--219 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param Overfull \hbox (82.1225pt too wide) in paragraph at lines 219--221 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param::remote_bda Overfull \hbox (52.1225pt too wide) in paragraph at lines 221--223 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param::state Overfull \hbox (4.1225pt too wide) in paragraph at lines 223--225 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param Overfull \hbox (64.1225pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::disc_rsn Overfull \hbox (76.1225pt too wide) in paragraph at lines 227--229 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::remote_bda Overfull \hbox (46.1225pt too wide) in paragraph at lines 229--231 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::state Underfull \hbox (badness 10000) in paragraph at lines 240--242 []\T1/pcr/m/n/10 ESP_A2D_CONNECTION_STATE_CONNECTING Underfull \hbox (badness 10000) in paragraph at lines 242--244 []\T1/pcr/m/n/10 ESP_A2D_CONNECTION_STATE_DISCONNECTED Underfull \hbox (badness 10000) in paragraph at lines 244--246 []\T1/pcr/m/n/10 ESP_A2D_CONNECTION_STATE_DISCONNECTING Underfull \hbox (badness 7704) in paragraph at lines 261--262 []\T1/pcr/m/n/10 esp_a2d_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 268--270 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::adc_num Underfull \hbox (badness 10000) in paragraph at lines 270--271 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::atten Overfull \hbox (10.1225pt too wide) in paragraph at lines 271--273 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::bit_width Underfull \hbox (badness 10000) in paragraph at lines 273--275 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::coeff_a Underfull \hbox (badness 10000) in paragraph at lines 275--277 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::coeff_b Overfull \hbox (16.1225pt too wide) in paragraph at lines 277--279 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::high_curve [893] Overfull \hbox (10.1225pt too wide) in paragraph at lines 279--281 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::low_curve Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::vref Underfull \hbox (badness 10000) in paragraph at lines 297--298 []\T1/pcr/m/n/10 esp_apptrace_down_buffer_config \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 298--299 []\T1/pcr/m/n/10 esp_apptrace_down_buffer_get \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 299--300 []\T1/pcr/m/n/10 esp_apptrace_down_buffer_put \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 302--303 []\T1/pcr/m/n/10 esp_apptrace_flush_nolock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 316--317 []\T1/pcr/m/n/10 esp_attr_control_t::auto_rsp \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 321--322 []\T1/pcr/m/n/10 esp_attr_desc_t::uuid_length \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 327--328 []\T1/pcr/m/n/10 esp_attr_value_t::attr_value \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Overfull \hbox (76.1225pt too wide) in paragraph at lines 330--332 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 332--334 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param::event_id Overfull \hbox (178.1225pt too wide) in paragraph at lines 334--336 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param::event_par ameter Overfull \hbox (52.1225pt too wide) in paragraph at lines 336--338 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 338--340 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param::connected Overfull \hbox (124.1225pt too wide) in paragraph at lines 340--342 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param::remote_bda Overfull \hbox (46.1225pt too wide) in paragraph at lines 342--344 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param Overfull \hbox (100.1225pt too wide) in paragraph at lines 344--346 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_id Overfull \hbox (124.1225pt too wide) in paragraph at lines 346--348 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_length Overfull \hbox (112.1225pt too wide) in paragraph at lines 348--350 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_text Overfull \hbox (46.1225pt too wide) in paragraph at lines 350--352 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 352--354 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::key_code Overfull \hbox (112.1225pt too wide) in paragraph at lines 354--356 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::key_state Overfull \hbox (70.1225pt too wide) in paragraph at lines 356--358 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::tl Overfull \hbox (52.1225pt too wide) in paragraph at lines 358--360 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 360--362 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param::feat_mask Overfull \hbox (124.1225pt too wide) in paragraph at lines 362--364 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param::remote_bda Underfull \hbox (badness 6001) in paragraph at lines 365--366 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::conn_stat \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 366--367 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::meta_rsp \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [894] Underfull \hbox (badness 10000) in paragraph at lines 367--368 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::psth_rsp \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 368--369 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::rmt_feats \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 371--372 []\T1/pcr/m/n/10 ESP_AVRC_CT_CONNECTION_STATE_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 375--376 []\T1/pcr/m/n/10 ESP_AVRC_CT_PASSTHROUGH_RSP_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\T1/pcr/m/n/10 ESP_AVRC_CT_PLAY_STATUS_RSP_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/pcr/m/n/10 ESP_AVRC_CT_REMOTE_FEATURES_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 380--381 []\T1/pcr/m/n/10 esp_avrc_ct_send_passthrough_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 381--383 []\T1/pcr/m/n/10 esp_avrc_ct_send_register_notification_cmd Underfull \hbox (badness 10000) in paragraph at lines 383--385 []\T1/pcr/m/n/10 esp_avrc_ct_send_set_player_value_cmd Underfull \hbox (badness 6016) in paragraph at lines 433--434 []\T1/pcr/m/n/10 ESP_AVRC_RN_BATTERY_STATUS_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 438--439 []\T1/pcr/m/n/10 ESP_AVRC_RN_SYSTEM_STATUS_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [895] Underfull \hbox (badness 10000) in paragraph at lines 441--442 []\T1/pcr/m/n/10 ESP_AVRC_RN_TRACK_REACHED_START \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 447--449 []\T1/pcr/m/n/10 ESP_BLE_AD_MANUFACTURER_SPECIFIC_TYPE Underfull \hbox (badness 10000) in paragraph at lines 449--450 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_128SERVICE_DATA \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 450--451 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_128SOL_SRV_UUID \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 461--462 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_CHAN_MAP_UPDATE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 464--465 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_INDOOR_POSITION \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 468--470 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_LE_SECURE_CONFIRM \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 470--471 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_LE_SECURE_RANDOM \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_TRANS_DISC_DATA \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 492--493 []\T1/pcr/m/n/10 esp_ble_adv_data_t::include_name \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 493--494 []\T1/pcr/m/n/10 esp_ble_adv_data_t::include_txpower Underfull \hbox (badness 10000) in paragraph at lines 494--495 []\T1/pcr/m/n/10 esp_ble_adv_data_t::manufacturer_len Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/pcr/m/n/10 esp_ble_adv_data_t::max_interval \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/pcr/m/n/10 esp_ble_adv_data_t::min_interval \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 497--499 []\T1/pcr/m/n/10 esp_ble_adv_data_t::p_manufacturer_data Underfull \hbox (badness 10000) in paragraph at lines 501--502 []\T1/pcr/m/n/10 esp_ble_adv_data_t::service_data_len Underfull \hbox (badness 10000) in paragraph at lines 502--503 []\T1/pcr/m/n/10 esp_ble_adv_data_t::service_uuid_len Underfull \hbox (badness 10000) in paragraph at lines 503--504 []\T1/pcr/m/n/10 esp_ble_adv_data_t::set_scan_rsp \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [896] Underfull \hbox (badness 10000) in paragraph at lines 507--508 []\T1/pcr/m/n/10 ESP_BLE_ADV_FLAG_DMT_CONTROLLER_SPT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Underfull \hbox (badness 10000) in paragraph at lines 511--512 []\T1/pcr/m/n/10 ESP_BLE_ADV_FLAG_NON_LIMIT_DISC \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Overfull \hbox (4.1225pt too wide) in paragraph at lines 513--515 []\T1/pcr/m/n/10 esp_ble_adv_params_t::adv_filter_policy Underfull \hbox (badness 6001) in paragraph at lines 515--516 []\T1/pcr/m/n/10 esp_ble_adv_params_t::adv_int_max \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 516--517 []\T1/pcr/m/n/10 esp_ble_adv_params_t::adv_int_min \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 518--519 []\T1/pcr/m/n/10 esp_ble_adv_params_t::channel_map \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 519--520 []\T1/pcr/m/n/10 esp_ble_adv_params_t::own_addr_type Underfull \hbox (badness 10000) in paragraph at lines 520--521 []\T1/pcr/m/n/10 esp_ble_adv_params_t::peer_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 521--522 []\T1/pcr/m/n/10 esp_ble_adv_params_t::peer_addr_type Underfull \hbox (badness 5147) in paragraph at lines 525--526 []\T1/pcr/m/n/10 esp_ble_auth_cmpl_t::bd_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 527--528 []\T1/pcr/m/n/10 esp_ble_auth_cmpl_t::fail_reason \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 529--530 []\T1/pcr/m/n/10 esp_ble_auth_cmpl_t::key_present \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 531--532 []\T1/pcr/m/n/10 esp_ble_auth_cmpl_t::success \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 535--536 []\T1/pcr/m/n/10 esp_ble_bond_dev_t::bond_key \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 537--538 []\T1/pcr/m/n/10 esp_ble_bond_key_info_t::key_mask \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 539--540 []\T1/pcr/m/n/10 esp_ble_bond_key_info_t::penc_key \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 540--541 []\T1/pcr/m/n/10 esp_ble_bond_key_info_t::pid_key \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 549--550 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::bda \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 550--551 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::latency Underfull \hbox (badness 10000) in paragraph at lines 551--553 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::max_int Underfull \hbox (badness 10000) in paragraph at lines 553--555 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::min_int Underfull \hbox (badness 10000) in paragraph at lines 555--556 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::timeout Underfull \hbox (badness 10000) in paragraph at lines 565--567 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::adv_data_cmpl Overfull \hbox (16.1225pt too wide) in paragraph at lines 567--569 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::adv_data_raw_cmpl Underfull \hbox (badness 10000) in paragraph at lines 569--571 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::adv_start_cmpl Underfull \hbox (badness 10000) in paragraph at lines 571--573 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::adv_stop_cmpl Overfull \hbox (76.1225pt too wide) in paragraph at lines 573--575 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_cmpl_evt_param Overfull \hbox (124.1225pt too wide) in paragraph at lines 575--577 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_cmpl_evt_param::status Overfull \hbox (100.1225pt too wide) in paragraph at lines 577--579 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_raw_cmpl_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 579--581 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_raw_cmpl_evt_param::statu s Overfull \hbox (82.1225pt too wide) in paragraph at lines 581--583 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_start_cmpl_evt_param [897] Overfull \hbox (130.1225pt too wide) in paragraph at lines 583--585 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_start_cmpl_evt_param::status Overfull \hbox (76.1225pt too wide) in paragraph at lines 585--587 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_stop_cmpl_evt_param Overfull \hbox (124.1225pt too wide) in paragraph at lines 587--589 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_stop_cmpl_evt_param::status Overfull \hbox (112.1225pt too wide) in paragraph at lines 589--591 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_clear_bond_dev_cmpl_evt_param Overfull \hbox (160.1225pt too wide) in paragraph at lines 591--593 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_clear_bond_dev_cmpl_evt_param::sta tus Overfull \hbox (100.1225pt too wide) in paragraph at lines 593--595 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param Overfull \hbox (160.1225pt too wide) in paragraph at lines 595--597 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::bond_ dev Overfull \hbox (154.1225pt too wide) in paragraph at lines 597--599 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::dev_n um Overfull \hbox (148.1225pt too wide) in paragraph at lines 599--601 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::statu s Overfull \hbox (106.1225pt too wide) in paragraph at lines 601--603 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_local_privacy_cmpl_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 603--605 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_local_privacy_cmpl_evt_param::stat us Overfull \hbox (118.1225pt too wide) in paragraph at lines 605--607 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param Overfull \hbox (166.1225pt too wide) in paragraph at lines 607--609 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param::pa rams Overfull \hbox (166.1225pt too wide) in paragraph at lines 609--611 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param::st atus Overfull \hbox (82.1225pt too wide) in paragraph at lines 611--613 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param Overfull \hbox (160.1225pt too wide) in paragraph at lines 613--615 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::remote_a ddr Overfull \hbox (118.1225pt too wide) in paragraph at lines 615--617 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::rssi Overfull \hbox (130.1225pt too wide) in paragraph at lines 617--619 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::status Overfull \hbox (118.1225pt too wide) in paragraph at lines 619--621 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param Overfull \hbox (172.1225pt too wide) in paragraph at lines 621--623 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param::bd _addr Overfull \hbox (166.1225pt too wide) in paragraph at lines 623--625 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param::st atus Overfull \hbox (88.1225pt too wide) in paragraph at lines 625--627 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_param_cmpl_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 627--629 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_param_cmpl_evt_param::status Overfull \hbox (64.1225pt too wide) in paragraph at lines 629--631 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 631--633 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::adv_data_le n Overfull \hbox (94.1225pt too wide) in paragraph at lines 633--635 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::bda Overfull \hbox (154.1225pt too wide) in paragraph at lines 635--637 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_addr_ty pe Overfull \hbox (118.1225pt too wide) in paragraph at lines 637--639 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_adv Overfull \hbox (148.1225pt too wide) in paragraph at lines 639--641 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_evt_typ e Overfull \hbox (124.1225pt too wide) in paragraph at lines 641--643 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::dev_type Overfull \hbox (100.1225pt too wide) in paragraph at lines 643--645 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::flag Overfull \hbox (130.1225pt too wide) in paragraph at lines 645--647 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::num_resps Overfull \hbox (100.1225pt too wide) in paragraph at lines 647--649 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::rssi Overfull \hbox (148.1225pt too wide) in paragraph at lines 649--651 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::scan_rsp_le n Overfull \hbox (136.1225pt too wide) in paragraph at lines 651--653 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::search_evt Overfull \hbox (106.1225pt too wide) in paragraph at lines 653--655 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_cmpl_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 655--657 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_cmpl_evt_param::stat us Overfull \hbox (130.1225pt too wide) in paragraph at lines 657--659 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_raw_cmpl_evt_param Overfull \hbox (178.1225pt too wide) in paragraph at lines 659--661 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_raw_cmpl_evt_param:: status Overfull \hbox (88.1225pt too wide) in paragraph at lines 661--663 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_start_cmpl_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 663--665 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_start_cmpl_evt_param::status Overfull \hbox (82.1225pt too wide) in paragraph at lines 665--667 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_stop_cmpl_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 667--669 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_stop_cmpl_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 669--670 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_security Overfull \hbox (76.1225pt too wide) in paragraph at lines 670--672 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_set_rand_cmpl_evt_param Overfull \hbox (124.1225pt too wide) in paragraph at lines 672--674 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_set_rand_cmpl_evt_param::status Overfull \hbox (106.1225pt too wide) in paragraph at lines 674--676 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 676--678 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::bda Overfull \hbox (166.1225pt too wide) in paragraph at lines 678--680 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::conn _int Overfull \hbox (160.1225pt too wide) in paragraph at lines 680--682 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::late ncy Overfull \hbox (160.1225pt too wide) in paragraph at lines 682--684 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::max_ int Overfull \hbox (160.1225pt too wide) in paragraph at lines 684--686 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::min_ int Overfull \hbox (154.1225pt too wide) in paragraph at lines 686--688 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::stat us Overfull \hbox (160.1225pt too wide) in paragraph at lines 688--690 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::time out [898] Overfull \hbox (124.1225pt too wide) in paragraph at lines 690--692 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param Overfull \hbox (172.1225pt too wide) in paragraph at lines 692--694 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param::s tatus Overfull \hbox (202.1225pt too wide) in paragraph at lines 694--696 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param::w l_opration Overfull \hbox (28.1225pt too wide) in paragraph at lines 696--698 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::clear_bond_dev_cmpl Overfull \hbox (16.1225pt too wide) in paragraph at lines 698--700 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::get_bond_dev_cmpl Overfull \hbox (22.1225pt too wide) in paragraph at lines 700--702 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::local_privacy_cmpl Overfull \hbox (28.1225pt too wide) in paragraph at lines 702--704 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::pkt_data_lenth_cmpl Underfull \hbox (badness 10000) in paragraph at lines 704--706 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::read_rssi_cmpl Overfull \hbox (34.1225pt too wide) in paragraph at lines 706--708 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::remove_bond_dev_cmpl Overfull \hbox (4.1225pt too wide) in paragraph at lines 708--710 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_param_cmpl Overfull \hbox (22.1225pt too wide) in paragraph at lines 710--712 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_rsp_data_cmpl Overfull \hbox (46.1225pt too wide) in paragraph at lines 712--714 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_rsp_data_raw_cmpl Underfull \hbox (badness 10000) in paragraph at lines 714--715 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_rst \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 715--717 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_start_cmpl Underfull \hbox (badness 10000) in paragraph at lines 717--719 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_stop_cmpl Overfull \hbox (22.1225pt too wide) in paragraph at lines 719--721 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::set_rand_addr_cmpl Overfull \hbox (22.1225pt too wide) in paragraph at lines 721--723 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::update_conn_params Overfull \hbox (40.1225pt too wide) in paragraph at lines 723--725 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::update_whitelist_cmpl Underfull \hbox (badness 10000) in paragraph at lines 726--727 []\T1/pcr/m/n/10 esp_ble_gap_config_adv_data_raw \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\T1/pcr/m/n/10 esp_ble_gap_config_local_privacy \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 728--730 []\T1/pcr/m/n/10 esp_ble_gap_config_scan_rsp_data_raw Underfull \hbox (badness 7796) in paragraph at lines 736--737 []\T1/pcr/m/n/10 esp_ble_gap_set_pkt_data_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 738--739 []\T1/pcr/m/n/10 esp_ble_gap_set_rand_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 743--744 []\T1/pcr/m/n/10 esp_ble_gap_stop_advertising \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 744--745 []\T1/pcr/m/n/10 esp_ble_gap_stop_scanning \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 746--747 []\T1/pcr/m/n/10 esp_ble_gap_update_whitelist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 748--749 []\T1/pcr/m/n/10 esp_ble_gattc_app_unregister \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 6001) in paragraph at lines 751--752 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::cfg_mtu \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 752--753 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::close \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 753--754 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::congest \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 754--755 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::connect \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 755--756 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::disconnect Underfull \hbox (badness 10000) in paragraph at lines 756--757 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::exec_cmpl Overfull \hbox (64.1225pt too wide) in paragraph at lines 757--759 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 759--761 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::conn_id Overfull \hbox (94.1225pt too wide) in paragraph at lines 761--763 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::mtu Overfull \hbox (112.1225pt too wide) in paragraph at lines 763--765 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::status Overfull \hbox (52.1225pt too wide) in paragraph at lines 765--767 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 767--769 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::conn_id Overfull \hbox (100.1225pt too wide) in paragraph at lines 769--771 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::reason [899] Overfull \hbox (124.1225pt too wide) in paragraph at lines 771--773 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::remote_bda Overfull \hbox (100.1225pt too wide) in paragraph at lines 773--775 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::status Overfull \hbox (64.1225pt too wide) in paragraph at lines 775--777 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 777--779 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param::congested Overfull \hbox (118.1225pt too wide) in paragraph at lines 779--781 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param::conn_id Overfull \hbox (64.1225pt too wide) in paragraph at lines 781--783 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 783--785 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param::conn_id Overfull \hbox (136.1225pt too wide) in paragraph at lines 785--787 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param::remote_bda Overfull \hbox (82.1225pt too wide) in paragraph at lines 787--789 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 789--791 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::conn_id Overfull \hbox (130.1225pt too wide) in paragraph at lines 791--793 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::reason Overfull \hbox (154.1225pt too wide) in paragraph at lines 793--795 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::remote_b da Overfull \hbox (76.1225pt too wide) in paragraph at lines 795--797 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 797--799 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param::conn_id Overfull \hbox (124.1225pt too wide) in paragraph at lines 799--801 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param::status Overfull \hbox (58.1225pt too wide) in paragraph at lines 801--803 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param Overfull \hbox (112.1225pt too wide) in paragraph at lines 803--805 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::conn_id Overfull \hbox (106.1225pt too wide) in paragraph at lines 805--807 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::handle Overfull \hbox (124.1225pt too wide) in paragraph at lines 807--809 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::is_notify Overfull \hbox (130.1225pt too wide) in paragraph at lines 809--811 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::remote_bda Overfull \hbox (100.1225pt too wide) in paragraph at lines 811--813 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::value Overfull \hbox (124.1225pt too wide) in paragraph at lines 813--815 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::value_len Overfull \hbox (46.1225pt too wide) in paragraph at lines 815--817 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param Overfull \hbox (100.1225pt too wide) in paragraph at lines 817--819 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::conn_id Overfull \hbox (76.1225pt too wide) in paragraph at lines 819--821 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::mtu Overfull \hbox (118.1225pt too wide) in paragraph at lines 821--823 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::remote_bda Overfull \hbox (94.1225pt too wide) in paragraph at lines 823--825 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::status Overfull \hbox (82.1225pt too wide) in paragraph at lines 825--827 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 827--829 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::conn_id Overfull \hbox (136.1225pt too wide) in paragraph at lines 829--831 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::is_full Overfull \hbox (130.1225pt too wide) in paragraph at lines 831--833 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::status Overfull \hbox (76.1225pt too wide) in paragraph at lines 833--835 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 835--837 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::conn_id Overfull \hbox (124.1225pt too wide) in paragraph at lines 837--839 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::handle Overfull \hbox (124.1225pt too wide) in paragraph at lines 839--841 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::status Overfull \hbox (118.1225pt too wide) in paragraph at lines 841--843 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::value Overfull \hbox (142.1225pt too wide) in paragraph at lines 843--845 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::value_len Overfull \hbox (40.1225pt too wide) in paragraph at lines 845--847 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param Overfull \hbox (88.1225pt too wide) in paragraph at lines 847--849 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param::app_id Overfull \hbox (88.1225pt too wide) in paragraph at lines 849--851 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param::status Overfull \hbox (106.1225pt too wide) in paragraph at lines 851--853 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 853--855 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param::hand le Overfull \hbox (154.1225pt too wide) in paragraph at lines 855--857 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param::stat us Overfull \hbox (88.1225pt too wide) in paragraph at lines 857--859 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param Overfull \hbox (142.1225pt too wide) in paragraph at lines 859--861 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::conn_id Overfull \hbox (136.1225pt too wide) in paragraph at lines 861--863 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::status Overfull \hbox (82.1225pt too wide) in paragraph at lines 863--865 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 865--867 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::conn_id Overfull \hbox (154.1225pt too wide) in paragraph at lines 867--869 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::end_hand le Overfull \hbox (136.1225pt too wide) in paragraph at lines 869--871 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::srvc_id Overfull \hbox (166.1225pt too wide) in paragraph at lines 871--873 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::start_ha ndle Overfull \hbox (70.1225pt too wide) in paragraph at lines 873--875 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_srvc_chg_evt_param Overfull \hbox (142.1225pt too wide) in paragraph at lines 875--877 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_srvc_chg_evt_param::remote_bda Overfull \hbox (118.1225pt too wide) in paragraph at lines 877--879 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param [900] Overfull \hbox (166.1225pt too wide) in paragraph at lines 879--881 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param::ha ndle Overfull \hbox (166.1225pt too wide) in paragraph at lines 881--883 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param::st atus Overfull \hbox (52.1225pt too wide) in paragraph at lines 883--885 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 885--887 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::conn_id Overfull \hbox (100.1225pt too wide) in paragraph at lines 887--889 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::handle Overfull \hbox (100.1225pt too wide) in paragraph at lines 889--891 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::offset Overfull \hbox (100.1225pt too wide) in paragraph at lines 891--893 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 893--894 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::notify \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 895--896 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::queue_full Overfull \hbox (10.1225pt too wide) in paragraph at lines 898--900 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::reg_for_notify Underfull \hbox (badness 10000) in paragraph at lines 900--902 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::search_cmpl Underfull \hbox (badness 10000) in paragraph at lines 902--903 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::search_res Overfull \hbox (22.1225pt too wide) in paragraph at lines 904--906 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::unreg_for_notify Underfull \hbox (badness 10000) in paragraph at lines 906--907 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::write \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 911--912 []\T1/pcr/m/n/10 esp_ble_gattc_get_attr_count \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 914--916 []\T1/pcr/m/n/10 esp_ble_gattc_get_descr_by_char_handle Underfull \hbox (badness 10000) in paragraph at lines 916--917 []\T1/pcr/m/n/10 esp_ble_gattc_get_descr_by_uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 917--918 []\T1/pcr/m/n/10 esp_ble_gattc_get_include_service \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7704) in paragraph at lines 918--919 []\T1/pcr/m/n/10 esp_ble_gattc_get_service \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 921--923 []\T1/pcr/m/n/10 esp_ble_gattc_prepare_write_char_descr Underfull \hbox (badness 10000) in paragraph at lines 926--927 []\T1/pcr/m/n/10 esp_ble_gattc_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 927--928 []\T1/pcr/m/n/10 esp_ble_gattc_register_for_notify \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7796) in paragraph at lines 928--929 []\T1/pcr/m/n/10 esp_ble_gattc_search_service \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 930--931 []\T1/pcr/m/n/10 esp_ble_gattc_unregister_for_notify Underfull \hbox (badness 7796) in paragraph at lines 934--935 []\T1/pcr/m/n/10 esp_ble_gatts_add_char_descr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 937--938 []\T1/pcr/m/n/10 esp_ble_gatts_app_unregister \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 939--941 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::add_attr_tab Overfull \hbox (10.1225pt too wide) in paragraph at lines 942--944 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::add_char_descr Overfull \hbox (4.1225pt too wide) in paragraph at lines 944--946 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::add_incl_srvc Underfull \hbox (badness 10000) in paragraph at lines 946--948 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::cancel_open Underfull \hbox (badness 10000) in paragraph at lines 948--949 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::close \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 950--951 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::congest \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 951--952 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::connect \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [901] Underfull \hbox (badness 10000) in paragraph at lines 952--953 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::create \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 954--955 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::disconnect Underfull \hbox (badness 10000) in paragraph at lines 955--956 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::exec_write Overfull \hbox (94.1225pt too wide) in paragraph at lines 956--958 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 958--960 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::handle s Overfull \hbox (166.1225pt too wide) in paragraph at lines 960--962 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::num_ha ndle Overfull \hbox (142.1225pt too wide) in paragraph at lines 962--964 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::status Overfull \hbox (154.1225pt too wide) in paragraph at lines 964--966 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::svc_uu id Overfull \hbox (106.1225pt too wide) in paragraph at lines 966--968 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param Overfull \hbox (184.1225pt too wide) in paragraph at lines 968--970 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::attr _handle Overfull \hbox (178.1225pt too wide) in paragraph at lines 970--972 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::desc r_uuid Overfull \hbox (202.1225pt too wide) in paragraph at lines 972--974 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::serv ice_handle Overfull \hbox (154.1225pt too wide) in paragraph at lines 974--976 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::stat us Overfull \hbox (70.1225pt too wide) in paragraph at lines 976--978 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 978--980 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::attr_handl e Overfull \hbox (136.1225pt too wide) in paragraph at lines 980--982 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::char_uuid Overfull \hbox (166.1225pt too wide) in paragraph at lines 982--984 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::service_ha ndle Overfull \hbox (118.1225pt too wide) in paragraph at lines 984--986 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::status Overfull \hbox (100.1225pt too wide) in paragraph at lines 986--988 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param Overfull \hbox (178.1225pt too wide) in paragraph at lines 988--990 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::attr_ handle Overfull \hbox (196.1225pt too wide) in paragraph at lines 990--992 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::servi ce_handle Overfull \hbox (148.1225pt too wide) in paragraph at lines 992--994 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::statu s Overfull \hbox (88.1225pt too wide) in paragraph at lines 994--996 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_cancel_open_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 996--998 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_cancel_open_evt_param::status Overfull \hbox (52.1225pt too wide) in paragraph at lines 998--1000 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 1000--1002 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param::conn_id Overfull \hbox (100.1225pt too wide) in paragraph at lines 1002--1004 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param::status Overfull \hbox (46.1225pt too wide) in paragraph at lines 1004--1006 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param Overfull \hbox (100.1225pt too wide) in paragraph at lines 1006--1008 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::conn_id Overfull \hbox (76.1225pt too wide) in paragraph at lines 1008--1010 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::len Overfull \hbox (94.1225pt too wide) in paragraph at lines 1010--1012 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::status Overfull \hbox (88.1225pt too wide) in paragraph at lines 1012--1014 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::value Overfull \hbox (64.1225pt too wide) in paragraph at lines 1014--1016 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1016--1018 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param::congested Overfull \hbox (118.1225pt too wide) in paragraph at lines 1018--1020 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param::conn_id Overfull \hbox (64.1225pt too wide) in paragraph at lines 1020--1022 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 1022--1024 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param::conn_id Overfull \hbox (136.1225pt too wide) in paragraph at lines 1024--1026 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param::remote_bda Overfull \hbox (58.1225pt too wide) in paragraph at lines 1026--1028 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 1028--1030 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::service_hand le Overfull \hbox (130.1225pt too wide) in paragraph at lines 1030--1032 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::service_id Overfull \hbox (106.1225pt too wide) in paragraph at lines 1032--1034 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::status Overfull \hbox (58.1225pt too wide) in paragraph at lines 1034--1036 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 1036--1038 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param::service_hand le Overfull \hbox (106.1225pt too wide) in paragraph at lines 1038--1040 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param::status Overfull \hbox (82.1225pt too wide) in paragraph at lines 1040--1042 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 1042--1044 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::conn_id Overfull \hbox (130.1225pt too wide) in paragraph at lines 1044--1046 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::reason Overfull \hbox (154.1225pt too wide) in paragraph at lines 1046--1048 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::remote_b da Overfull \hbox (82.1225pt too wide) in paragraph at lines 1048--1050 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param Overfull \hbox (112.1225pt too wide) in paragraph at lines 1050--1052 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::bda Overfull \hbox (136.1225pt too wide) in paragraph at lines 1052--1054 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::conn_id Overfull \hbox (184.1225pt too wide) in paragraph at lines 1054--1056 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::exec_wri te_flag [902] Overfull \hbox (142.1225pt too wide) in paragraph at lines 1056--1058 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::trans_id Overfull \hbox (40.1225pt too wide) in paragraph at lines 1058--1060 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param Overfull \hbox (94.1225pt too wide) in paragraph at lines 1060--1062 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param::conn_id Overfull \hbox (70.1225pt too wide) in paragraph at lines 1062--1064 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param::mtu Overfull \hbox (46.1225pt too wide) in paragraph at lines 1064--1066 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_open_evt_param Overfull \hbox (94.1225pt too wide) in paragraph at lines 1066--1068 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_open_evt_param::status Overfull \hbox (46.1225pt too wide) in paragraph at lines 1068--1070 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param Overfull \hbox (76.1225pt too wide) in paragraph at lines 1070--1072 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::bda Overfull \hbox (100.1225pt too wide) in paragraph at lines 1072--1074 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::conn_id Overfull \hbox (94.1225pt too wide) in paragraph at lines 1074--1076 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::handle Overfull \hbox (100.1225pt too wide) in paragraph at lines 1076--1078 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::is_long Overfull \hbox (106.1225pt too wide) in paragraph at lines 1078--1080 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::need_rsp Overfull \hbox (94.1225pt too wide) in paragraph at lines 1080--1082 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::offset Overfull \hbox (106.1225pt too wide) in paragraph at lines 1082--1084 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::trans_id Overfull \hbox (40.1225pt too wide) in paragraph at lines 1084--1086 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param Overfull \hbox (88.1225pt too wide) in paragraph at lines 1086--1088 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param::app_id Overfull \hbox (88.1225pt too wide) in paragraph at lines 1088--1090 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param::status Overfull \hbox (40.1225pt too wide) in paragraph at lines 1090--1092 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param Overfull \hbox (88.1225pt too wide) in paragraph at lines 1092--1094 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param::handle Overfull \hbox (88.1225pt too wide) in paragraph at lines 1094--1096 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param::status Overfull \hbox (94.1225pt too wide) in paragraph at lines 1096--1098 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param Overfull \hbox (172.1225pt too wide) in paragraph at lines 1098--1100 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::attr_h andle Overfull \hbox (172.1225pt too wide) in paragraph at lines 1100--1102 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::srvc_h andle Overfull \hbox (142.1225pt too wide) in paragraph at lines 1102--1104 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::status Overfull \hbox (52.1225pt too wide) in paragraph at lines 1104--1106 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 1106--1108 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param::service_handl e Overfull \hbox (100.1225pt too wide) in paragraph at lines 1108--1110 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param::status Overfull \hbox (46.1225pt too wide) in paragraph at lines 1110--1112 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param Overfull \hbox (142.1225pt too wide) in paragraph at lines 1112--1114 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param::service_handle Overfull \hbox (94.1225pt too wide) in paragraph at lines 1114--1116 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param::status Overfull \hbox (52.1225pt too wide) in paragraph at lines 1116--1118 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param Overfull \hbox (82.1225pt too wide) in paragraph at lines 1118--1120 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::bda Overfull \hbox (106.1225pt too wide) in paragraph at lines 1120--1122 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::conn_id Overfull \hbox (100.1225pt too wide) in paragraph at lines 1122--1124 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::handle Overfull \hbox (106.1225pt too wide) in paragraph at lines 1124--1126 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::is_prep Overfull \hbox (82.1225pt too wide) in paragraph at lines 1126--1128 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::len Overfull \hbox (112.1225pt too wide) in paragraph at lines 1128--1130 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::need_rsp Overfull \hbox (100.1225pt too wide) in paragraph at lines 1130--1132 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::offset Overfull \hbox (112.1225pt too wide) in paragraph at lines 1132--1134 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::trans_id Overfull \hbox (94.1225pt too wide) in paragraph at lines 1134--1136 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::value Underfull \hbox (badness 10000) in paragraph at lines 1141--1143 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::set_attr_val Underfull \hbox (badness 10000) in paragraph at lines 1143--1144 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::start \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1145--1146 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::write \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 1148--1149 []\T1/pcr/m/n/10 esp_ble_gatts_create_service \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 1149--1150 []\T1/pcr/m/n/10 esp_ble_gatts_delete_service \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 1150--1151 []\T1/pcr/m/n/10 esp_ble_gatts_get_attr_value \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [903] Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 []\T1/pcr/m/n/10 esp_ble_gatts_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 1155--1156 []\T1/pcr/m/n/10 esp_ble_gatts_set_attr_value \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 1158--1159 []\T1/pcr/m/n/10 esp_ble_get_bond_device_list \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 1174--1175 []\T1/pcr/m/n/10 esp_ble_key_value_t::pid_key \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1187--1188 []\T1/pcr/m/n/10 esp_ble_local_id_keys_t::dhk \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1189--1190 []\T1/pcr/m/n/10 esp_ble_local_id_keys_t::irk \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1194--1195 []\T1/pcr/m/n/10 esp_ble_pcsrk_keys_t::sec_level \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1196--1197 []\T1/pcr/m/n/10 esp_ble_penc_keys_t::ediv \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1199--1200 []\T1/pcr/m/n/10 esp_ble_penc_keys_t::rand \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1204--1205 []\T1/pcr/m/n/10 esp_ble_pid_keys_t::static_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1205--1206 []\T1/pcr/m/n/10 esp_ble_pkt_data_length_params_t \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (10.1225pt too wide) in paragraph at lines 1206--1208 []\T1/pcr/m/n/10 esp_ble_pkt_data_length_params_t::rx_len Overfull \hbox (10.1225pt too wide) in paragraph at lines 1208--1210 []\T1/pcr/m/n/10 esp_ble_pkt_data_length_params_t::tx_len Underfull \hbox (badness 10000) in paragraph at lines 1216--1217 []\T1/pcr/m/n/10 esp_ble_scan_params_t::own_addr_type Underfull \hbox (badness 10000) in paragraph at lines 1217--1218 []\T1/pcr/m/n/10 esp_ble_scan_params_t::scan_duplicate Overfull \hbox (16.1225pt too wide) in paragraph at lines 1218--1220 []\T1/pcr/m/n/10 esp_ble_scan_params_t::scan_filter_policy Underfull \hbox (badness 10000) in paragraph at lines 1220--1221 []\T1/pcr/m/n/10 esp_ble_scan_params_t::scan_interval Underfull \hbox (badness 10000) in paragraph at lines 1221--1222 []\T1/pcr/m/n/10 esp_ble_scan_params_t::scan_type \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [904] Underfull \hbox (badness 10000) in paragraph at lines 1230--1231 []\T1/pcr/m/n/10 esp_ble_sec_key_notif_t::bd_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1231--1232 []\T1/pcr/m/n/10 esp_ble_sec_key_notif_t::passkey \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1258--1259 []\T1/pcr/m/n/10 ESP_BLUEDROID_STATUS_INITIALIZED \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1262--1263 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::checksum_func Underfull \hbox (badness 10000) in paragraph at lines 1263--1264 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::decrypt_func Underfull \hbox (badness 10000) in paragraph at lines 1264--1265 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::encrypt_func Underfull \hbox (badness 10000) in paragraph at lines 1265--1266 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::event_cb \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (40.1225pt too wide) in paragraph at lines 1266--1268 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::negotiate_data_handler Overfull \hbox (40.1225pt too wide) in paragraph at lines 1270--1272 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param Overfull \hbox (94.1225pt too wide) in paragraph at lines 1272--1274 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::conn_id Overfull \hbox (112.1225pt too wide) in paragraph at lines 1274--1276 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::remote_bda Overfull \hbox (106.1225pt too wide) in paragraph at lines 1276--1278 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::server_if Overfull \hbox (76.1225pt too wide) in paragraph at lines 1278--1280 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_deinit_finish_evt_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 1280--1282 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_deinit_finish_evt_param::state Overfull \hbox (58.1225pt too wide) in paragraph at lines 1282--1284 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_disconnect_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1284--1286 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_disconnect_evt_param::remote_bda Overfull \hbox (64.1225pt too wide) in paragraph at lines 1286--1288 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_init_finish_evt_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 1288--1290 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_init_finish_evt_param::state Overfull \hbox (40.1225pt too wide) in paragraph at lines 1290--1292 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param Overfull \hbox (76.1225pt too wide) in paragraph at lines 1292--1294 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param::cert Overfull \hbox (100.1225pt too wide) in paragraph at lines 1294--1296 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param::cert_len Overfull \hbox (94.1225pt too wide) in paragraph at lines 1296--1298 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1298--1300 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param::cert Overfull \hbox (154.1225pt too wide) in paragraph at lines 1300--1302 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param::cert_l en Overfull \hbox (94.1225pt too wide) in paragraph at lines 1302--1304 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1304--1306 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param::pkey Overfull \hbox (154.1225pt too wide) in paragraph at lines 1306--1308 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param::pkey_l en Overfull \hbox (94.1225pt too wide) in paragraph at lines 1308--1310 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1310--1312 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param::cert Overfull \hbox (154.1225pt too wide) in paragraph at lines 1312--1314 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param::cert_l en [905] Overfull \hbox (94.1225pt too wide) in paragraph at lines 1314--1316 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1316--1318 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param::pkey Overfull \hbox (154.1225pt too wide) in paragraph at lines 1318--1320 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param::pkey_l en Overfull \hbox (124.1225pt too wide) in paragraph at lines 1320--1322 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_auth_mode_evt_param Overfull \hbox (190.1225pt too wide) in paragraph at lines 1322--1324 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_auth_mode_evt_param::a uth_mode Overfull \hbox (112.1225pt too wide) in paragraph at lines 1324--1326 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_channel_evt_param Overfull \hbox (166.1225pt too wide) in paragraph at lines 1326--1328 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_channel_evt_param::cha nnel Overfull \hbox (142.1225pt too wide) in paragraph at lines 1328--1330 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_max_conn_num_evt_param Overfull \hbox (226.1225pt too wide) in paragraph at lines 1330--1332 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_max_conn_num_evt_param ::max_conn_num Overfull \hbox (106.1225pt too wide) in paragraph at lines 1332--1334 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 1334--1336 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param::pass wd Overfull \hbox (178.1225pt too wide) in paragraph at lines 1336--1338 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param::pass wd_len Overfull \hbox (94.1225pt too wide) in paragraph at lines 1338--1340 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1340--1342 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param::ssid Overfull \hbox (154.1225pt too wide) in paragraph at lines 1342--1344 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param::ssid_l en Overfull \hbox (82.1225pt too wide) in paragraph at lines 1344--1346 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_bssid_evt_param Overfull \hbox (124.1225pt too wide) in paragraph at lines 1346--1348 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_bssid_evt_param::bssid Overfull \hbox (88.1225pt too wide) in paragraph at lines 1348--1350 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 1350--1352 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param::passwd Overfull \hbox (160.1225pt too wide) in paragraph at lines 1352--1354 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param::passwd_ len Overfull \hbox (76.1225pt too wide) in paragraph at lines 1354--1356 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param Overfull \hbox (112.1225pt too wide) in paragraph at lines 1356--1358 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param::ssid Overfull \hbox (136.1225pt too wide) in paragraph at lines 1358--1360 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param::ssid_len Overfull \hbox (76.1225pt too wide) in paragraph at lines 1360--1362 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param Overfull \hbox (112.1225pt too wide) in paragraph at lines 1362--1364 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param::name Overfull \hbox (136.1225pt too wide) in paragraph at lines 1364--1366 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param::name_len Overfull \hbox (76.1225pt too wide) in paragraph at lines 1366--1368 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_set_wifi_mode_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1368--1370 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_set_wifi_mode_evt_param::op_mode Underfull \hbox (badness 6001) in paragraph at lines 1371--1372 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::client_cert \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1372--1373 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::client_pkey \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1374--1375 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::deinit_finish Underfull \hbox (badness 10000) in paragraph at lines 1375--1376 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::disconnect \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1376--1377 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::init_finish \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1377--1378 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::server_cert \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1378--1379 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::server_pkey \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1379--1381 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_auth_mode Underfull \hbox (badness 10000) in paragraph at lines 1381--1382 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_channel Overfull \hbox (16.1225pt too wide) in paragraph at lines 1382--1384 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_max_conn_num Underfull \hbox (badness 10000) in paragraph at lines 1384--1385 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_passwd Underfull \hbox (badness 6001) in paragraph at lines 1385--1386 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_ssid \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1386--1387 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::sta_bssid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1387--1388 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::sta_passwd \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1390--1391 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::wifi_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [906] Underfull \hbox (badness 10000) in paragraph at lines 1403--1404 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_GET_WIFI_STATUS \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1406--1407 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_CLIENT_CERT \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1407--1409 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_CLIENT_PRIV_KEY Underfull \hbox (badness 10000) in paragraph at lines 1409--1410 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SERVER_CERT \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1410--1412 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SERVER_PRIV_KEY Overfull \hbox (16.1225pt too wide) in paragraph at lines 1412--1414 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SLAVE_DISCONNECT_BLE Underfull \hbox (badness 10000) in paragraph at lines 1414--1416 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_AUTH_MODE Underfull \hbox (badness 10000) in paragraph at lines 1416--1418 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_CHANNEL Overfull \hbox (10.1225pt too wide) in paragraph at lines 1418--1420 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_MAX_CONN_NUM Underfull \hbox (badness 10000) in paragraph at lines 1422--1423 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_SSID \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1424--1425 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_STA_PASSWD \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 1427--1429 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_REQ_CONNECT_TO_AP \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1429--1431 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_REQ_DISCONNECT_FROM_AP Underfull \hbox (badness 10000) in paragraph at lines 1431--1432 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_SET_WIFI_OPMODE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 1433--1435 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_authmode Overfull \hbox (28.1225pt too wide) in paragraph at lines 1435--1437 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_authmode_set Underfull \hbox (badness 10000) in paragraph at lines 1437--1439 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_channel Overfull \hbox (22.1225pt too wide) in paragraph at lines 1439--1441 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_channel_set Overfull \hbox (28.1225pt too wide) in paragraph at lines 1441--1443 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_max_conn_num Overfull \hbox (52.1225pt too wide) in paragraph at lines 1443--1445 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_max_conn_num_set Underfull \hbox (badness 10000) in paragraph at lines 1445--1446 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_passwd Overfull \hbox (16.1225pt too wide) in paragraph at lines 1446--1448 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_passwd_len Underfull \hbox (badness 10000) in paragraph at lines 1448--1449 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_ssid Overfull \hbox (4.1225pt too wide) in paragraph at lines 1449--1451 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_ssid_len Underfull \hbox (badness 6001) in paragraph at lines 1451--1452 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_bssid \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1452--1454 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_bssid_set Underfull \hbox (badness 10000) in paragraph at lines 1455--1457 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_passwd_len Underfull \hbox (badness 10000) in paragraph at lines 1457--1458 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_ssid \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1458--1459 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_ssid_len Underfull \hbox (badness 7796) in paragraph at lines 1466--1467 []\T1/pcr/m/n/10 esp_blufi_register_callbacks \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 1467--1468 []\T1/pcr/m/n/10 esp_blufi_send_wifi_conn_report \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [907] Overfull \hbox (16.1225pt too wide) in paragraph at lines 1483--1485 []\T1/pcr/m/n/10 ESP_BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE Overfull \hbox (40.1225pt too wide) in paragraph at lines 1490--1492 []\T1/pcr/m/n/10 ESP_BT_STATUS_CONTROL_LE_DATA_LEN_UNSUPPORTED Overfull \hbox (4.1225pt too wide) in paragraph at lines 1493--1495 []\T1/pcr/m/n/10 ESP_BT_STATUS_ERR_ILLEGAL_PARAMETER_FMT Underfull \hbox (badness 10000) in paragraph at lines 1496--1498 []\T1/pcr/m/n/10 ESP_BT_STATUS_INVALID_STATIC_RAND_ADDR Underfull \hbox (badness 10000) in paragraph at lines 1501--1502 []\T1/pcr/m/n/10 ESP_BT_STATUS_PARAM_OUT_OF_RANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 1503--1505 []\T1/pcr/m/n/10 ESP_BT_STATUS_PEER_LE_DATA_LEN_UNSUPPORTED Underfull \hbox (badness 10000) in paragraph at lines 1510--1512 []\T1/pcr/m/n/10 ESP_BT_STATUS_UNACCEPT_CONN_INTERVAL Underfull \hbox (badness 6001) in paragraph at lines 1519--1520 []\T1/pcr/m/n/10 esp_deregister_freertos_idle_hook \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 1520--1522 []\T1/pcr/m/n/10 esp_deregister_freertos_idle_hook_for_cpu Underfull \hbox (badness 6001) in paragraph at lines 1522--1523 []\T1/pcr/m/n/10 esp_deregister_freertos_tick_hook \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 1523--1525 []\T1/pcr/m/n/10 esp_deregister_freertos_tick_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 1561--1562 []\T1/pcr/m/n/10 ESP_ERR_OTA_SELECT_INFO_INVALID \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1564--1565 []\T1/pcr/m/n/10 ESP_ERR_ULP_BRANCH_OUT_OF_RANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C [908] Underfull \hbox (badness 7796) in paragraph at lines 1606--1607 []\T1/pcr/m/n/10 esp_flash_encryption_enabled \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 1609--1610 []\T1/pcr/m/n/10 ESP_GAP_BLE_ADD_WHITELIST_COMPLETE_EVT Overfull \hbox (16.1225pt too wide) in paragraph at lines 1610--1612 []\T1/pcr/m/n/10 ESP_GAP_BLE_ADV_DATA_RAW_SET_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1612--1614 []\T1/pcr/m/n/10 ESP_GAP_BLE_ADV_DATA_SET_COMPLETE_EVT Underfull \hbox (badness 6016) in paragraph at lines 1616--1618 []\T1/pcr/m/n/10 ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 1621--1623 []\T1/pcr/m/n/10 ESP_GAP_BLE_CLEAR_BOND_DEV_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1624--1626 []\T1/pcr/m/n/10 ESP_GAP_BLE_GET_BOND_DEV_COMPLETE_EVT Overfull \hbox (10.1225pt too wide) in paragraph at lines 1635--1637 []\T1/pcr/m/n/10 ESP_GAP_BLE_REMOVE_BOND_DEV_COMPLETE_EVT Overfull \hbox (4.1225pt too wide) in paragraph at lines 1637--1639 []\T1/pcr/m/n/10 ESP_GAP_BLE_SCAN_PARAM_SET_COMPLETE_EVT Overfull \hbox (46.1225pt too wide) in paragraph at lines 1640--1642 []\T1/pcr/m/n/10 ESP_GAP_BLE_SCAN_RSP_DATA_RAW_SET_COMPLETE_EVT Overfull \hbox (22.1225pt too wide) in paragraph at lines 1642--1644 []\T1/pcr/m/n/10 ESP_GAP_BLE_SCAN_RSP_DATA_SET_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1644--1646 []\T1/pcr/m/n/10 ESP_GAP_BLE_SCAN_START_COMPLETE_EVT Overfull \hbox (22.1225pt too wide) in paragraph at lines 1649--1651 []\T1/pcr/m/n/10 ESP_GAP_BLE_SET_LOCAL_PRIVACY_COMPLETE_EVT Overfull \hbox (4.1225pt too wide) in paragraph at lines 1651--1653 []\T1/pcr/m/n/10 ESP_GAP_BLE_SET_PKT_LENGTH_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1653--1655 []\T1/pcr/m/n/10 ESP_GAP_BLE_SET_STATIC_RAND_ADDR_EVT Overfull \hbox (16.1225pt too wide) in paragraph at lines 1657--1659 []\T1/pcr/m/n/10 ESP_GAP_BLE_UPDATE_WHITELIST_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1659--1660 []\T1/pcr/m/n/10 ESP_GAP_SEARCH_DI_DISC_CMPL_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1660--1661 []\T1/pcr/m/n/10 ESP_GAP_SEARCH_DISC_BLE_RES_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [909] Underfull \hbox (badness 10000) in paragraph at lines 1666--1668 []\T1/pcr/m/n/10 ESP_GAP_SEARCH_SEARCH_CANCEL_CMPL_EVT Underfull \hbox (badness 10000) in paragraph at lines 1676--1677 []\T1/pcr/m/n/10 ESP_GATT_AUTH_REQ_SIGNED_NO_MITM \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1684--1685 []\T1/pcr/m/n/10 ESP_GATT_CHAR_PROP_BIT_BROADCAST \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1685--1686 []\T1/pcr/m/n/10 ESP_GATT_CHAR_PROP_BIT_EXT_PROP \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1686--1687 []\T1/pcr/m/n/10 ESP_GATT_CHAR_PROP_BIT_INDICATE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1690--1691 []\T1/pcr/m/n/10 ESP_GATT_CHAR_PROP_BIT_WRITE_NR \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 6016) in paragraph at lines 1702--1703 []\T1/pcr/m/n/10 ESP_GATT_CONN_TERMINATE_PEER_USER \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1740--1741 []\T1/pcr/m/n/10 ESP_GATT_MAX_READ_MULTI_HANDLES \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C [910] Underfull \hbox (badness 10000) in paragraph at lines 1757--1758 []\T1/pcr/m/n/10 ESP_GATT_PERM_WRITE_SIGNED_MITM \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1783--1784 []\T1/pcr/m/n/10 ESP_GATT_UUID_BATTERY_SERVICE_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1784--1785 []\T1/pcr/m/n/10 ESP_GATT_UUID_BLOOD_PRESSURE_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1786--1787 []\T1/pcr/m/n/10 ESP_GATT_UUID_CHAR_CLIENT_CONFIG \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1790--1791 []\T1/pcr/m/n/10 ESP_GATT_UUID_CHAR_PRESENT_FORMAT \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1797--1798 []\T1/pcr/m/n/10 ESP_GATT_UUID_CYCLING_POWER_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Overfull \hbox (4.1225pt too wide) in paragraph at lines 1798--1799 []\T1/pcr/m/n/10 ESP_GATT_UUID_CYCLING_SPEED_CADENCE_SVC Underfull \hbox (badness 10000) in paragraph at lines 1800--1801 []\T1/pcr/m/n/10 ESP_GATT_UUID_EXT_RPT_REF_DESCR \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1805--1806 []\T1/pcr/m/n/10 ESP_GATT_UUID_GAP_PREF_CONN_PARAM \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1812--1813 []\T1/pcr/m/n/10 ESP_GATT_UUID_HEALTH_THERMOM_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C [911] Underfull \hbox (badness 10000) in paragraph at lines 1816--1817 []\T1/pcr/m/n/10 ESP_GATT_UUID_HID_BT_MOUSE_INPUT \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1817--1818 []\T1/pcr/m/n/10 ESP_GATT_UUID_HID_CONTROL_POINT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1825--1826 []\T1/pcr/m/n/10 ESP_GATT_UUID_IMMEDIATE_ALERT_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Overfull \hbox (16.1225pt too wide) in paragraph at lines 1829--1831 []\T1/pcr/m/n/10 ESP_GATT_UUID_LOCATION_AND_NAVIGATION_SVC Underfull \hbox (badness 10000) in paragraph at lines 1833--1834 []\T1/pcr/m/n/10 ESP_GATT_UUID_NEXT_DST_CHANGE_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1840--1841 []\T1/pcr/m/n/10 ESP_GATT_UUID_REF_TIME_UPDATE_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Overfull \hbox (4.1225pt too wide) in paragraph at lines 1846--1847 []\T1/pcr/m/n/10 ESP_GATT_UUID_RUNNING_SPEED_CADENCE_SVC Underfull \hbox (badness 10000) in paragraph at lines 1849--1850 []\T1/pcr/m/n/10 ESP_GATT_UUID_SCAN_PARAMETERS_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1853--1854 []\T1/pcr/m/n/10 ESP_GATT_UUID_SERIAL_NUMBER_STR \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 6001) in paragraph at lines 1886--1887 []\T1/pcr/m/n/10 esp_gattc_char_elem_t::properties \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [912] Underfull \hbox (badness 10000) in paragraph at lines 1892--1893 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::attribute_handle Underfull \hbox (badness 10000) in paragraph at lines 1893--1894 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::end_handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1894--1895 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::properties \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 1895--1896 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::start_handle \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1896--1897 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1897--1898 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1900--1901 []\T1/pcr/m/n/10 esp_gattc_descr_elem_t::uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 1905--1906 []\T1/pcr/m/n/10 esp_gattc_incl_svc_elem_t::handle \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (40.1225pt too wide) in paragraph at lines 1906--1908 []\T1/pcr/m/n/10 esp_gattc_incl_svc_elem_t::incl_srvc_s_handle Underfull \hbox (badness 10000) in paragraph at lines 1908--1909 []\T1/pcr/m/n/10 esp_gattc_incl_svc_elem_t::uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1931--1932 []\T1/pcr/m/n/10 esp_gattc_service_elem_t::end_handle Underfull \hbox (badness 10000) in paragraph at lines 1932--1933 []\T1/pcr/m/n/10 esp_gattc_service_elem_t::is_primary Underfull \hbox (badness 10000) in paragraph at lines 1933--1935 []\T1/pcr/m/n/10 esp_gattc_service_elem_t::start_handle Underfull \hbox (badness 6001) in paragraph at lines 1946--1947 []\T1/pcr/m/n/10 esp_gatts_attr_db_t::attr_control \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [913] Underfull \hbox (badness 10000) in paragraph at lines 1960--1962 []\T1/pcr/m/n/10 esp_gatts_incl128_svc_desc_t::end_hdl Overfull \hbox (4.1225pt too wide) in paragraph at lines 1962--1964 []\T1/pcr/m/n/10 esp_gatts_incl128_svc_desc_t::start_hdl Underfull \hbox (badness 10000) in paragraph at lines 1966--1967 []\T1/pcr/m/n/10 esp_gatts_incl_svc_desc_t::start_hdl Underfull \hbox (badness 10000) in paragraph at lines 1967--1968 []\T1/pcr/m/n/10 esp_gatts_incl_svc_desc_t::uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 1982--1983 []\T1/pcr/m/n/10 esp_intr_alloc_intrstatus \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), [914] Underfull \hbox (badness 5147) in paragraph at lines 2081--2082 []\T1/pcr/m/n/10 esp_now_peer_info::peer_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 2102--2103 []\T1/pcr/m/n/10 esp_ota_get_next_update_partition \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7704) in paragraph at lines 2107--2108 []\T1/pcr/m/n/10 esp_partition_erase_range \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6016) in paragraph at lines 2117--2118 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_FACTORY \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2118--2119 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_0 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2119--2120 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_1 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2120--2121 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_10 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2121--2122 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_11 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2122--2123 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_12 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2123--2124 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_13 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2124--2125 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_14 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2125--2126 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_15 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2126--2127 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_2 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2127--2128 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_3 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2128--2129 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_4 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2129--2130 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_5 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2130--2131 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_6 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2131--2132 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_7 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2132--2133 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_8 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2133--2134 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_9 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [915] Underfull \hbox (badness 6016) in paragraph at lines 2134--2135 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_MAX \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6016) in paragraph at lines 2135--2136 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_MIN \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2137--2139 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_DATA_COREDUMP Underfull \hbox (badness 10000) in paragraph at lines 2139--2141 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_DATA_ESPHTTPD Underfull \hbox (badness 6016) in paragraph at lines 2145--2146 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_DATA_SPIFFS \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 2169--2171 []\T1/pcr/m/n/10 esp_pm_config_esp32_t::light_sleep_enable Underfull \hbox (badness 10000) in paragraph at lines 2171--2172 []\T1/pcr/m/n/10 esp_pm_config_esp32_t::max_cpu_freq Underfull \hbox (badness 10000) in paragraph at lines 2172--2173 []\T1/pcr/m/n/10 esp_pm_config_esp32_t::min_cpu_freq Underfull \hbox (badness 10000) in paragraph at lines 2183--2184 []\T1/pcr/m/n/10 esp_register_freertos_idle_hook \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 2184--2186 []\T1/pcr/m/n/10 esp_register_freertos_idle_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 2186--2187 []\T1/pcr/m/n/10 esp_register_freertos_tick_hook \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 2187--2189 []\T1/pcr/m/n/10 esp_register_freertos_tick_hook_for_cpu Underfull \hbox (badness 7796) in paragraph at lines 2189--2190 []\T1/pcr/m/n/10 esp_sleep_enable_ext0_wakeup \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 2190--2191 []\T1/pcr/m/n/10 esp_sleep_enable_ext1_wakeup \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2192--2193 []\T1/pcr/m/n/10 esp_sleep_enable_touchpad_wakeup \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2195--2196 []\T1/pcr/m/n/10 esp_sleep_get_ext1_wakeup_status \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2196--2198 []\T1/pcr/m/n/10 esp_sleep_get_touchpad_wakeup_status [916] Underfull \hbox (badness 5147) in paragraph at lines 2227--2228 []\T1/pcr/m/n/10 esp_timer_create_args_t::arg \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 2228--2229 []\T1/pcr/m/n/10 esp_timer_create_args_t::callback \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (10.1225pt too wide) in paragraph at lines 2229--2231 []\T1/pcr/m/n/10 esp_timer_create_args_t::dispatch_method Underfull \hbox (badness 7704) in paragraph at lines 2248--2249 []\T1/pcr/m/n/10 esp_vfs_dev_uart_register \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2249--2251 []\T1/pcr/m/n/10 esp_vfs_dev_uart_set_rx_line_endings Underfull \hbox (badness 10000) in paragraph at lines 2251--2253 []\T1/pcr/m/n/10 esp_vfs_dev_uart_set_tx_line_endings Underfull \hbox (badness 10000) in paragraph at lines 2254--2255 []\T1/pcr/m/n/10 esp_vfs_dev_uart_use_nonblocking \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (70.1225pt too wide) in paragraph at lines 2257--2259 []\T1/pcr/m/n/10 esp_vfs_fat_mount_config_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 2259--2261 []\T1/pcr/m/n/10 esp_vfs_fat_mount_config_t::max_files Underfull \hbox (badness 7704) in paragraph at lines 2263--2264 []\T1/pcr/m/n/10 esp_vfs_fat_sdmmc_unmount \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 2265--2266 []\T1/pcr/m/n/10 esp_vfs_fat_spiflash_unmount \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2280--2281 []\T1/pcr/m/n/10 esp_vfs_spiffs_conf_t::base_path \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (40.1225pt too wide) in paragraph at lines 2281--2283 []\T1/pcr/m/n/10 esp_vfs_spiffs_conf_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 2283--2284 []\T1/pcr/m/n/10 esp_vfs_spiffs_conf_t::max_files \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2284--2286 []\T1/pcr/m/n/10 esp_vfs_spiffs_conf_t::partition_label Underfull \hbox (badness 7704) in paragraph at lines 2287--2288 []\T1/pcr/m/n/10 esp_vfs_spiffs_unregister \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), [917] Underfull \hbox (badness 10000) in paragraph at lines 2309--2310 []\T1/pcr/m/n/10 esp_wifi_get_promiscuous_filter \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 2316--2317 []\T1/pcr/m/n/10 esp_wifi_scan_get_ap_records \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2328--2329 []\T1/pcr/m/n/10 esp_wifi_set_promiscuous_filter \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2350--2351 []\T1/pcr/m/n/10 eth_config_t::gpio_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 2353--2354 []\T1/pcr/m/n/10 eth_config_t::phy_check_init \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 2354--2355 []\T1/pcr/m/n/10 eth_config_t::phy_check_link \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 2355--2356 []\T1/pcr/m/n/10 eth_config_t::phy_get_duplex_mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 2356--2358 []\T1/pcr/m/n/10 eth_config_t::phy_get_partner_pause_enable Underfull \hbox (badness 10000) in paragraph at lines 2358--2359 []\T1/pcr/m/n/10 eth_config_t::phy_get_speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2361--2362 []\T1/pcr/m/n/10 eth_config_t::tcpip_input \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2374--2375 []\T1/pcr/m/n/10 eth_phy_get_partner_pause_enable_func Underfull \hbox (badness 10000) in paragraph at lines 2382--2383 []\T1/pcr/m/n/10 ETS_INTERNAL_PROFILING_INTR_SOURCE \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 2385--2386 []\T1/pcr/m/n/10 ETS_INTERNAL_TIMER0_INTR_SOURCE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 2386--2387 []\T1/pcr/m/n/10 ETS_INTERNAL_TIMER1_INTR_SOURCE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 2387--2388 []\T1/pcr/m/n/10 ETS_INTERNAL_TIMER2_INTR_SOURCE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C [918] Underfull \hbox (badness 10000) in paragraph at lines 2410--2411 []\T1/pcr/m/n/10 gpio_config_t::pull_up_en \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 2419--2420 []\T1/pcr/m/n/10 gpio_get_drive_capability \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 2468--2469 []\T1/pcr/m/n/10 gpio_set_drive_capability \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 2483--2484 []\T1/pcr/m/n/10 heap_caps_check_integrity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2492--2493 []\T1/pcr/m/n/10 heap_caps_get_largest_free_block \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2493--2494 []\T1/pcr/m/n/10 heap_caps_get_minimum_free_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [919] Underfull \hbox (badness 7704) in paragraph at lines 2498--2499 []\T1/pcr/m/n/10 heap_caps_print_heap_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 2509--2510 []\T1/pcr/m/n/10 heap_trace_record_t::address \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2510--2511 []\T1/pcr/m/n/10 heap_trace_record_t::alloced_by \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2513--2514 []\T1/pcr/m/n/10 heap_trace_record_t::size \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [920] Underfull \hbox (badness 5147) in paragraph at lines 2621--2622 []\T1/pcr/m/n/10 i2s_config_t::channel_format \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2624--2625 []\T1/pcr/m/n/10 i2s_config_t::dma_buf_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2627--2628 []\T1/pcr/m/n/10 i2s_config_t::sample_rate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 2658--2659 []\T1/pcr/m/n/10 i2s_pin_config_t::bck_io_num \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [921] Underfull \hbox (badness 10000) in paragraph at lines 2729--2730 []\T1/pcr/m/n/10 ledc_channel_config_t::gpio_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2730--2731 []\T1/pcr/m/n/10 ledc_channel_config_t::intr_type \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 2731--2732 []\T1/pcr/m/n/10 ledc_channel_config_t::speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2732--2733 []\T1/pcr/m/n/10 ledc_channel_config_t::timer_sel \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [922] Underfull \hbox (badness 5147) in paragraph at lines 2779--2780 []\T1/pcr/m/n/10 ledc_timer_config_t::bit_num \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2780--2781 []\T1/pcr/m/n/10 ledc_timer_config_t::duty_resolution Underfull \hbox (badness 5147) in paragraph at lines 2781--2782 []\T1/pcr/m/n/10 ledc_timer_config_t::freq_hz \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2782--2783 []\T1/pcr/m/n/10 ledc_timer_config_t::speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 2829--2830 []\T1/pcr/m/n/10 MCPWM_ACTIVE_HIGH_COMPLIMENT_MODE \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2831--2832 []\T1/pcr/m/n/10 MCPWM_ACTIVE_LOW_COMPLIMENT_MODE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2833--2834 []\T1/pcr/m/n/10 MCPWM_ACTIVE_RED_FED_FROM_PWMXA \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2834--2835 []\T1/pcr/m/n/10 MCPWM_ACTIVE_RED_FED_FROM_PWMXB \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2847--2848 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::carrier_duty Overfull \hbox (10.1225pt too wide) in paragraph at lines 2848--2850 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::carrier_ivt_mode Overfull \hbox (4.1225pt too wide) in paragraph at lines 2850--2852 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::carrier_os_mode Underfull \hbox (badness 10000) in paragraph at lines 2852--2853 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::carrier_period Overfull \hbox (16.1225pt too wide) in paragraph at lines 2853--2855 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::pulse_width_in_os Underfull \hbox (badness 6001) in paragraph at lines 2859--2860 []\T1/pcr/m/n/10 mcpwm_carrier_oneshot_mode_enable \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [923] Underfull \hbox (badness 7796) in paragraph at lines 2865--2866 []\T1/pcr/m/n/10 mcpwm_carrier_set_duty_cycle \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 2870--2871 []\T1/pcr/m/n/10 mcpwm_config_t::counter_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2871--2872 []\T1/pcr/m/n/10 mcpwm_config_t::duty_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2872--2873 []\T1/pcr/m/n/10 mcpwm_config_t::frequency \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 2891--2892 []\T1/pcr/m/n/10 mcpwm_fault_set_oneshot_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2915--2916 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm0a_out_num Underfull \hbox (badness 10000) in paragraph at lines 2916--2917 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm0b_out_num Underfull \hbox (badness 10000) in paragraph at lines 2917--2918 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm1a_out_num Underfull \hbox (badness 10000) in paragraph at lines 2918--2919 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm1b_out_num Underfull \hbox (badness 10000) in paragraph at lines 2919--2920 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm2a_out_num Underfull \hbox (badness 10000) in paragraph at lines 2920--2921 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm2b_out_num Underfull \hbox (badness 10000) in paragraph at lines 2921--2923 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_cap0_in_num Underfull \hbox (badness 10000) in paragraph at lines 2923--2925 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_cap1_in_num Underfull \hbox (badness 10000) in paragraph at lines 2925--2927 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_cap2_in_num Overfull \hbox (4.1225pt too wide) in paragraph at lines 2927--2929 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_fault0_in_num Overfull \hbox (4.1225pt too wide) in paragraph at lines 2929--2931 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_fault1_in_num Overfull \hbox (4.1225pt too wide) in paragraph at lines 2931--2933 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_fault2_in_num Underfull \hbox (badness 10000) in paragraph at lines 2933--2935 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_sync0_in_num Underfull \hbox (badness 10000) in paragraph at lines 2935--2937 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_sync1_in_num Underfull \hbox (badness 10000) in paragraph at lines 2937--2939 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_sync2_in_num [924] Underfull \hbox (badness 5147) in paragraph at lines 3000--3001 []\T1/pcr/m/n/10 mdns_result_s::instance_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 3013--3014 []\T1/pcr/m/n/10 mdns_service_txt_item_remove \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 3014--3015 []\T1/pcr/m/n/10 mdns_service_txt_item_set \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3035--3036 []\T1/pcr/m/n/10 multi_heap_info_t::allocated_blocks Underfull \hbox (badness 10000) in paragraph at lines 3037--3038 []\T1/pcr/m/n/10 multi_heap_info_t::largest_free_block Underfull \hbox (badness 10000) in paragraph at lines 3038--3039 []\T1/pcr/m/n/10 multi_heap_info_t::minimum_free_bytes Overfull \hbox (10.1225pt too wide) in paragraph at lines 3039--3041 []\T1/pcr/m/n/10 multi_heap_info_t::total_allocated_bytes Underfull \hbox (badness 10000) in paragraph at lines 3041--3042 []\T1/pcr/m/n/10 multi_heap_info_t::total_blocks \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 3042--3043 []\T1/pcr/m/n/10 multi_heap_info_t::total_free_bytes Underfull \hbox (badness 7796) in paragraph at lines 3044--3045 []\T1/pcr/m/n/10 multi_heap_minimum_free_size \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [925] Underfull \hbox (badness 7704) in paragraph at lines 3059--3060 []\T1/pcr/m/n/10 nvs_flash_erase_partition \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 3101--3102 []\T1/pcr/m/n/10 pcnt_config_t::counter_h_lim \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3102--3103 []\T1/pcr/m/n/10 pcnt_config_t::counter_l_lim \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3103--3104 []\T1/pcr/m/n/10 pcnt_config_t::ctrl_gpio_num \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 3104--3105 []\T1/pcr/m/n/10 pcnt_config_t::hctrl_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3105--3106 []\T1/pcr/m/n/10 pcnt_config_t::lctrl_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [926] Underfull \hbox (badness 10000) in paragraph at lines 3200--3201 []\T1/pcr/m/n/10 phy_lan8720_default_ethernet_config Underfull \hbox (badness 7704) in paragraph at lines 3206--3207 []\T1/pcr/m/n/10 phy_mii_check_link_status \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3208--3209 []\T1/pcr/m/n/10 phy_mii_get_partner_pause_enable \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3209--3211 []\T1/pcr/m/n/10 phy_rmii_configure_data_interface_pins Underfull \hbox (badness 7704) in paragraph at lines 3212--3213 []\T1/pcr/m/n/10 phy_tlk110_check_phy_init \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 3214--3215 []\T1/pcr/m/n/10 phy_tlk110_dump_registers \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 3216--3217 []\T1/pcr/m/n/10 phy_tlk110_get_speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), [927] Underfull \hbox (badness 10000) in paragraph at lines 3303--3304 []\T1/pcr/m/n/10 rmt_rx_config_t::filter_ticks_thresh Underfull \hbox (badness 10000) in paragraph at lines 3304--3305 []\T1/pcr/m/n/10 rmt_rx_config_t::idle_threshold \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 3325--3326 []\T1/pcr/m/n/10 rmt_tx_config_t::carrier_duty_percent Underfull \hbox (badness 10000) in paragraph at lines 3327--3328 []\T1/pcr/m/n/10 rmt_tx_config_t::carrier_freq_hz \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3330--3331 []\T1/pcr/m/n/10 rmt_tx_config_t::idle_output_en \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [928] Underfull \hbox (badness 10000) in paragraph at lines 3345--3346 []\T1/pcr/m/n/10 rtc_gpio_desc_t::pulldown \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3407--3408 []\T1/pcr/m/n/10 sdmmc_command_t::response \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3411--3412 []\T1/pcr/m/n/10 sdmmc_csd_t::card_command_class \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 3422--3423 []\T1/pcr/m/n/10 sdmmc_host_do_transaction \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3434--3435 []\T1/pcr/m/n/10 sdmmc_host_t::command_timeout_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [929] Underfull \hbox (badness 5147) in paragraph at lines 3436--3437 []\T1/pcr/m/n/10 sdmmc_host_t::do_transaction \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3450--3451 []\T1/pcr/m/n/10 sdmmc_slot_config_t::gpio_cd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3451--3452 []\T1/pcr/m/n/10 sdmmc_slot_config_t::gpio_wp \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7704) in paragraph at lines 3459--3460 []\T1/pcr/m/n/10 sdspi_host_do_transaction \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3465--3466 []\T1/pcr/m/n/10 sdspi_slot_config_t::dma_channel \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 3466--3467 []\T1/pcr/m/n/10 sdspi_slot_config_t::gpio_cd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3467--3468 []\T1/pcr/m/n/10 sdspi_slot_config_t::gpio_cs \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3471--3472 []\T1/pcr/m/n/10 sdspi_slot_config_t::gpio_wp \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 3475--3476 []\T1/pcr/m/n/10 semBINARY_SEMAPHORE_QUEUE_LENGTH \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 5147) in paragraph at lines 3490--3491 []\T1/pcr/m/n/10 sigmadelta_config_t::channel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 3491--3492 []\T1/pcr/m/n/10 sigmadelta_config_t::sigmadelta_duty Underfull \hbox (badness 10000) in paragraph at lines 3492--3493 []\T1/pcr/m/n/10 sigmadelta_config_t::sigmadelta_gpio Overfull \hbox (10.1225pt too wide) in paragraph at lines 3493--3495 []\T1/pcr/m/n/10 sigmadelta_config_t::sigmadelta_prescale Underfull \hbox (badness 6001) in paragraph at lines 3503--3504 []\T1/pcr/m/n/10 spi_bus_config_t::max_transfer_sz \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3506--3507 []\T1/pcr/m/n/10 spi_bus_config_t::quadhd_io_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 3507--3508 []\T1/pcr/m/n/10 spi_bus_config_t::quadwp_io_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [930] Overfull \hbox (28.1225pt too wide) in paragraph at lines 3519--3521 []\T1/pcr/m/n/10 spi_device_interface_config_t::address_bits Overfull \hbox (40.1225pt too wide) in paragraph at lines 3521--3523 []\T1/pcr/m/n/10 spi_device_interface_config_t::clock_speed_hz Overfull \hbox (28.1225pt too wide) in paragraph at lines 3523--3525 []\T1/pcr/m/n/10 spi_device_interface_config_t::command_bits Overfull \hbox (52.1225pt too wide) in paragraph at lines 3525--3527 []\T1/pcr/m/n/10 spi_device_interface_config_t::cs_ena_posttrans Overfull \hbox (46.1225pt too wide) in paragraph at lines 3527--3529 []\T1/pcr/m/n/10 spi_device_interface_config_t::cs_ena_pretrans Overfull \hbox (16.1225pt too wide) in paragraph at lines 3529--3531 []\T1/pcr/m/n/10 spi_device_interface_config_t::dummy_bits Overfull \hbox (40.1225pt too wide) in paragraph at lines 3531--3533 []\T1/pcr/m/n/10 spi_device_interface_config_t::duty_cycle_pos Underfull \hbox (badness 10000) in paragraph at lines 3533--3534 []\T1/pcr/m/n/10 spi_device_interface_config_t::flags Underfull \hbox (badness 10000) in paragraph at lines 3534--3535 []\T1/pcr/m/n/10 spi_device_interface_config_t::mode Underfull \hbox (badness 10000) in paragraph at lines 3535--3537 []\T1/pcr/m/n/10 spi_device_interface_config_t::post_cb Underfull \hbox (badness 10000) in paragraph at lines 3537--3538 []\T1/pcr/m/n/10 spi_device_interface_config_t::pre_cb Overfull \hbox (16.1225pt too wide) in paragraph at lines 3538--3540 []\T1/pcr/m/n/10 spi_device_interface_config_t::queue_size Overfull \hbox (28.1225pt too wide) in paragraph at lines 3540--3542 []\T1/pcr/m/n/10 spi_device_interface_config_t::spics_io_num Underfull \hbox (badness 5147) in paragraph at lines 3555--3556 []\T1/pcr/m/n/10 spi_flash_guard_funcs_t::end \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 3556--3557 []\T1/pcr/m/n/10 spi_flash_guard_funcs_t::op_lock \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 3580--3581 []\T1/pcr/m/n/10 spi_flash_write_encrypted \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3589--3590 []\T1/pcr/m/n/10 spi_slave_interface_config_t::flags Overfull \hbox (28.1225pt too wide) in paragraph at lines 3591--3593 []\T1/pcr/m/n/10 spi_slave_interface_config_t::post_setup_cb Overfull \hbox (28.1225pt too wide) in paragraph at lines 3593--3595 []\T1/pcr/m/n/10 spi_slave_interface_config_t::post_trans_cb Overfull \hbox (10.1225pt too wide) in paragraph at lines 3595--3597 []\T1/pcr/m/n/10 spi_slave_interface_config_t::queue_size Overfull \hbox (22.1225pt too wide) in paragraph at lines 3597--3599 []\T1/pcr/m/n/10 spi_slave_interface_config_t::spics_io_num Underfull \hbox (badness 10000) in paragraph at lines 3603--3604 []\T1/pcr/m/n/10 spi_slave_transaction_t::length \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [931] Underfull \hbox (badness 10000) in paragraph at lines 3618--3619 []\T1/pcr/m/n/10 spi_transaction_ext_t::address_bits Underfull \hbox (badness 10000) in paragraph at lines 3620--3621 []\T1/pcr/m/n/10 spi_transaction_ext_t::command_bits Underfull \hbox (badness 10000) in paragraph at lines 3626--3627 []\T1/pcr/m/n/10 spi_transaction_t::length \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 3627--3628 []\T1/pcr/m/n/10 spi_transaction_t::rx_buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3630--3631 []\T1/pcr/m/n/10 spi_transaction_t::tx_buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 3642--3643 []\T1/pcr/m/n/10 spicommon_dmaworkaround_idle \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 6001) in paragraph at lines 3643--3644 []\T1/pcr/m/n/10 spicommon_dmaworkaround_req_reset \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 3644--3646 []\T1/pcr/m/n/10 spicommon_dmaworkaround_reset_in_progress Overfull \hbox (4.1225pt too wide) in paragraph at lines 3646--3648 []\T1/pcr/m/n/10 spicommon_dmaworkaround_transfer_active Underfull \hbox (badness 7796) in paragraph at lines 3650--3651 []\T1/pcr/m/n/10 spicommon_irqsource_for_host \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 3689--3690 []\T1/pcr/m/n/10 timer_config_t::intr_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [932] Underfull \hbox (badness 10000) in paragraph at lines 3729--3730 []\T1/pcr/m/n/10 tmrCOMMAND_CHANGE_PERIOD_FROM_ISR \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 7796) in paragraph at lines 3784--3785 []\T1/pcr/m/n/10 touch_pad_get_trigger_source \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [933] Underfull \hbox (badness 10000) in paragraph at lines 3804--3805 []\T1/pcr/m/n/10 TOUCH_PAD_MEASURE_CYCLE_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 7796) in paragraph at lines 3834--3835 []\T1/pcr/m/n/10 touch_pad_set_trigger_source \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [934] Underfull \hbox (badness 7796) in paragraph at lines 3902--3903 []\T1/pcr/m/n/10 uart_enable_pattern_det_intr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 3941--3942 []\T1/pcr/m/n/10 uart_intr_config_t::intr_enable_mask Underfull \hbox (badness 10000) in paragraph at lines 3942--3943 []\T1/pcr/m/n/10 uart_intr_config_t::rx_timeout_thresh Underfull \hbox (badness 10000) in paragraph at lines 3943--3945 []\T1/pcr/m/n/10 uart_intr_config_t::rxfifo_full_thresh Overfull \hbox (34.1225pt too wide) in paragraph at lines 3945--3947 []\T1/pcr/m/n/10 uart_intr_config_t::txfifo_empty_intr_thresh [935] Underfull \hbox (badness 5147) in paragraph at lines 4034--4035 []\T1/pcr/m/n/10 vendor_ie_data_t::element_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4037--4038 []\T1/pcr/m/n/10 vendor_ie_data_t::vendor_oui \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 4038--4039 []\T1/pcr/m/n/10 vendor_ie_data_t::vendor_oui_type \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7814) in paragraph at lines 4046--4047 []\T1/pcr/m/n/10 vRingbufferReturnItemFromISR \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 6001) in paragraph at lines 4058--4059 []\T1/pcr/m/n/10 vTaskSetThreadLocalStoragePointer \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (52.1225pt too wide) in paragraph at lines 4059--4061 []\T1/pcr/m/n/10 vTaskSetThreadLocalStoragePointerAndDelCallback Underfull \hbox (badness 5147) in paragraph at lines 4068--4069 []\T1/pcr/m/n/10 wifi_active_scan_time_t::max \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [936] Underfull \hbox (badness 5147) in paragraph at lines 4069--4070 []\T1/pcr/m/n/10 wifi_active_scan_time_t::min \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 4075--4076 []\T1/pcr/m/n/10 wifi_ap_config_t::beacon_interval \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4077--4078 []\T1/pcr/m/n/10 wifi_ap_config_t::max_connection \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 4086--4087 []\T1/pcr/m/n/10 wifi_ap_record_t::pairwise_cipher \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4135--4136 []\T1/pcr/m/n/10 wifi_fast_scan_threshold_t::authmode Underfull \hbox (badness 10000) in paragraph at lines 4136--4137 []\T1/pcr/m/n/10 wifi_fast_scan_threshold_t::rssi \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4142--4143 []\T1/pcr/m/n/10 wifi_init_config_t::ampdu_rx_enable Underfull \hbox (badness 10000) in paragraph at lines 4143--4144 []\T1/pcr/m/n/10 wifi_init_config_t::ampdu_tx_enable Underfull \hbox (badness 10000) in paragraph at lines 4144--4146 []\T1/pcr/m/n/10 wifi_init_config_t::dynamic_rx_buf_num Underfull \hbox (badness 10000) in paragraph at lines 4146--4148 []\T1/pcr/m/n/10 wifi_init_config_t::dynamic_tx_buf_num Underfull \hbox (badness 6001) in paragraph at lines 4148--4149 []\T1/pcr/m/n/10 wifi_init_config_t::event_handler \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4150--4151 []\T1/pcr/m/n/10 wifi_init_config_t::nano_enable \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [937] Underfull \hbox (badness 10000) in paragraph at lines 4153--4154 []\T1/pcr/m/n/10 wifi_init_config_t::static_rx_buf_num Underfull \hbox (badness 10000) in paragraph at lines 4154--4155 []\T1/pcr/m/n/10 wifi_init_config_t::static_tx_buf_num Underfull \hbox (badness 10000) in paragraph at lines 4156--4157 []\T1/pcr/m/n/10 wifi_init_config_t::tx_buf_type \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4157--4158 []\T1/pcr/m/n/10 wifi_init_config_t::wpa_crypto_funcs Underfull \hbox (badness 5147) in paragraph at lines 4171--4172 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad0__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4172--4173 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad1__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4173--4174 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad2__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4174--4175 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad3__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4175--4176 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad4__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4176--4177 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad5__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4177--4178 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad6__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4178--4179 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad7__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 4179--4180 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::aggregation \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4185--4186 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::noise_floor \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4186--4187 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::not_sounding \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 4189--4190 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::rx_state \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4192--4193 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::sig_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 4198--4199 []\T1/pcr/m/n/10 WIFI_PROMIS_FILTER_MASK_DATA_AMPDU \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 4199--4200 []\T1/pcr/m/n/10 WIFI_PROMIS_FILTER_MASK_DATA_MPDU \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 4204--4205 []\T1/pcr/m/n/10 wifi_promiscuous_filter_t::filter_mask Underfull \hbox (badness 10000) in paragraph at lines 4206--4207 []\T1/pcr/m/n/10 wifi_promiscuous_pkt_t::payload \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4207--4208 []\T1/pcr/m/n/10 wifi_promiscuous_pkt_t::rx_ctrl \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [938] Underfull \hbox (badness 6016) in paragraph at lines 4228--4229 []\T1/pcr/m/n/10 WIFI_REASON_CIPHER_SUITE_REJECTED \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4230--4231 []\T1/pcr/m/n/10 WIFI_REASON_DISASSOC_PWRCAP_BAD \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4231--4232 []\T1/pcr/m/n/10 WIFI_REASON_DISASSOC_SUPCHAN_BAD \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4232--4233 []\T1/pcr/m/n/10 WIFI_REASON_GROUP_CIPHER_INVALID \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4233--4235 []\T1/pcr/m/n/10 WIFI_REASON_GROUP_KEY_UPDATE_TIMEOUT Underfull \hbox (badness 10000) in paragraph at lines 4243--4244 []\T1/pcr/m/n/10 WIFI_REASON_PAIRWISE_CIPHER_INVALID Underfull \hbox (badness 6016) in paragraph at lines 4245--4246 []\T1/pcr/m/n/10 WIFI_REASON_UNSUPP_RSN_IE_VERSION \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4251--4252 []\T1/pcr/m/n/10 wifi_scan_config_t::show_hidden \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 4268--4269 []\T1/pcr/m/n/10 wifi_sta_config_t::bssid_set \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4274--4275 []\T1/pcr/m/n/10 wifi_sta_config_t::threshold \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [939] Underfull \hbox (badness 7704) in paragraph at lines 4311--4312 []\T1/pcr/m/n/10 xEventGroupGetBitsFromISR \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 4321--4322 []\T1/pcr/m/n/10 xQueueGenericCreateStatic \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 4326--4327 []\T1/pcr/m/n/10 xQueueIsQueueEmptyFromISR \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 4344--4345 []\T1/pcr/m/n/10 xRingbufferAddToQueueSetRead \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 4348--4349 []\T1/pcr/m/n/10 xRingbufferGetCurFreeSize \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 4349--4350 []\T1/pcr/m/n/10 xRingbufferGetMaxItemSize \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 4350--4351 []\T1/pcr/m/n/10 xRingbufferIsNextItemWrapped \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 4353--4354 []\T1/pcr/m/n/10 xRingbufferReceiveFromISR \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 4356--4357 []\T1/pcr/m/n/10 xRingbufferRemoveFromQueueSetRead \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 5147) in paragraph at lines 4376--4377 []\T1/pcr/m/n/10 xTASK_SNAPSHOT::pxEndOfStack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4378--4379 []\T1/pcr/m/n/10 xTASK_SNAPSHOT::pxTopOfStack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 4382--4383 []\T1/pcr/m/n/10 xTASK_STATUS::pxStackBase \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [940] Underfull \hbox (badness 5147) in paragraph at lines 4385--4386 []\T1/pcr/m/n/10 xTASK_STATUS::uxBasePriority \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 4386--4387 []\T1/pcr/m/n/10 xTASK_STATUS::uxCurrentPriority \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4388--4389 []\T1/pcr/m/n/10 xTASK_STATUS::xTaskNumber \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 4389--4390 []\T1/pcr/m/n/10 xTaskCallApplicationTaskHook \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7814) in paragraph at lines 4396--4397 []\T1/pcr/m/n/10 xTaskGetIdleTaskHandleForCPU \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [941]) (./espressif-esp-idf.aux) Package rerunfilecheck Warning: File `espressif-esp-idf.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-idf.pdf (945 pages, 10882404 bytes). Transcript written on espressif-esp-idf.log. Latexmk: Index file 'espressif-esp-idf.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'espressif-esp-idf.pdf' Latexmk: List of undefined refs and citations: Label `api-reference/peripherals/spi_master:_CPPv417spi_transaction_t' multiply defined Label `api-reference/peripherals/spi_slave:_CPPv423spi_slave_transaction_t' multiply defined Latexmk: Summary of warnings: Latex found 2 multiply defined reference(s) Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'espressif-esp-idf.aux' 'espressif-esp-idf.out' 'espressif-esp-idf.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="espressif-esp-idf" "ReadtheDocsTemplate.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./ReadtheDocsTemplate.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file espressif-esp-idf.idx (./espressif-esp-idf.aux LaTeX Warning: Label `api-reference/peripherals/spi_master:_CPPv417spi_transact ion_t' multiply defined. LaTeX Warning: Label `api-reference/peripherals/spi_slave:_CPPv423spi_slave_tra nsaction_t' multiply defined. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./espressif-esp-idf.out) (./espressif-esp-idf.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./espressif-esp-idf.toc [1]) [2] ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M ! LaTeX Error: Unknown graphics extension: .gif. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.120 \end{tabulary} ^^M [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4 <./what-you-n eed.png>] [5] [6 <./esp32-devkitc-functional-overview.png (PNG copy)>] [7 <./es p32-wrover-kit-block-diagram.png>] [8] [9 <./esp32-wrover-kit-layout-front.jpg> ] [10 <./esp32-wrover-kit-layout-back.jpg>] [11] Overfull \vbox (113.64626pt too high) has occurred while \output is active [12 <./wrover-jp7-ext_5v.png> <./wrover-jp7-usb_5v.png> <./wrover-jp8.png> <./w rover-jp11-tx-rx.png> <./wrover-jp14.png>] [13] [14] [15] [16] [17] [18] [19 <./esp-wrover-kit-v2-layout-front.png>] [20 <./esp-wrover-kit-v2-layout-bac k.png>] Overfull \vbox (399.41718pt too high) has occurred while \output is active [21 <./wrover-jp1-sd_io2.png> <./wrover-jp1-both.png>] [22] [23] [24 <./esp32-p ico-kit-v4-functional-block-diagram.png>] [25 <./esp32-pico-kit-v4-layout.jpg>] Overfull \vbox (582.56557pt too high) has occurred while \output is active [26] [27] Overfull \vbox (872.96498pt too high) has occurred while \output is active [28] [29 <./esp32-pico-kit-v4-dimensions-back.jpg> <./esp32-pico-kit-v4-dimensi ons-side.jpg>] LaTeX Warning: Float too large for page by 9.85991pt on input line 2193. [30] [31 <./esp32-pico-kit-v3-layout.jpg>] [32] [33 <./msys2-terminal-window.pn g>] Underfull \hbox (badness 10000) in paragraph at lines 2326--2327 []\T1/ptm/m/n/10 The ESP-IDF repos-i-tory on github con-tains a script in the t ools di-rec-tory ti-tled [34] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [35] Overfull \vbox (18.28342pt too high) detected at line 2529 [36] [37] [38] [39] [40] [41 <./windows-logo1.png> <./linux-logo1.png> <./macos -logo1.png>] [42] Overfull \vbox (1.18929pt too high) detected at line 2997 [43 <./project-configuration.png>] ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char ؅ (U+605) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3038 ...��P�\PYGZti{}�k��e�ea�5�jA ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Keyboard character used is undefined (inputenc) in inputencoding `utf8'. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Keyboard character used is undefined (inputenc) in inputencoding `utf8'. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp ! Package inputenc Error: Unicode char � (U+FFFD) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3039 ...Dr�zY(�^^Fjpi�\textbar{}�+z5Ymvp [44] [45] [46] [47 <./esp32-devkitc-in-device-manager.png>] [48 <./esp32-wrover -kit-in-device-manager.png>] [49 <./putty-settings-windows.png>] [50 <./putty-s ettings-linux.png>] [51] [52] [53] [54] Underfull \hbox (badness 10000) in paragraph at lines 3559--3560 []\T1/ptm/m/n/10 Edit the PATH en-vi-ron-ment vari-able. Delete the ex-ist-ing value and Underfull \hbox (badness 10000) in paragraph at lines 3559--3560 \T1/ptm/m/n/10 re-place it with \T1/pcr/m/n/10 C:\msys32\usr\bin;C:\msys32\ming w32\bin; [55] [56] [57] [58] [59] [60] Chapter 2. [61] [62] [63] [64] [65] Overfull \hbox (111.70134pt too wide) in paragraph at lines 4489--4491 \T1/ptm/m/n/10 Set pro-to-col type of spec-i-fied in-ter-face The de-fault pro- to-col is (WIFI_PROTOCOL_11B|WIFI_PROTOCOL_11G|WIFI_PROTOCOL_11N) [66] [67] Underfull \hbox (badness 10000) in paragraph at lines 4763--4765 []\T1/ptm/m/n/10 1. The de-fault coun-try is {.cc=^^QCN^^Q, .schan=1, .nchan=13 , pol- [68] [69] [70] [71] [72] Underfull \hbox (badness 10000) in paragraph at lines 5389--5390 []\T1/ptm/m/n/10 ESP_ERR_WIFI_ARG: In-valid ar-gu-ment, in-clud-ing if first by te of vnd_ie is not [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] Overfull \hbox (69.34914pt too wide) in paragraph at lines 8633--8635 [] Overfull \hbox (69.34914pt too wide) in paragraph at lines 8657--8659 [] [91] [92] [93] [94] [95] [96] [97] Underfull \hbox (badness 10000) in paragraph at lines 9677--9678 []\T1/ptm/m/n/10 This is a BLE ad-ver-tis-ing demo with vir-tual HCI in-ter-fac e. Send Re- [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] Underfull \hbox (badness 10000) in paragraph at lines 13819--13819 [][][]\T1/ptm/m/it/10 esp_gap_ble_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/ ptm/m/it/10 esp_ble_gap_cb_param_t[][] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] Underfull \hbox (badness 10000) in paragraph at lines 17468--17468 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_gatts_attr_db_t[][] \T1/ptm/m/n/ 10 *\T1/ptm/m/it/10 gatts_attr_db\T1/ptm/m/n/10 , [140] Underfull \hbox (badness 10000) in paragraph at lines 17509--17509 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , uint1 6_t \T1/ptm/m/it/10 in- Underfull \hbox (badness 10000) in paragraph at lines 17544--17544 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , [][]\ T1/ptm/m/it/10 esp_bt_uuid_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 char_uuid\T1/p tm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17544--17544 [][]\T1/ptm/m/it/10 esp_gatt_perm_t[][] perm\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/1 0 esp_gatt_char_prop_t[][] prop-erty\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 17591--17591 []\T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 ser-vice_handle\T1/ptm/m/n/10 , [][]\ T1/ptm/m/it/10 esp_bt_uuid_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 de- Underfull \hbox (badness 10000) in paragraph at lines 17591--17591 \T1/ptm/m/it/10 scr_uuid\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_gatt_perm_t[][ ] perm\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_attr_value_t[][] Underfull \hbox (badness 7256) in paragraph at lines 17592--17594 \T1/ptm/m/n/10 This func-tion is called to add char-ac-ter-is-tic de-scrip-tor. When it's done, a call-back event [141] Underfull \hbox (badness 10000) in paragraph at lines 17731--17731 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gatts_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , uint16_t [142] [143] [144] [145] [146] [147] [148] [149] [150] Underfull \hbox (badness 10000) in paragraph at lines 19266--19266 [][][]\T1/ptm/m/it/10 esp_gatts_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/pt m/m/it/10 esp_gatt_if_t[][] \T1/ptm/m/n/10 gatts_if, [151] [152] [153] [154] Underfull \hbox (badness 10000) in paragraph at lines 19846--19846 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19893--19893 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19893--19893 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t \ T1/ptm/m/it/10 end_handle\T1/ptm/m/n/10 , [155] Underfull \hbox (badness 10000) in paragraph at lines 19943--19943 \T1/ptm/m/it/10 char_handle\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_gattc_descr _elem_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 re-sult\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 \T1/ptm/m/it/10 end_handle\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_bt_uuid_t[][ ] char_uuid\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 19990--19990 [][]\T1/ptm/m/it/10 esp_gattc_char_elem_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 r e-sult\T1/ptm/m/n/10 , uint16_t [156] Underfull \hbox (badness 5939) in paragraph at lines 20040--20040 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 7522) in paragraph at lines 20093--20093 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20093--20093 [][]\T1/ptm/m/it/10 esp_bt_uuid_t[][] de-scr_uuid\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20093--20093 [][]\T1/ptm/m/it/10 esp_gattc_descr_elem_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 re- [157] Underfull \hbox (badness 10000) in paragraph at lines 20140--20140 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20140--20140 [][]\T1/ptm/m/it/10 esp_gattc_incl_svc_elem_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/ 10 re-sult\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20190--20190 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20190--20190 [][]\T1/ptm/m/it/10 esp_gatt_db_attr_type_t[][] type\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 7012) in paragraph at lines 20190--20190 \T1/ptm/m/it/10 start_handle\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/10 end_handl e\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 10000) in paragraph at lines 20223--20224 []\T1/pcr/m/n/10 char_handle\T1/ptm/m/n/10 : the char-ac-ter-is-tic han-dle, th is pa-ram-e-ter valid when the type is [158] Underfull \hbox (badness 10000) in paragraph at lines 20240--20240 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , uint16_t Underfull \hbox (badness 5802) in paragraph at lines 20287--20287 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/ 10 , [159] Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , uint16_t \T1/p tm/m/it/10 conn_id\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/10 , uint16_t \T1/pt m/m/it/10 value_len\T1/ptm/m/n/10 , uint8_t Underfull \hbox (badness 10000) in paragraph at lines 20460--20460 \T1/ptm/m/n/10 *\T1/ptm/m/it/10 value\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_g att_write_type_t[][] write_type\T1/ptm/m/n/10 , [160] Underfull \hbox (badness 10000) in paragraph at lines 20560--20560 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 han-dle\T1/ptm/m/n/10 , uint16_t \T1/pt m/m/it/10 off-set\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 20560--20560 \T1/ptm/m/n/10 uint16_t \T1/ptm/m/it/10 value_len\T1/ptm/m/n/10 , uint8_t *\T1/ ptm/m/it/10 value\T1/ptm/m/n/10 , [161] Underfull \hbox (badness 10000) in paragraph at lines 20686--20686 [][][]\T1/ptm/m/it/10 esp_gatt_if_t[][] gattc_if\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 esp_bd_addr_t[][] [162] [163] [164] [165] [166] [167] Underfull \hbox (badness 10000) in paragraph at lines 21726--21726 [][][]\T1/ptm/m/it/10 esp_gattc_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/pt m/m/it/10 esp_gatt_if_t[][] \T1/ptm/m/n/10 gattc_if, [168] [169] [170] Underfull \hbox (badness 10000) in paragraph at lines 22313--22313 [][][]\T1/ptm/m/it/10 wifi_mode_t[][] op-mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/ 10 esp_blufi_sta_conn_state_t[][] Underfull \hbox (badness 10000) in paragraph at lines 22313--22313 \T1/ptm/m/it/10 sta_conn_state\T1/ptm/m/n/10 , uint8_t \T1/ptm/m/it/10 sof-tap_ conn_num\T1/ptm/m/n/10 , [171] [172] [173] [174] [175] [176] Underfull \hbox (badness 10000) in paragraph at lines 23453--23453 [][][]\T1/ptm/m/it/10 esp_blufi_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/pt m/m/it/10 esp_blufi_cb_param_t[][] [177] Underfull \hbox (badness 10000) in paragraph at lines 23477--23477 \T1/ptm/m/n/10 put_data, int *out-put_len, bool [178] [179] [180] [181] [182] [183] [184] [185] [186] Underfull \hbox (badness 10000) in paragraph at lines 24940--24942 \T1/ptm/m/n/10 Send reg-is-ter no-ti-fi-ca-tion com-mand to AVRCP tar-get, This func-tion should be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 24963--24964 []\T1/pcr/m/n/10 event_id\T1/ptm/m/n/10 : : id of events, e.g. ESP_AVRC_RN_PLAY _STATUS_CHANGE, Underfull \hbox (badness 10000) in paragraph at lines 24966--24967 []\T1/pcr/m/n/10 event_parameter\T1/ptm/m/n/10 : : spe-cial pa-ram-e-ters, eg. play-back in-ter-val for Underfull \hbox (badness 10000) in paragraph at lines 24981--24983 \T1/ptm/m/n/10 Send meta-data com-mand to AVRCP tar-get, This func-tion should be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 25004--25005 []\T1/pcr/m/n/10 attr_mask\T1/ptm/m/n/10 : : mask of at-tributes, e.g. ESP_AVRC _MD_ATTR_ID_TITLE | [187] Underfull \hbox (badness 10000) in paragraph at lines 25019--25021 \T1/ptm/m/n/10 Send passthrough com-mand to AVRCP tar-get, This func-tion shoul d be called af-ter Underfull \hbox (badness 10000) in paragraph at lines 25042--25043 []\T1/pcr/m/n/10 key_code\T1/ptm/m/n/10 : : passthrough com-mand code, e.g. ESP _AVRC_PT_CMD_PLAY, [188] Underfull \hbox (badness 10000) in paragraph at lines 25324--25324 [][][]\T1/ptm/m/it/10 esp_avrc_ct_cb_event_t[][] \T1/ptm/m/n/10 event, [][]\T1/ ptm/m/it/10 esp_avrc_ct_cb_param_t[][] [189] [190] [191] [192] [193] [194] [195] [196] [197] [198] [199] [200] [201] Underfull \hbox (badness 5274) in paragraph at lines 27521--27522 []\T1/ptm/m/n/10 It is also pos-si-ble to read the in-ter-nal hall ef-fect sen- sor via ADC1 by call-ing ded-i-cated func-tion [202] [203 <./adc-noise-graph.jpg>] Overfull \vbox (12.41437pt too high) detected at line 27640 [204 <./adc-vref-graph.jpg>] [205] [206] [207] [208] [209] [210] [211] [212] Underfull \hbox (badness 10000) in paragraph at lines 29064--29065 []\T1/pcr/m/n/10 value_type\T1/ptm/m/n/10 : Type of cal-i-bra-tion value (ESP_A DC_CAL_VAL_EFUSE_VREF or [213] Underfull \hbox (badness 10000) in paragraph at lines 29078--29078 [][][]\T1/ptm/m/it/10 adc_unit_t[][] adc_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/1 0 adc_atten_t[][] at-ten\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 29169--29171 []\T1/ptm/m/n/10 The Char-ac-ter-is-tics struc-ture must be ini-tial-ized be-fo re this func-tion is called (call [214] [215] [216] [217] [218] [219] [220] [221] Underfull \hbox (badness 10000) in paragraph at lines 30213--30214 []\T1/pcr/m/n/10 intr_type\T1/ptm/m/n/10 : GPIO wake-up type. Only GPIO_INTR_LO W_LEVEL or [222] [223] [224] [225] [226] [227] [228] [229] [230] [231] [232] [233] [234 <./blockdiag-0f60716b8550a731c965dcbefbf41eb6391069ef.png>] Underfull \hbox (badness 10000) in paragraph at lines 32095--32096 []\T1/ptm/m/n/10 When read-ing the data, in-stead of ^^Pi2c_master_read...^^Q, the com-mand link is pop-u-lated with Underfull \hbox (badness 6927) in paragraph at lines 32121--32122 []\T1/ptm/m/n/10 To reg-is-ter an in-ter-rupt han-dler, call func-tion [][]\T1/ pcr/m/sl/10 i2c_isr_register()[][]\T1/ptm/m/n/10 , to delete the han-dler call Underfull \hbox (badness 6364) in paragraph at lines 32126--32127 []\T1/ptm/m/n/10 There are cou-ple of I2C com-mu-ni-ca-tion pa-ram-e-ters setup dur-ing driver con-fig-u-ra-tion (when call-ing [235 <./blockdiag-818d2523b78178cffe936ce7e236eccc0b793739.png>] [236] [237] [238] [239] [240] Underfull \hbox (badness 10000) in paragraph at lines 32730--32730 [][][]\T1/ptm/m/it/10 i2c_cmd_handle_t[][] cmd_handle\T1/ptm/m/n/10 , uint8_t * \T1/ptm/m/it/10 data\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 data_len\T1/ptm/m/n /10 , [241] Underfull \hbox (badness 10000) in paragraph at lines 32909--32909 [][][]\T1/ptm/m/it/10 i2c_port_t[][] i2c_num\T1/ptm/m/n/10 , uint8_t *\T1/ptm/m /it/10 data\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 max_size\T1/ptm/m/n/10 , Tic k-Type_t [242] [243] [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 33435--33435 [][][]\T1/ptm/m/it/10 i2c_port_t[][] i2c_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/1 0 i2c_trans_mode_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 tx_trans_mode\T1/ptm/m/n /10 , [246] [247] [248] [249] [250] [251] [252] Underfull \hbox (badness 5533) in paragraph at lines 34362--34362 [][][]\T1/ptm/m/it/10 i2s_port_t[][] i2s_num\T1/ptm/m/n/10 , void *\T1/ptm/m/it /10 dest\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 size\T1/ptm/m/n/10 , size_t *\T 1/ptm/m/it/10 bytes_read\T1/ptm/m/n/10 , Tick-Type_t [253] [254] [255] [256] [257] [258] [259] [260] [261 <./ledc-api-settings.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 35681--35682 []\T1/ptm/m/n/10 Another op-tion to change the fre-quency, and the duty res-o-l u-tion as well, is by call-ing [262] [263] [264] [265] Underfull \hbox (badness 10000) in paragraph at lines 36060--36060 [][][]\T1/ptm/m/it/10 ledc_mode_t[][] speed_mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 ledc_channel_t[][] chan-nel\T1/ptm/m/n/10 , uint32_t \T1/ptm/m/it/10 duty \T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 36060--36060 [][]\T1/ptm/m/it/10 ledc_duty_direction_t[][] grad-ule_direction\T1/ptm/m/n/10 , uint32_t \T1/ptm/m/it/10 step_num\T1/ptm/m/n/10 , uint32_t [266] [267] [268] Underfull \hbox (badness 6526) in paragraph at lines 36481--36481 [][][]\T1/ptm/m/it/10 ledc_mode_t[][] speed_mode\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 ledc_channel_t[][] chan-nel\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 ledc_fade _mode_t[][] [269] [270] [271] [272] [273] [274] Underfull \hbox (badness 10000) in paragraph at lines 37394--37394 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 37435--37435 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [275] Underfull \hbox (badness 10000) in paragraph at lines 37546--37546 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 37584--37584 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [276] Underfull \hbox (badness 5878) in paragraph at lines 37692--37692 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [277] Underfull \hbox (badness 10000) in paragraph at lines 37800--37800 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [278] Underfull \hbox (badness 10000) in paragraph at lines 37876--37876 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 37987--37987 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [279] Underfull \hbox (badness 7415) in paragraph at lines 38066--38066 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_fault_input_level_t[][] int-put_level\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 \T1/ptm/m/it/10 timer_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 mcpwm_fault_signa l_t[][] fault_sig\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 38104--38104 [][]\T1/ptm/m/it/10 mcpwm_action_on_pwmxa_t[][] ac-tion_on_pwmxa\T1/ptm/m/n/10 , [280] Underfull \hbox (badness 10000) in paragraph at lines 38151--38151 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 38151--38151 \T1/ptm/m/it/10 ac-tion_on_pwmxa\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 mcpwm_acti on_on_pwmxb_t[][] ac- Underfull \hbox (badness 7379) in paragraph at lines 38233--38233 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_capture_signal_t[][] cap_sig\T1/ptm/m/n/10 , [281] Underfull \hbox (badness 10000) in paragraph at lines 38363--38363 [][][]\T1/ptm/m/it/10 mcpwm_unit_t[][] mcpwm_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 mcpwm_timer_t[][] timer_num\T1/ptm/m/n/10 , [282] [283] [284] [285] [286] [287] [288] [289] [290] [291] [292] [293] [294] [295] [296] [297] [298] [299 <./blockdiag-53faf548848f44e673ee7c4795d9923 5a0fa3c1f.png> <./blockdiag-7e835e544aa10ce1df6815722629be0305ebeaa1.png>] [300] [301 <./packetdiag-8edfc502c066669b8f62d008ae340e14f201a946.png>] Underfull \hbox (badness 6775) in paragraph at lines 41181--41182 []\T1/ptm/m/n/10 Binary level on the out-put to ap-ply the car-rier - [][]\T1/p cr/m/sl/10 rmt_set_tx_carrier()[][]\T1/ptm/m/n/10 , se-lected from [302] [303] [304] ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...chn = RMT base address + 0x800 + 64 ∗ 4 ∗ n, and end\_addr\_c... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...RMT base address + 0x800 + 64 ∗ 4 ∗ n, and end\_addr\_chn = R... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...chn = RMT base address + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RM... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...RMT base address + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...dress + 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM\_SIZE\_CHn... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...+ 0x800 + 64 ∗ 4 ∗ n + 64 ∗ 4 ∗ RMT\_MEM\_SIZE\_CHn mod 5... ! Package inputenc Error: Unicode char ∗ (U+2217) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.41417 ...� 4 ∗ RMT\_MEM\_SIZE\_CHn mod 512 ∗ 4 [305] [306] [307] [308] [309] [310] [311] [312] [313] [314] [315] [316] [317] [318] [319] [320] [321] Underfull \hbox (badness 10000) in paragraph at lines 44083--44085 []\T1/ptm/m/n/10 Of all the fun-tions listed be-low, only \T1/pcr/m/n/10 sdmmc_ host_init\T1/ptm/m/n/10 , \T1/pcr/m/n/10 sdmmc_host_init_slot\T1/ptm/m/n/10 , a nd Underfull \hbox (badness 10000) in paragraph at lines 44083--44085 \T1/pcr/m/n/10 sdmmc_host_deinit \T1/ptm/m/n/10 will be used di-rectly by most ap-pli-ca-tions. Other func-tions, such as [322] [323] [324] [325] [326] [327] [328] [329] [330] [331] [332] Underfull \hbox (badness 10000) in paragraph at lines 45431--45431 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 spi_bus_config_t[][] Underfull \hbox (badness 10000) in paragraph at lines 45509--45509 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , int \T1/ptm/m/ it/10 cs_io_num\T1/ptm/m/n/10 , int \T1/ptm/m/it/10 cs_num\T1/ptm/m/n/10 , int [333] [334] [335] [336] Underfull \hbox (badness 10000) in paragraph at lines 46068--46068 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 spi_device_interface_config_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 dev_con fig\T1/ptm/m/n/10 , [337] Underfull \hbox (badness 10000) in paragraph at lines 46196--46196 [][][]\T1/ptm/m/it/10 spi_device_handle_t[][] han-dle\T1/ptm/m/n/10 , [][]\T1/p tm/m/it/10 spi_transaction_t[][] [338] [339] [340] [341] Underfull \hbox (badness 10000) in paragraph at lines 46709--46710 \T1/ptm/m/n/10 Use the \T1/pcr/m/n/10 command_bits \T1/ptm/m/n/10 in [][]\T1/pc r/m/sl/10 spi_transaction_ext_t[][] \T1/ptm/m/n/10 rather than de-fault value i n Underfull \hbox (badness 10000) in paragraph at lines 46717--46718 \T1/ptm/m/n/10 Use the \T1/pcr/m/n/10 address_bits \T1/ptm/m/n/10 in [][]\T1/pc r/m/sl/10 spi_transaction_ext_t[][] \T1/ptm/m/n/10 rather than de-fault value i n [342] [343] Underfull \hbox (badness 10000) in paragraph at lines 46967--46967 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 spi_slave_transaction_t[][] [344] Underfull \hbox (badness 10000) in paragraph at lines 47009--47009 [][][]\T1/ptm/m/it/10 spi_host_device_t[][] host\T1/ptm/m/n/10 , [][]\T1/ptm/m/ it/10 spi_slave_transaction_t[][] [345] [346] [347] Underfull \hbox (badness 10000) in paragraph at lines 47383--47384 []\T1/ptm/m/n/10 Registration of the in-ter-rupt han-dler for a spe-cific timer group and timer is done be call-ing [348] [349] Underfull \hbox (badness 10000) in paragraph at lines 47602--47602 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 47640--47640 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , [350] Underfull \hbox (badness 10000) in paragraph at lines 47716--47716 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , uint64_t Underfull \hbox (badness 10000) in paragraph at lines 47754--47754 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , uint64_t Underfull \hbox (badness 10000) in paragraph at lines 47792--47792 [][][]\T1/ptm/m/it/10 timer_group_t[][] group_num\T1/ptm/m/n/10 , [][]\T1/ptm/m /it/10 timer_idx_t[][] timer_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 timer_alar m_t[][] [351] [352] [353] [354] [355] [356] [357] [358 <./touch_pad-measurement-paramet ers.jpg>] [359] [360] [361] [362] Underfull \hbox (badness 10000) in paragraph at lines 49150--49150 [][][]\T1/ptm/m/it/10 touch_pad_t[][] touch_num\T1/ptm/m/n/10 , [][]\T1/ptm/m/i t/10 touch_cnt_slope_t[][] \T1/ptm/m/n/10 *\T1/ptm/m/it/10 slope\T1/ptm/m/n/10 , [363] [364] [365] [366] [367] [368] [369] [370] [371] [372] Underfull \hbox (badness 10000) in paragraph at lines 50811--50812 []\T1/ptm/m/n/10 There is a sim-i-lar func-tion as above that adds a se-rial br eak sig-nal af-ter send-ing the data - [373] [374] [375] [376] [377] [378] [379] [380] [381] Underfull \hbox (badness 10000) in paragraph at lines 51893--51894 []\T1/pcr/m/n/10 intr_alloc_flags\T1/ptm/m/n/10 : Flags used to al-lo-cate the in-ter-rupt. One or mul-ti-ple [382] [383] [384] [385] [386] Underfull \hbox (badness 10000) in paragraph at lines 52555--52557 \T1/ptm/m/n/10 UART in-ter-rupt en-able mask, choose from UART_XXXX_INT_ENA_M u n-der [387] [388] [389] [390] [391] [392] [393] [394] [395] [396] [397] [398] [399] [400] [401] [402] [403] [404] [405] [406] [407] [408] Underfull \hbox (badness 10000) in paragraph at lines 55371--55373 []\T1/ptm/m/n/10 This func-tion doesn't im-pose any align-ment con-straints, bu t if mem-ory ar-gu-ment is [409] [410] Underfull \hbox (badness 10000) in paragraph at lines 55731--55731 [][][]\T1/ptm/m/it/10 esp_partition_type_t[][] type\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 55731--55731 [][]\T1/ptm/m/it/10 esp_partition_subtype_t[][] sub-type\T1/ptm/m/n/10 , \T1/pc r/b/n/10 const [411] [412] Underfull \hbox (badness 10000) in paragraph at lines 55880--55881 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or Underfull \hbox (badness 10000) in paragraph at lines 55920--55921 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or Underfull \hbox (badness 7722) in paragraph at lines 55943--55943 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_partition_t[][] \T1/ptm/m/n/10 * \T1/ptm/m/it/10 par-ti-tion\T1/ptm/m/n/10 , uint32_t \T1/ptm/m/it/10 start_addr \T1/ptm/m/n/10 , [413] Underfull \hbox (badness 10000) in paragraph at lines 55953--55954 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or Underfull \hbox (badness 10000) in paragraph at lines 55973--55973 [][]\T1/ptm/m/it/10 spi_flash_mmap_memory_t[][] mem-ory\T1/ptm/m/n/10 , \T1/pcr /b/n/10 const \T1/ptm/m/n/10 void **\T1/ptm/m/it/10 out_ptr\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 55987--55988 []\T1/pcr/m/n/10 partition\T1/ptm/m/n/10 : Pointer to par-ti-tion struc-ture ob -tained us-ing esp_partition_find_first or [414] [415] [416] Underfull \hbox (badness 10000) in paragraph at lines 56547--56549 []\T1/ptm/m/n/10 ESP_OK if all op-er-a-tions suc-ceeded, ESP_ERR_FLASH_OP_FAIL if SPI flash fails, [417] [418] [419] [420] [421] [422] [423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] Underfull \hbox (badness 10000) in paragraph at lines 58099--58100 []\T1/ptm/m/n/10 where the \T1/pcr/m/n/10 __getreent() \T1/ptm/m/n/10 func-tion re-turns a per-task pointer to \T1/pcr/m/n/10 struct _reent [434] Underfull \hbox (badness 5050) in paragraph at lines 58280--58281 []\T1/pcr/m/n/10 p_max_fd\T1/ptm/m/n/10 : If non-NULL, on suc-cess this vari-ab le is writ-ten with one higher than Underfull \hbox (badness 5331) in paragraph at lines 58280--58281 \T1/ptm/m/n/10 the max-i-mum (global/user-facing) FD that this VFS will use. Th is is use-ful when Underfull \hbox (badness 10000) in paragraph at lines 58339--58341 \T1/ptm/m/n/10 ESP_VFS_FLAG_CONTEXT_PTR or ESP_VFS_FLAG_DEFAULT, plus op-tion-a lly [435] [436] [437] [438] [439] [440] [441] Underfull \hbox (badness 10000) in paragraph at lines 59084--59084 \T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_vfs_fat_mount_config_t[][] \T1/ptm /m/n/10 *\T1/ptm/m/it/10 mount_config\T1/ptm/m/n/10 , [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452] [453] [454] [455] [456] [457] [458] [459] [460] Underfull \hbox (badness 10000) in paragraph at lines 60877--60878 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- [461] Underfull \hbox (badness 10000) in paragraph at lines 60885--60886 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to set, from 0 to con- Underfull \hbox (badness 10000) in paragraph at lines 60906--60907 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- Underfull \hbox (badness 10000) in paragraph at lines 60917--60918 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to get, from 0 to con- Underfull \hbox (badness 10000) in paragraph at lines 60935--60936 []\T1/ptm/m/n/10 Each task con-tains an ar-ray of point-ers that is di-men-sion ed by the con- Underfull \hbox (badness 10000) in paragraph at lines 60945--60946 []\T1/pcr/m/n/10 xIndex\T1/ptm/m/n/10 : The in-dex of the pointer to set, from 0 to con- [462] [463] [464] [465] [466] [467] [468] [469] [470] [471] [472] [473] [474] [475] Underfull \hbox (badness 6775) in paragraph at lines 62145--62145 [][][]\T1/ptm/m/it/10 QueueHandle_t[][] xQueue\T1/ptm/m/n/10 , Base-Type_t *\T1 /pcr/b/n/10 const \T1/ptm/m/it/10 px-High-er-Pri-or-i-ty- Overfull \vbox (0.55054pt too high) detected at line 62235 [476] [477] [478] [479] [480] [481] Underfull \hbox (badness 10000) in paragraph at lines 62691--62691 [][][]\T1/ptm/m/it/10 QueueSetMemberHandle_t[][] xQueue-OrSemaphore\T1/ptm/m/n/ 10 , [][]\T1/ptm/m/it/10 Queue-SetHandle_t[][] Underfull \hbox (badness 10000) in paragraph at lines 62722--62722 [][][]\T1/ptm/m/it/10 QueueSetMemberHandle_t[][] xQueue-OrSemaphore\T1/ptm/m/n/ 10 , [][]\T1/ptm/m/it/10 Queue- [482] [483] [484] [485] [486] [487] [488] Overfull \vbox (1.68167pt too high) detected at line 63207 [489] Overfull \vbox (2.68167pt too high) detected at line 63291 [490] [491] [492] [493] [494] [495] [496] [497] Overfull \vbox (0.72581pt too high) detected at line 63826 [498] [499] Overfull \vbox (1.72583pt too high) detected at line 63973 [500] [501] [502] [503] [504] [505] [506] [507] [508] [509] [510] [511] Underfull \vbox (badness 10000) detected at line 64728 Overfull \vbox (2.68169pt too high) detected at line 64728 [512] [513] Overfull \vbox (7.72583pt too high) detected at line 64832 [514] [515] [516] [517] Underfull \hbox (badness 10000) in paragraph at lines 65122--65122 [][][]\T1/ptm/m/it/10 PendedFunction_t[][] xFunc-tion-ToPend\T1/ptm/m/n/10 , vo id *\T1/ptm/m/it/10 pv-Pa-ram-e-ter1\T1/ptm/m/n/10 , [518] [519] [520] [521] Overfull \vbox (1.72583pt too high) detected at line 65513 [522] Underfull \vbox (badness 10000) detected at line 65513 Overfull \vbox (2.68169pt too high) detected at line 65513 [523] [524] [525] [526] [527] [528] [529] [530] Underfull \hbox (badness 5345) in paragraph at lines 65952--65952 [][][]\T1/ptm/m/it/10 EventGroupHandle_t[][] xEvent-Group\T1/ptm/m/n/10 , \T1/p cr/b/n/10 const [][]\T1/ptm/m/it/10 Event-Bits_t[][] uxBit- [531] [532] [533] [534] [535] [536] [537] [538] [539] [540] Underfull \hbox (badness 10000) in paragraph at lines 66866--66866 [][][]\T1/ptm/m/it/10 RingbufHandle_t[][] ring-buf\T1/ptm/m/n/10 , size_t *\T1/ ptm/m/it/10 item_size\T1/ptm/m/n/10 , size_t [541] Underfull \hbox (badness 10000) in paragraph at lines 66931--66931 [][][]\T1/ptm/m/it/10 RingbufHandle_t[][] ring-buf\T1/ptm/m/n/10 , void *\T1/pt m/m/it/10 item\T1/ptm/m/n/10 , Base-Type_t Underfull \hbox (badness 10000) in paragraph at lines 66992--66992 [][][]\T1/ptm/m/it/10 RingbufHandle_t[][] ring-buf\T1/ptm/m/n/10 , [][]\T1/ptm/ m/it/10 Queue-SetHandle_t[][] [542] [543] Underfull \hbox (badness 10000) in paragraph at lines 67187--67190 []\T1/ptm/m/n/10 Due to vanilla FreeR-TOS be-ing de-signed for sin-gle core, \T 1/pcr/m/n/10 vApplicationIdleHook \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 67228--67228 [][][]\T1/ptm/m/it/10 esp_freertos_idle_cb_t[][] new_idle_cb\T1/ptm/m/n/10 , [544] Underfull \hbox (badness 10000) in paragraph at lines 67304--67304 [][][]\T1/ptm/m/it/10 esp_freertos_tick_cb_t[][] new_tick_cb\T1/ptm/m/n/10 , [545] Underfull \hbox (badness 10000) in paragraph at lines 67374--67374 [][][]\T1/ptm/m/it/10 esp_freertos_idle_cb_t[][] old_idle_cb\T1/ptm/m/n/10 , Underfull \hbox (badness 10000) in paragraph at lines 67419--67419 [][][]\T1/ptm/m/it/10 esp_freertos_tick_cb_t[][] old_tick_cb\T1/ptm/m/n/10 , [546] [547] [548] [549] Underfull \hbox (badness 10000) in paragraph at lines 67832--67833 []\T1/ptm/m/n/10 See also heap_caps_check_integrity_all to check all heap mem-o ry in the sys-tem and [550] [551] [552] [553] [554] [555] [556] [557] Overfull \hbox (12.71445pt too wide) in paragraph at lines 68779--68780 []\T1/pcr/m/n/10 xPortGetMinimumEverFreeHeapSize() \T1/ptm/m/n/10 and the re-la ted [][]\T1/pcr/m/sl/10 heap_caps_get_minimum_free_size()[][] [558] Underfull \hbox (badness 10000) in paragraph at lines 68829--68830 []\T1/ptm/m/n/10 Adding reg-u-lar calls to [][]\T1/pcr/m/sl/10 heap_caps_check_ integrity_all()[][] \T1/ptm/m/n/10 or [559] [560] [561] [562] [563] Underfull \hbox (badness 10000) in paragraph at lines 69102--69103 []\T1/ptm/m/n/10 To dis-able heap trac-ing and al-low the buffer to be freed, s top trac-ing and then call Underfull \hbox (badness 10000) in paragraph at lines 69155--69156 []\T1/ptm/m/n/10 ESP_ERR_INVALID_STATE A non-zero-length buffer has not been se t via [564] [565] [566] Underfull \hbox (badness 5756) in paragraph at lines 69504--69505 []\T1/ptm/m/n/10 The re-main-ing in-ter-rupt sources are from ex-ter-nal pe-rip h-er-als. These are de-fined in soc/soc.h as [567] [568] [569] [570] [571] [572] [573] [574] [575] Underfull \hbox (badness 10000) in paragraph at lines 70449--70456 []\T1/ptm/m/n/10 A given func-tion can be ex-e-cuted on a par-tic-u-lar core by call-ing [][]\T1/pcr/m/sl/10 esp_ipc_call()[][] \T1/ptm/m/n/10 or [576] [577] Underfull \hbox (badness 10000) in paragraph at lines 70626--70627 []\T1/ptm/m/n/10 Note that the timer must not be run-ning when [][]\T1/pcr/m/sl /10 esp_timer_start_once()[][] \T1/ptm/m/n/10 or [578] Underfull \hbox (badness 10000) in paragraph at lines 70725--70725 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_timer_create_args_t[][] \T1/ptm/ m/n/10 *\T1/ptm/m/it/10 cre-ate_args\T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_ti mer_handle_t[][] [579] [580] [581] [582] [583] [584] [585] [586] [587] Underfull \hbox (badness 7151) in paragraph at lines 71832--71834 []\T1/ptm/m/n/10 Needs to be called be-fore ini-ti-at-ing any data trans-fer us -ing esp_apptrace_buffer_get and [588] [589] [590] [591] [592] [593] [594] Underfull \hbox (badness 10000) in paragraph at lines 72579--72580 []\T1/ptm/m/n/10 Bluetooth ^^V be-tween calls to \T1/pcr/m/n/10 esp_bt_controll er_enable() \T1/ptm/m/n/10 and Underfull \hbox (badness 10000) in paragraph at lines 72658--72658 [][][]\T1/ptm/m/it/10 esp_pm_lock_type_t[][] lock_type\T1/ptm/m/n/10 , int \T1/ ptm/m/it/10 arg\T1/ptm/m/n/10 , \T1/pcr/b/n/10 const \T1/ptm/m/n/10 char *\T1/p tm/m/it/10 name\T1/ptm/m/n/10 , [595] Underfull \hbox (badness 6859) in paragraph at lines 72695--72696 []\T1/pcr/m/n/10 out_handle\T1/ptm/m/n/10 : han-dle re-turned from this func-ti on. Use this han-dle when call-ing [596] [597] [598] [599] [600] [601] Underfull \hbox (badness 10000) in paragraph at lines 73348--73349 []\T1/pcr/m/n/10 option\T1/ptm/m/n/10 : power down op-tion (ESP_PD_OPTION_OFF, ESP_PD_OPTION_ON, or [602] [603] [604] [605] [606] Underfull \hbox (badness 6608) in paragraph at lines 73855--73855 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_partition_t[][] \T1/ptm/m/n/10 * \T1/ptm/m/it/10 par-ti-tion\T1/ptm/m/n/10 , size_t \T1/ptm/m/it/10 im-age_size\ T1/ptm/m/n/10 , [][]\T1/ptm/m/it/10 esp_ota_handle_t[][] [607] [608] Underfull \hbox (badness 10000) in paragraph at lines 74060--74061 []\T1/ptm/m/n/10 If esp_ota_set_boot_partition() has not been called, the re-su lt is usu-ally the same as Underfull \hbox (badness 10000) in paragraph at lines 74064--74065 []\T1/ptm/m/n/10 Note that there is no guar-an-tee the re-turned par-ti-tion is a valid app. Use Underfull \hbox (badness 10000) in paragraph at lines 74102--74102 []\T1/pcr/b/n/10 const [][]\T1/ptm/m/it/10 esp_partition_t[][] [609] [610] [611] [612] [613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624] [625] [626] [627] [628] [629] [630] Overfull \hbox (21.01079pt too wide) in paragraph at lines 75787--75790 [] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] [661] [662] Underfull \hbox (badness 10000) in paragraph at lines 78258--78262 []\T1/ptm/m/n/10 ^^Pmbedtls/esp_debug.h^^Q and call [663] [664] [665] [666] [667] [668] [669] [670] [671] [672] [673] Underfull \hbox (badness 10000) in paragraph at lines 79114--79116 []\T1/ptm/m/n/10 should avoid il-le-gal [674] [675] [676] [677] [678] [679] [680] [681] [682] Chapter 3. [683] [684 <./esp-wroom-32.jpg> <./esp-wroom-32d-front-back.jpg>] [685 <./esp32 -wroom-32u-front-back.jpg> <./esp32-wrover.jpg>] [686 <./esp32-pico-kit-v4.jpeg > <./esp32-core-board-v2.png>] [687] [688 <./esp-wrover-kit-v3.jpg>] [689 <./es p32-pico-kit-v3.jpeg>] [690 <./esp32-devkitj-v1.jpg>] [691 <./esp-wrover-kit-v2 .jpg>] [692 <./esp32-demo-board-v2.jpg>] [693] [694] Chapter 4. [695] [696] [697] [698] [699] [700] [701] [702] [703] [704] [705] [706] [707] [708] [709] [710] [711] Underfull \hbox (badness 5175) in paragraph at lines 81327--81328 []\T1/ptm/m/n/10 Unfortunately, any string con-stants used in this way must be de-clared as ar-rays and marked with [712] Underfull \hbox (badness 10000) in paragraph at lines 81420--81422 \T1/ptm/m/it/10 info_corefile \T1/ptm/m/n/10 or \T1 /ptm/m/it/10 es-p-core-dump.py -p dbg_corefile [713] [714] [715] Underfull \hbox (badness 10000) in paragraph at lines 81604--81605 \T1/ptm/m/n/10 ESP32 app code can check if flash en-cryp-tion is cur-rently en- abled by call-ing [716] [717] Underfull \hbox (badness 10000) in paragraph at lines 81711--81712 []\T1/ptm/m/n/10 Burn the [][]\T1/ptm/m/it/10 FLASH_CRYPT_CNT efuse[][] \T1/ptm /m/n/10 by run-ning the com-mand \T1/pcr/m/n/10 espefuse.py burn_efuse [718] Overfull \hbox (31.18282pt too wide) in paragraph at lines 81822--81824 [] [719] [720] Underfull \hbox (badness 10000) in paragraph at lines 81895--81896 \T1/ptm/m/n/10 By de-fault, on first boot the flash en-cryp-tion pro-cess will burn efuses \T1/pcr/m/n/10 DISABLE_DL_ENCRYPT\T1/ptm/m/n/10 , [721] [722] [723] Underfull \hbox (badness 5563) in paragraph at lines 82177--82181 \T1/ptm/m/n/10 tion Call-backs (see [][]\T1/ptm/m/it/10 Thread Lo-cal Stor-age Point-ers & Dele-tion Call-backs[][]\T1/ptm/m/n/10 ). There-fore the func-tion [724] Underfull \hbox (badness 5388) in paragraph at lines 82217--82221 \T1/ptm/m/n/10 de-fined in ESP-IDF FreeR-TOS as in-line func-tions which call [ ][]\T1/pcr/m/sl/10 xTaskCreatePinnedToCore()[][] \T1/ptm/m/n/10 and [725] [726 <./freertos-ready-task-list.png> <./freertos-ready-task-list-smp.png >] Underfull \hbox (badness 10000) in paragraph at lines 82334--82342 \T1/ptm/m/n/10 In vanilla FreeR-TOS, sus-pend-ing the sched-uler via [][]\T1/pc r/m/sl/10 vTaskSuspendAll()[][] \T1/ptm/m/n/10 will pre-vent calls of [727 <./freertos-ready-task-list-smp-pxIndex.png>] Underfull \hbox (badness 10000) in paragraph at lines 82416--82419 []\T1/pcr/m/n/10 taskENTER_CRITICAL(mux)\T1/ptm/m/n/10 , \T1/pcr/m/n/10 taskENT ER_CRITICAL_ISR(mux)\T1/ptm/m/n/10 , [728] Overfull \hbox (35.80208pt too wide) in paragraph at lines 82495--82502 []\T1/ptm/m/n/10 Deletion call-backs are set along-side TLSP by call-ing [][]\T 1/pcr/m/sl/10 vTaskSetThreadLocalStoragePointerAndDelCallback()[][]\T1/ptm/m/n/ 10 . Underfull \hbox (badness 10000) in paragraph at lines 82527--82529 [][][]\T1/ptm/m/it/10 SUPPORT_STATIC_ALLOCATION[][] \T1/ptm/m/n/10 will en-able the back-ported func-tion-al-ity of [729] [730] [731] [732 <./jtag-debugging-overview.jpg>] [733] [734] [735] [736] [737] [738 <./windows-logo.png> <./linux-logo.png> <./macos-logo.png>] [739] [740 <./jtag-usb-configuration-zadig.jpg>] [741] [742] [743] [744] [745] [746] [747 <./hw-debugging-main-tab.jpg>] [748 <./hw-debugging-debugger-t ab.jpg>] [749 <./hw-debugging-startup-tab.jpg>] [750 <./debug-perspective.jpg>] [751] [752] [753] [754 <./debugging-target-halted.jpg>] [755 <./debugging-navi gate-through-the-stack.jpg>] [756 <./debugging-setting-breakpoint.jpg>] [757 <./debugging-three-breakpoints-set.jpg>] [758 <./debugging-target-halted-m anually.jpg>] [759 <./debugging-step-over.jpg>] [760 <./debugging-step-into.jpg >] [761 <./debugging-memory-location-on.jpg> <./debugging-memory-location-off.j pg>] [762 <./debugging-watch-variable.jpg>] [763 <./debugging-setting-condition al-breakpoint.jpg>] [764] Overfull \vbox (1.68163pt too high) detected at line 84289 [765] [766] [767] [768] [769] [770] [771] [772] [773] [774] [775] [776] [777 <./app_trace-overview.jpg>] Overfull \hbox (35.26216pt too wide) in paragraph at lines 85047--85048 []\T1/ptm/m/it/10 Threshold for flush-ing last trace data to host on panic \T1/ ptm/m/n/10 ([][]\T1/ptm/m/it/10 ESP32_APPTRACE_POSTMORTEM_FLUSH_TRAX_THRESH[][] \T1/ptm/m/n/10 ). [778] Overfull \vbox (1.02185pt too high) detected at line 85122 [779] [780] Underfull \hbox (badness 10000) in paragraph at lines 85184--85185 []\T1/pcr/m/n/10 esp32 apptrace [start ] | [stop] | [status] | [dump < cores_num> Underfull \hbox (badness 10000) in paragraph at lines 85205--85206 []\T1/pcr/m/n/10 start [poll_period [trace_size [stop_tmo [wait4halt [781] [782] Underfull \hbox (badness 10000) in paragraph at lines 85343--85344 \T1/pcr/m/n/10 esp_app_trace/logtrace_proc.py /path/to/trace/file /path/to/prog ram/elf/ [783] [784] [785] [786] [787] Underfull \hbox (badness 10000) in paragraph at lines 85726--85727 []\T1/ptm/m/n/10 To load PHY data from this par-ti-tion, run \T1/pcr/m/n/10 mak e menuconfig \T1/ptm/m/n/10 and en-able [788] [789] [790] [791] Overfull \hbox (22.24498pt too wide) in paragraph at lines 85992--85993 []\TS1/pcr/m/n/10 ` \T1/pcr/m/n/10 openssl ecparam -name prime256v1 -genkey -no out -out my_secure_boot_signing_key. [792] [793] [794] [795] [796] [797] [798] [799] [800] [801] [802] [803] [804] Underfull \hbox (badness 7595) in paragraph at lines 86999--87000 \T1/ptm/m/n/10 bit of RTC_CNTL_LOW_POWER_ST_REG reg-is-ter. If WAKE in-struc-ti on is ex-e-cuted while [805] [806] Underfull \hbox (badness 10000) in paragraph at lines 87132--87134 []\T1/pcr/m/n/10 23 + max(1, SAR_AMP_WAIT1) + max(1, SAR_AMP_WAIT2) + max(1, [807] [808] [809] [810] [811] [812] [813] [814] [815] [816] [817] [818] Underfull \hbox (badness 10000) in paragraph at lines 88253--88254 []\T1/ptm/m/n/10 To dis-able the timer (ef-fec-tively pre-vent-ing the ULP pro- gram from run-ning again), clear the ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88281 ...nxcode{\sphinxupquote{​UNITY\_END()}} in each test case.^^M ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88282 ...nxcode{\sphinxupquote{​UNITY\_END()}} .^^M [819] [820] [821] ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88459 ...de{\sphinxupquote{abc def 1 20 .3}} ⟶ {[} \sphinxcode{\sphinxup... ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88462 ...{\sphinxupquote{abc "123 456" def}} ⟶ {[} \sphinxcode{\sphinxup... ! Package inputenc Error: Unicode char ⟶ (U+27F6) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.88465 ...textbackslash{}c\textbackslash{}"}} ⟶ {[} \sphinxcode{\sphinxup... [822] Overfull \hbox (4.85376pt too wide) in paragraph at lines 88505--88507 []\T1/ptm/m/n/10 Callback func-tion to be used with \T1/pcr/m/n/10 linenoiseSet CompletionCallback [823] [824] [825] [826] Overfull \hbox (65.85027pt too wide) in paragraph at lines 88786--88786 [] Underfull \hbox (badness 10000) in paragraph at lines 88786--88786 [827] [828] [829] Underfull \hbox (badness 10000) in paragraph at lines 88948--88949 []\T1/ptm/m/n/10 Generally, if the ap-pli-ca-tion has a cor-rect error-handling code, upon re-ceiv-ing <[][]\T1/ptm/m/it/10 SYS- [830] Overfull \vbox (11.69797pt too high) detected at line 89093 [831] Underfull \vbox (badness 10000) detected at line 89093 Overfull \vbox (13.68169pt too high) detected at line 89093 [832] [833] Underfull \hbox (badness 7468) in paragraph at lines 89174--89175 []\T1/ptm/m/n/10 s6.2: In the sce-nario de-scribed above, the ap-pli-ca-tion ev ent call-back func-tion re-lays <[][]\T1/ptm/m/it/10 SYS- [834] Overfull \vbox (4.99889pt too high) detected at line 89263 [835] Underfull \vbox (badness 10000) detected at line 89263 Overfull \vbox (2.68169pt too high) detected at line 89263 [836] [837] Underfull \hbox (badness 5403) in paragraph at lines 89419--89422 \T1/ptm/m/n/10 are listed in the ta-ble be-low. Here, min is Overfull \vbox (0.74023pt too high) detected at line 89484 [838] Underfull \hbox (badness 10000) in paragraph at lines 89522--89523 []\T1/ptm/m/n/10 s3.2: The ap-pli-ca-tion's event call-back func-tion no-ti-fie s the ap-pli-ca-tion task that <[][]\T1/ptm/m/it/10 SYS- [839] [840] [841] [842] Underfull \hbox (badness 10000) in paragraph at lines 89722--89723 []\T1/ptm/m/n/10 s2.2, If the au-then-ti-ca-tion re-sponse packet is not re-cei ved be-fore the au-then-ti-ca-tion timer Underfull \hbox (badness 10000) in paragraph at lines 89722--89723 \T1/ptm/m/n/10 times out, <[][]\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED[] []\T1/ptm/m/n/10 > will arise and the reason-code will be Underfull \hbox (badness 10000) in paragraph at lines 89739--89740 []\T1/ptm/m/n/10 s3.2, If the as-so-ci-a-tion re-sponse is not re-ceived be-for e the as-so-ci-a-tion timer times Underfull \hbox (badness 10000) in paragraph at lines 89739--89740 \T1/ptm/m/n/10 out, <[][]\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED[][]\T1/ ptm/m/n/10 > will arise and the reason-code will be Underfull \hbox (badness 10000) in paragraph at lines 89756--89757 []\T1/ptm/m/n/10 s4.2, If the as-so-ci-a-tion re-sponse is not re-ceived be-for e the as-so-ci-a-tion timer times Underfull \hbox (badness 10000) in paragraph at lines 89756--89757 \T1/ptm/m/n/10 out, <[][]\T1/ptm/m/it/10 SYS-TEM_EVENT_STA_DISCONNECTED[][]\T1/ ptm/m/n/10 > will arise and the reason-code will be [843] Underfull \hbox (badness 5288) in paragraph at lines 89808--89809 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89814--89815 \T1/ptm/m/n/10 ceived from the Underfull \hbox (badness 5288) in paragraph at lines 89818--89819 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89825--89826 []\T1/ptm/m/n/10 the soft-AP is Overfull \hbox (8.38031pt too wide) in paragraph at lines 89828--89829 \T1/ptm/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 5288) in paragraph at lines 89842--89843 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89858--89859 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89865--89866 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89872--89873 []\T1/ptm/m/n/10 the soft-AP is Overfull \hbox (8.38031pt too wide) in paragraph at lines 89875--89876 \T1/ptm/m/n/10 esp_wifi_deauth_sta() Underfull \hbox (badness 10000) in paragraph at lines 89886--89888 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 7649) in paragraph at lines 89886--89888 \T1/ptm/m/n/10 all cur-rently as-so-ci-ated Underfull \hbox (badness 5288) in paragraph at lines 89889--89890 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89896--89897 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89899--89901 []\T1/ptm/m/n/10 the sta-tions as- Underfull \hbox (badness 6658) in paragraph at lines 89899--89901 \T1/ptm/m/n/10 so-ci-ated with the Underfull \hbox (badness 7504) in paragraph at lines 89899--89901 \T1/ptm/m/n/10 max-i-mum num-ber Underfull \hbox (badness 10000) in paragraph at lines 89911--89912 []|\T1/ptm/m/n/10 Class-2 frame re-ceived Underfull \hbox (badness 5288) in paragraph at lines 89913--89914 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89920--89921 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 \T1/ptm/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 89923--89925 \T1/ptm/m/n/10 non-authenticated Underfull \hbox (badness 10000) in paragraph at lines 89935--89936 []|\T1/ptm/m/n/10 Class-3 frame re-ceived Underfull \hbox (badness 10000) in paragraph at lines 89935--89936 \T1/ptm/m/n/10 from a non-associated Underfull \hbox (badness 5288) in paragraph at lines 89937--89938 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89944--89945 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 ceives a packet Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 89947--89949 \T1/ptm/m/n/10 a non-associated Underfull \hbox (badness 10000) in paragraph at lines 89959--89961 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 10000) in paragraph at lines 89959--89961 \T1/ptm/m/n/10 the send-ing STA is Underfull \hbox (badness 5288) in paragraph at lines 89962--89963 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89968--89970 []\T1/ptm/m/n/10 the sta-tion is Underfull \hbox (badness 10000) in paragraph at lines 89968--89970 \T1/ptm/m/n/10 dis-con-nected by Overfull \hbox (8.38031pt too wide) in paragraph at lines 89968--89970 \T1/ptm/m/n/10 esp_wifi_disconnect() Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 []|\T1/ptm/m/n/10 STA re-quest-ing Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 \T1/ptm/m/n/10 (re)association is not Underfull \hbox (badness 10000) in paragraph at lines 89980--89982 \T1/ptm/m/n/10 au-then-ti-cated by the Underfull \hbox (badness 5288) in paragraph at lines 89983--89984 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 89990--89991 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 []\T1/ptm/m/n/10 the soft-AP re- Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 ceives pack-ets Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 with data from Underfull \hbox (badness 10000) in paragraph at lines 89993--89995 \T1/ptm/m/n/10 not au-then-ti-cated, Overfull \hbox (15.28033pt too wide) in paragraph at lines 89999--90000 []|\T1/ptm/m/n/10 DISASSOC_PWRCAP_BAD| Underfull \hbox (badness 10000) in paragraph at lines 90005--90007 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 6380) in paragraph at lines 90005--90007 \T1/ptm/m/n/10 the in-for-ma-tion in the Underfull \hbox (badness 5288) in paragraph at lines 90008--90009 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (20.83038pt too wide) in paragraph at lines 90016--90017 []|\T1/ptm/m/n/10 DISASSOC_SUPCHAN_BAD| Underfull \hbox (badness 10000) in paragraph at lines 90022--90024 []|\T1/ptm/m/n/10 Disassociated, be-cause Underfull \hbox (badness 6380) in paragraph at lines 90022--90024 \T1/ptm/m/n/10 the in-for-ma-tion in the Underfull \hbox (badness 10000) in paragraph at lines 90022--90024 \T1/ptm/m/n/10 Sup-ported Chan-nels Underfull \hbox (badness 5288) in paragraph at lines 90025--90026 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90042--90043 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90049--90050 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 6927) in paragraph at lines 90063--90064 []|\T1/ptm/m/n/10 Message in-tegrity code Underfull \hbox (badness 5288) in paragraph at lines 90065--90066 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (38.89069pt too wide) in paragraph at lines 90073--90074 []|\T1/ptm/m/n/10 4WAY_HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 []|\T1/ptm/m/n/10 Four-way hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 times out. For Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 legacy rea-sons, in Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 ESP32 this reason- Underfull \hbox (badness 10000) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 code is re-placed with Overfull \hbox (80.68024pt too wide) in paragraph at lines 90079--90082 \T1/ptm/m/n/10 WIFI_REASON_HANDSHAKE_TIMEOUT. Underfull \hbox (badness 5288) in paragraph at lines 90083--90084 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (47.02066pt too wide) in paragraph at lines 90094--90095 []|\T1/ptm/m/n/10 GROUP_KEY_UPDATE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90100--90101 []|\T1/ptm/m/n/10 Group-Key Hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 []|\T1/ptm/m/n/10 The el-e-ment in the Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 four-way hand-shake Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 is dif-fer-ent from the Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 (Re-)Association Re- Underfull \hbox (badness 10000) in paragraph at lines 90116--90118 \T1/ptm/m/n/10 quest/Probe and Re- Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 shake IE dif-fers Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 (Re-)Association Underfull \hbox (badness 10000) in paragraph at lines 90125--90128 \T1/ptm/m/n/10 Re-sponse/Beacon Overfull \hbox (14.41057pt too wide) in paragraph at lines 90132--90133 []|\T1/ptm/m/n/10 GROUP_CIPHER_INVALID| Underfull \hbox (badness 5288) in paragraph at lines 90140--90141 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (26.67046pt too wide) in paragraph at lines 90148--90149 []|\T1/ptm/m/n/10 PAIRWISE_CIPHER_INVALID| Underfull \hbox (badness 5288) in paragraph at lines 90156--90157 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90172--90173 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (20.62044pt too wide) in paragraph at lines 90180--90181 []|\T1/ptm/m/n/10 UNSUPP_RSN_IE_VERSION| Underfull \hbox (badness 5288) in paragraph at lines 90188--90189 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5939) in paragraph at lines 90202--90203 []|\T1/ptm/m/n/10 Invalid RSNE ca-pa-bil-i- Underfull \hbox (badness 5288) in paragraph at lines 90204--90205 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90220--90221 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 5288) in paragraph at lines 90227--90228 \T1/ptm/m/n/10 this rea-son is re-ported Overfull \hbox (17.84041pt too wide) in paragraph at lines 90235--90236 []|\T1/ptm/m/n/10 CIPHER_SUITE_REJECTED| Underfull \hbox (badness 5288) in paragraph at lines 90243--90244 \T1/ptm/m/n/10 this rea-son is re-ported Underfull \hbox (badness 10000) in paragraph at lines 90257--90261 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90268--90272 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90279--90282 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Underfull \hbox (badness 10000) in paragraph at lines 90279--90282 \T1/ptm/m/n/10 ti-ca-tion fails, but not Underfull \hbox (badness 10000) in paragraph at lines 90289--90292 []|\T1/ptm/m/n/10 Espressif-specific Wi-Fi Overfull \hbox (7.2607pt too wide) in paragraph at lines 90293--90294 []|\T1/ptm/m/n/10 HANDSHAKE_TIMEOUT| Underfull \hbox (badness 10000) in paragraph at lines 90299--90303 []|\T1/ptm/m/n/10 Espressif-specific Wi- Underfull \hbox (badness 10000) in paragraph at lines 90299--90303 \T1/ptm/m/n/10 Fi reason-code: the Overfull \hbox (112.31023pt too wide) in paragraph at lines 90299--90303 \T1/ptm/m/n/10 WIFI_REASON_4WAY_HANDSHAKE_TIMEOUT.| [844] Overfull \vbox (3158.16982pt too high) has occurred while \output is active [845] Overfull \hbox (60.09866pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_NULL| Overfull \hbox (51.39871pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_STA| Overfull \hbox (46.21866pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_AP| Overfull \hbox (64.17862pt too wide) in paragraph at lines 90367--90367 []\T1/ptm/m/n/10 WIFI_MODE_APSTA| Overfull \hbox (6.67346pt too wide) in paragraph at lines 90423--90423 []\T1/phv/m/n/10 Field| Overfull \hbox (0.56334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 ssid| Overfull \hbox (5.55334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 pass- Overfull \hbox (5.4536pt too wide) in paragraph at lines 90423--90423 \T1/ptm/m/n/10 word| Overfull \hbox (21.67307pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 bssid_set| Overfull \hbox (5.56334pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 bssid| Overfull \hbox (7.2135pt too wide) in paragraph at lines 90423--90423 []\T1/ptm/m/n/10 chan- Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 pass- Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 au-th- Overfull \hbox (14.94481pt too wide) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 ssid_hidden| Overfull \hbox (33.26474pt too wide) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 max_connection| Underfull \hbox (badness 10000) in paragraph at lines 90497--90497 []\T1/ptm/m/n/10 bea- Overfull \hbox (16.90475pt too wide) in paragraph at lines 90497--90497 \T1/ptm/m/n/10 con_interval| [846] Underfull \hbox (badness 10000) in paragraph at lines 90555--90555 []\T1/phv/m/n/10 Pro- Underfull \hbox (badness 10000) in paragraph at lines 90555--90555 \T1/phv/m/n/10 to-col Overfull \hbox (2.97427pt too wide) in paragraph at lines 90555--90555 \T1/phv/m/n/10 Mode| Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (14.06023pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N) Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 Overfull \hbox (11.85428pt too wide) in paragraph at lines 90555--90555 \T1/ptm/m/n/10 BGNLR| Overfull \hbox (112.2998pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 Call esp_wifi_set_protocol(ifx, WIFI_PROTOCOL_11B| WIFI_PROTOC OL_11G|WIFI_PROTOCOL_11N|WIFI_PROTOCOL_LR) Overfull \hbox (5.46451pt too wide) in paragraph at lines 90555--90555 []\T1/ptm/m/n/10 802.11 [847] [848] Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 CPU Core Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 CPU Fre- Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 Static RX Underfull \hbox (badness 6461) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 Dy-namic TX Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 12*1460 Underfull \hbox (badness 10000) in paragraph at lines 90800--90800 []\T1/ptm/m/n/10 TCP RX [849] Overfull \hbox (5.45348pt too wide) in paragraph at lines 90884--90884 \T1/phv/m/n/10 ram- Underfull \hbox (badness 10000) in paragraph at lines 90884--90884 \T1/phv/m/n/10 e- Overfull \hbox (8.98352pt too wide) in paragraph at lines 90884--90884 []\T1/ptm/m/n/10 buffer| Overfull \hbox (30.55322pt too wide) in paragraph at lines 90884--90884 []\T1/ptm/m/n/10 en_sys_seq| Underfull \hbox (badness 10000) in paragraph at lines 90939--90949 []\T1/ptm/m/n/10 Side-effect ex-am-ple#1 The ap-pli-ca-tion calls [850] Overfull \vbox (77.36995pt too high) has occurred while \output is active [851] Overfull \hbox (79.26001pt too wide) in paragraph at lines 91100--91100 [] Underfull \hbox (badness 10000) in paragraph at lines 91100--91100 [852] Underfull \hbox (badness 10000) in paragraph at lines 91156--91158 [] Underfull \hbox (badness 10000) in paragraph at lines 91156--91158 \T1/ptm/m/n/10 lwip_dynamic_peek_memory = (lwip_udp_con_num * lwip_udp_conn) + (lwip_tcp_con_num * Underfull \hbox (badness 10000) in paragraph at lines 91183--91185 [] Underfull \hbox (badness 10000) in paragraph at lines 91183--91185 \T1/ptm/m/n/10 wifi_dynamic_peek_memory = (wifi_rx_dynamic_buf_num * wifi_rx_pk t_size_max) + [853] Underfull \hbox (badness 10000) in paragraph at lines 91265--91268 []|\T1/ptm/m/n/10 Static RX Buffer Underfull \hbox (badness 10000) in paragraph at lines 91265--91268 \T1/ptm/m/n/10 (Hard-ware RX Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 DMA mem-ory. Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 The `Static Rx Underfull \hbox (badness 5985) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 Buffer' forms the Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 buffer and raises Underfull \hbox (badness 10000) in paragraph at lines 91276--91288 \T1/ptm/m/n/10 CPU. Then, the Underfull \hbox (badness 6300) in paragraph at lines 91297--91308 []|\T1/ptm/m/n/10 The buffer length Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 de-pends on the Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 re-ceived frames' Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 length. When Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the Wi-Fi driver Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 re-ceives a frame Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 from the `Hard- Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 ware Rx Buffer', Underfull \hbox (badness 7379) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the `Dy-namic Rx Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 Buffer, con-fig-ured Underfull \hbox (badness 10000) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 is used to limit Underfull \hbox (badness 7397) in paragraph at lines 91297--91308 \T1/ptm/m/n/10 the to-tal un-freed Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 sends pack-ets to Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 the Wi-Fi driver, Underfull \hbox (badness 7362) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 it firstly al-lo-cates Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 a `Dy-namic TX Underfull \hbox (badness 10000) in paragraph at lines 91317--91323 \T1/ptm/m/n/10 a copy of the Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 DMA mem-ory. Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 esp_wifi_init() Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 and freed in Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 esp_wifi_deinit(). Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 When the upper- Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 driver, it firstly Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 TX Buffer' and Underfull \hbox (badness 10000) in paragraph at lines 91337--91348 \T1/ptm/m/n/10 upper-layer buffer. Overfull \hbox (6.01837pt too wide) in paragraph at lines 91349--91351 [] Overfull \hbox (4.35846pt too wide) in paragraph at lines 91363--91365 [] Underfull \hbox (badness 10000) in paragraph at lines 91377--91379 [] [854] Overfull \vbox (386.4398pt too high) has occurred while \output is active [855] Overfull \hbox (171.23903pt too wide) in paragraph at lines 91461--91461 [] Underfull \hbox (badness 10000) in paragraph at lines 91461--91461 [856] [857] [858] Chapter 5. [859] [860] [861] [862] [863] [864 <./doc-code-documentation-inline.png> <./doc -code-documentation-rendered.png>] [865 <./doc-code-function.png> <./doc-code-v oid-function.png>] [866 <./doc-code-member.png>] [867] [868] [869] [870] [871] [872] [873] [874] Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92604--92604 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| Overfull \hbox (6.0pt too wide) in paragraph at lines 92627--92627 []| [875] [876] Chapter 6. [877] [878 <./choose_version.png>] Underfull \hbox (badness 10000) in paragraph at lines 92743--92743 []\T1/pcr/m/n/10 v3. Overfull \hbox (27.37038pt too wide) in paragraph at lines 92743--92743 \T1/pcr/m/n/10 2-dev-306-gbeb3611ca| Underfull \hbox (badness 10000) in paragraph at lines 92743--92743 []\T1/pcr/m/n/10 v3. Overfull \hbox (33.37038pt too wide) in paragraph at lines 92743--92743 \T1/pcr/m/n/10 1-beta1-75-g346d6b0ea| [879] [880] [881] [882] Chapter 7. [883] [884] Chapter 8. [885] [886] [887] [888] Chapter 9. [889 <./about-doc.png>] (./espressif-esp-idf.ind [890] Underfull \hbox (badness 7704) in paragraph at lines 26--27 []\T1/pcr/m/n/10 adc1_config_channel_atten \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 61--62 []\T1/pcr/m/n/10 adc2_config_channel_atten \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), [891] Underfull \hbox (badness 6016) in paragraph at lines 133--135 []\T1/pcr/m/n/10 ADV_FILTER_ALLOW_SCAN_ANY_CON_ANY \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 139--141 []\T1/pcr/m/n/10 ADV_FILTER_ALLOW_SCAN_WLST_CON_WLST Underfull \hbox (badness 10000) in paragraph at lines 157--158 []\T1/pcr/m/n/10 BLE_SCAN_FILTER_ALLOW_ONLY_WLST \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 158--160 []\T1/pcr/m/n/10 BLE_SCAN_FILTER_ALLOW_UND_RPA_DIR \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 160--162 []\T1/pcr/m/n/10 BLE_SCAN_FILTER_ALLOW_WLIST_PRA_DIR Underfull \hbox (badness 10000) in paragraph at lines 167--168 []\T1/pcr/m/n/10 CONFIG_HEAP_TRACING_STACK_DEPTH \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C [892] Overfull \hbox (4.1225pt too wide) in paragraph at lines 211--213 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param Overfull \hbox (34.1225pt too wide) in paragraph at lines 213--215 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param::mcc Overfull \hbox (76.1225pt too wide) in paragraph at lines 215--217 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_cfg_param::remote_bda Overfull \hbox (10.1225pt too wide) in paragraph at lines 217--219 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param Overfull \hbox (82.1225pt too wide) in paragraph at lines 219--221 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param::remote_bda Overfull \hbox (52.1225pt too wide) in paragraph at lines 221--223 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_audio_stat_param::state Overfull \hbox (4.1225pt too wide) in paragraph at lines 223--225 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param Overfull \hbox (64.1225pt too wide) in paragraph at lines 225--227 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::disc_rsn Overfull \hbox (76.1225pt too wide) in paragraph at lines 227--229 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::remote_bda Overfull \hbox (46.1225pt too wide) in paragraph at lines 229--231 []\T1/pcr/m/n/10 esp_a2d_cb_param_t::a2d_conn_stat_param::state Underfull \hbox (badness 10000) in paragraph at lines 240--242 []\T1/pcr/m/n/10 ESP_A2D_CONNECTION_STATE_CONNECTING Underfull \hbox (badness 10000) in paragraph at lines 242--244 []\T1/pcr/m/n/10 ESP_A2D_CONNECTION_STATE_DISCONNECTED Underfull \hbox (badness 10000) in paragraph at lines 244--246 []\T1/pcr/m/n/10 ESP_A2D_CONNECTION_STATE_DISCONNECTING Underfull \hbox (badness 7704) in paragraph at lines 261--262 []\T1/pcr/m/n/10 esp_a2d_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 268--270 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::adc_num Underfull \hbox (badness 10000) in paragraph at lines 270--271 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::atten Overfull \hbox (10.1225pt too wide) in paragraph at lines 271--273 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::bit_width Underfull \hbox (badness 10000) in paragraph at lines 273--275 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::coeff_a Underfull \hbox (badness 10000) in paragraph at lines 275--277 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::coeff_b Overfull \hbox (16.1225pt too wide) in paragraph at lines 277--279 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::high_curve [893] Overfull \hbox (10.1225pt too wide) in paragraph at lines 279--281 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::low_curve Underfull \hbox (badness 10000) in paragraph at lines 281--282 []\T1/pcr/m/n/10 esp_adc_cal_characteristics_t::vref Underfull \hbox (badness 10000) in paragraph at lines 297--298 []\T1/pcr/m/n/10 esp_apptrace_down_buffer_config \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 298--299 []\T1/pcr/m/n/10 esp_apptrace_down_buffer_get \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 299--300 []\T1/pcr/m/n/10 esp_apptrace_down_buffer_put \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 302--303 []\T1/pcr/m/n/10 esp_apptrace_flush_nolock \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 316--317 []\T1/pcr/m/n/10 esp_attr_control_t::auto_rsp \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 321--322 []\T1/pcr/m/n/10 esp_attr_desc_t::uuid_length \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 327--328 []\T1/pcr/m/n/10 esp_attr_value_t::attr_value \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Overfull \hbox (76.1225pt too wide) in paragraph at lines 330--332 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 332--334 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param::event_id Overfull \hbox (178.1225pt too wide) in paragraph at lines 334--336 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_change_notify_param::event_par ameter Overfull \hbox (52.1225pt too wide) in paragraph at lines 336--338 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 338--340 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param::connected Overfull \hbox (124.1225pt too wide) in paragraph at lines 340--342 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_conn_stat_param::remote_bda Overfull \hbox (46.1225pt too wide) in paragraph at lines 342--344 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param Overfull \hbox (100.1225pt too wide) in paragraph at lines 344--346 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_id Overfull \hbox (124.1225pt too wide) in paragraph at lines 346--348 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_length Overfull \hbox (112.1225pt too wide) in paragraph at lines 348--350 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_meta_rsp_param::attr_text Overfull \hbox (46.1225pt too wide) in paragraph at lines 350--352 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 352--354 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::key_code Overfull \hbox (112.1225pt too wide) in paragraph at lines 354--356 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::key_state Overfull \hbox (70.1225pt too wide) in paragraph at lines 356--358 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_psth_rsp_param::tl Overfull \hbox (52.1225pt too wide) in paragraph at lines 358--360 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 360--362 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param::feat_mask Overfull \hbox (124.1225pt too wide) in paragraph at lines 362--364 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::avrc_ct_rmt_feats_param::remote_bda Underfull \hbox (badness 6001) in paragraph at lines 365--366 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::conn_stat \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 366--367 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::meta_rsp \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [894] Underfull \hbox (badness 10000) in paragraph at lines 367--368 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::psth_rsp \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 368--369 []\T1/pcr/m/n/10 esp_avrc_ct_cb_param_t::rmt_feats \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 371--372 []\T1/pcr/m/n/10 ESP_AVRC_CT_CONNECTION_STATE_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 375--376 []\T1/pcr/m/n/10 ESP_AVRC_CT_PASSTHROUGH_RSP_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 376--377 []\T1/pcr/m/n/10 ESP_AVRC_CT_PLAY_STATUS_RSP_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 378--379 []\T1/pcr/m/n/10 ESP_AVRC_CT_REMOTE_FEATURES_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 380--381 []\T1/pcr/m/n/10 esp_avrc_ct_send_passthrough_cmd \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 381--383 []\T1/pcr/m/n/10 esp_avrc_ct_send_register_notification_cmd Underfull \hbox (badness 10000) in paragraph at lines 383--385 []\T1/pcr/m/n/10 esp_avrc_ct_send_set_player_value_cmd Underfull \hbox (badness 6016) in paragraph at lines 433--434 []\T1/pcr/m/n/10 ESP_AVRC_RN_BATTERY_STATUS_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 438--439 []\T1/pcr/m/n/10 ESP_AVRC_RN_SYSTEM_STATUS_CHANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [895] Underfull \hbox (badness 10000) in paragraph at lines 441--442 []\T1/pcr/m/n/10 ESP_AVRC_RN_TRACK_REACHED_START \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 447--449 []\T1/pcr/m/n/10 ESP_BLE_AD_MANUFACTURER_SPECIFIC_TYPE Underfull \hbox (badness 10000) in paragraph at lines 449--450 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_128SERVICE_DATA \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 450--451 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_128SOL_SRV_UUID \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 461--462 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_CHAN_MAP_UPDATE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 464--465 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_INDOOR_POSITION \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 468--470 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_LE_SECURE_CONFIRM \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 470--471 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_LE_SECURE_RANDOM \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 483--484 []\T1/pcr/m/n/10 ESP_BLE_AD_TYPE_TRANS_DISC_DATA \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 492--493 []\T1/pcr/m/n/10 esp_ble_adv_data_t::include_name \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 493--494 []\T1/pcr/m/n/10 esp_ble_adv_data_t::include_txpower Underfull \hbox (badness 10000) in paragraph at lines 494--495 []\T1/pcr/m/n/10 esp_ble_adv_data_t::manufacturer_len Underfull \hbox (badness 10000) in paragraph at lines 495--496 []\T1/pcr/m/n/10 esp_ble_adv_data_t::max_interval \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 496--497 []\T1/pcr/m/n/10 esp_ble_adv_data_t::min_interval \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 497--499 []\T1/pcr/m/n/10 esp_ble_adv_data_t::p_manufacturer_data Underfull \hbox (badness 10000) in paragraph at lines 501--502 []\T1/pcr/m/n/10 esp_ble_adv_data_t::service_data_len Underfull \hbox (badness 10000) in paragraph at lines 502--503 []\T1/pcr/m/n/10 esp_ble_adv_data_t::service_uuid_len Underfull \hbox (badness 10000) in paragraph at lines 503--504 []\T1/pcr/m/n/10 esp_ble_adv_data_t::set_scan_rsp \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [896] Underfull \hbox (badness 10000) in paragraph at lines 507--508 []\T1/pcr/m/n/10 ESP_BLE_ADV_FLAG_DMT_CONTROLLER_SPT \T1/ptm/m/n/10 (\T1/ptm/m/ it/10 C Underfull \hbox (badness 10000) in paragraph at lines 511--512 []\T1/pcr/m/n/10 ESP_BLE_ADV_FLAG_NON_LIMIT_DISC \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Overfull \hbox (4.1225pt too wide) in paragraph at lines 513--515 []\T1/pcr/m/n/10 esp_ble_adv_params_t::adv_filter_policy Underfull \hbox (badness 6001) in paragraph at lines 515--516 []\T1/pcr/m/n/10 esp_ble_adv_params_t::adv_int_max \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 516--517 []\T1/pcr/m/n/10 esp_ble_adv_params_t::adv_int_min \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 518--519 []\T1/pcr/m/n/10 esp_ble_adv_params_t::channel_map \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 519--520 []\T1/pcr/m/n/10 esp_ble_adv_params_t::own_addr_type Underfull \hbox (badness 10000) in paragraph at lines 520--521 []\T1/pcr/m/n/10 esp_ble_adv_params_t::peer_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 521--522 []\T1/pcr/m/n/10 esp_ble_adv_params_t::peer_addr_type Underfull \hbox (badness 5147) in paragraph at lines 525--526 []\T1/pcr/m/n/10 esp_ble_auth_cmpl_t::bd_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 527--528 []\T1/pcr/m/n/10 esp_ble_auth_cmpl_t::fail_reason \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 529--530 []\T1/pcr/m/n/10 esp_ble_auth_cmpl_t::key_present \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 531--532 []\T1/pcr/m/n/10 esp_ble_auth_cmpl_t::success \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 535--536 []\T1/pcr/m/n/10 esp_ble_bond_dev_t::bond_key \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 537--538 []\T1/pcr/m/n/10 esp_ble_bond_key_info_t::key_mask \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 539--540 []\T1/pcr/m/n/10 esp_ble_bond_key_info_t::penc_key \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 540--541 []\T1/pcr/m/n/10 esp_ble_bond_key_info_t::pid_key \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 549--550 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::bda \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 550--551 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::latency Underfull \hbox (badness 10000) in paragraph at lines 551--553 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::max_int Underfull \hbox (badness 10000) in paragraph at lines 553--555 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::min_int Underfull \hbox (badness 10000) in paragraph at lines 555--556 []\T1/pcr/m/n/10 esp_ble_conn_update_params_t::timeout Underfull \hbox (badness 10000) in paragraph at lines 565--567 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::adv_data_cmpl Overfull \hbox (16.1225pt too wide) in paragraph at lines 567--569 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::adv_data_raw_cmpl Underfull \hbox (badness 10000) in paragraph at lines 569--571 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::adv_start_cmpl Underfull \hbox (badness 10000) in paragraph at lines 571--573 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::adv_stop_cmpl Overfull \hbox (76.1225pt too wide) in paragraph at lines 573--575 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_cmpl_evt_param Overfull \hbox (124.1225pt too wide) in paragraph at lines 575--577 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_cmpl_evt_param::status Overfull \hbox (100.1225pt too wide) in paragraph at lines 577--579 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_raw_cmpl_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 579--581 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_data_raw_cmpl_evt_param::statu s Overfull \hbox (82.1225pt too wide) in paragraph at lines 581--583 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_start_cmpl_evt_param [897] Overfull \hbox (130.1225pt too wide) in paragraph at lines 583--585 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_start_cmpl_evt_param::status Overfull \hbox (76.1225pt too wide) in paragraph at lines 585--587 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_stop_cmpl_evt_param Overfull \hbox (124.1225pt too wide) in paragraph at lines 587--589 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_adv_stop_cmpl_evt_param::status Overfull \hbox (112.1225pt too wide) in paragraph at lines 589--591 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_clear_bond_dev_cmpl_evt_param Overfull \hbox (160.1225pt too wide) in paragraph at lines 591--593 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_clear_bond_dev_cmpl_evt_param::sta tus Overfull \hbox (100.1225pt too wide) in paragraph at lines 593--595 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param Overfull \hbox (160.1225pt too wide) in paragraph at lines 595--597 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::bond_ dev Overfull \hbox (154.1225pt too wide) in paragraph at lines 597--599 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::dev_n um Overfull \hbox (148.1225pt too wide) in paragraph at lines 599--601 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_get_bond_dev_cmpl_evt_param::statu s Overfull \hbox (106.1225pt too wide) in paragraph at lines 601--603 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_local_privacy_cmpl_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 603--605 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_local_privacy_cmpl_evt_param::stat us Overfull \hbox (118.1225pt too wide) in paragraph at lines 605--607 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param Overfull \hbox (166.1225pt too wide) in paragraph at lines 607--609 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param::pa rams Overfull \hbox (166.1225pt too wide) in paragraph at lines 609--611 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_pkt_data_length_cmpl_evt_param::st atus Overfull \hbox (82.1225pt too wide) in paragraph at lines 611--613 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param Overfull \hbox (160.1225pt too wide) in paragraph at lines 613--615 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::remote_a ddr Overfull \hbox (118.1225pt too wide) in paragraph at lines 615--617 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::rssi Overfull \hbox (130.1225pt too wide) in paragraph at lines 617--619 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_read_rssi_cmpl_evt_param::status Overfull \hbox (118.1225pt too wide) in paragraph at lines 619--621 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param Overfull \hbox (172.1225pt too wide) in paragraph at lines 621--623 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param::bd _addr Overfull \hbox (166.1225pt too wide) in paragraph at lines 623--625 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_remove_bond_dev_cmpl_evt_param::st atus Overfull \hbox (88.1225pt too wide) in paragraph at lines 625--627 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_param_cmpl_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 627--629 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_param_cmpl_evt_param::status Overfull \hbox (64.1225pt too wide) in paragraph at lines 629--631 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 631--633 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::adv_data_le n Overfull \hbox (94.1225pt too wide) in paragraph at lines 633--635 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::bda Overfull \hbox (154.1225pt too wide) in paragraph at lines 635--637 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_addr_ty pe Overfull \hbox (118.1225pt too wide) in paragraph at lines 637--639 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_adv Overfull \hbox (148.1225pt too wide) in paragraph at lines 639--641 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::ble_evt_typ e Overfull \hbox (124.1225pt too wide) in paragraph at lines 641--643 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::dev_type Overfull \hbox (100.1225pt too wide) in paragraph at lines 643--645 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::flag Overfull \hbox (130.1225pt too wide) in paragraph at lines 645--647 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::num_resps Overfull \hbox (100.1225pt too wide) in paragraph at lines 647--649 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::rssi Overfull \hbox (148.1225pt too wide) in paragraph at lines 649--651 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::scan_rsp_le n Overfull \hbox (136.1225pt too wide) in paragraph at lines 651--653 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_result_evt_param::search_evt Overfull \hbox (106.1225pt too wide) in paragraph at lines 653--655 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_cmpl_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 655--657 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_cmpl_evt_param::stat us Overfull \hbox (130.1225pt too wide) in paragraph at lines 657--659 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_raw_cmpl_evt_param Overfull \hbox (178.1225pt too wide) in paragraph at lines 659--661 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_rsp_data_raw_cmpl_evt_param:: status Overfull \hbox (88.1225pt too wide) in paragraph at lines 661--663 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_start_cmpl_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 663--665 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_start_cmpl_evt_param::status Overfull \hbox (82.1225pt too wide) in paragraph at lines 665--667 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_stop_cmpl_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 667--669 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_scan_stop_cmpl_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 669--670 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_security Overfull \hbox (76.1225pt too wide) in paragraph at lines 670--672 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_set_rand_cmpl_evt_param Overfull \hbox (124.1225pt too wide) in paragraph at lines 672--674 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_set_rand_cmpl_evt_param::status Overfull \hbox (106.1225pt too wide) in paragraph at lines 674--676 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 676--678 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::bda Overfull \hbox (166.1225pt too wide) in paragraph at lines 678--680 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::conn _int Overfull \hbox (160.1225pt too wide) in paragraph at lines 680--682 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::late ncy Overfull \hbox (160.1225pt too wide) in paragraph at lines 682--684 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::max_ int Overfull \hbox (160.1225pt too wide) in paragraph at lines 684--686 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::min_ int Overfull \hbox (154.1225pt too wide) in paragraph at lines 686--688 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::stat us Overfull \hbox (160.1225pt too wide) in paragraph at lines 688--690 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_conn_params_evt_param::time out [898] Overfull \hbox (124.1225pt too wide) in paragraph at lines 690--692 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param Overfull \hbox (172.1225pt too wide) in paragraph at lines 692--694 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param::s tatus Overfull \hbox (202.1225pt too wide) in paragraph at lines 694--696 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::ble_update_whitelist_cmpl_evt_param::w l_opration Overfull \hbox (28.1225pt too wide) in paragraph at lines 696--698 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::clear_bond_dev_cmpl Overfull \hbox (16.1225pt too wide) in paragraph at lines 698--700 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::get_bond_dev_cmpl Overfull \hbox (22.1225pt too wide) in paragraph at lines 700--702 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::local_privacy_cmpl Overfull \hbox (28.1225pt too wide) in paragraph at lines 702--704 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::pkt_data_lenth_cmpl Underfull \hbox (badness 10000) in paragraph at lines 704--706 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::read_rssi_cmpl Overfull \hbox (34.1225pt too wide) in paragraph at lines 706--708 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::remove_bond_dev_cmpl Overfull \hbox (4.1225pt too wide) in paragraph at lines 708--710 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_param_cmpl Overfull \hbox (22.1225pt too wide) in paragraph at lines 710--712 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_rsp_data_cmpl Overfull \hbox (46.1225pt too wide) in paragraph at lines 712--714 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_rsp_data_raw_cmpl Underfull \hbox (badness 10000) in paragraph at lines 714--715 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_rst \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 715--717 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_start_cmpl Underfull \hbox (badness 10000) in paragraph at lines 717--719 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::scan_stop_cmpl Overfull \hbox (22.1225pt too wide) in paragraph at lines 719--721 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::set_rand_addr_cmpl Overfull \hbox (22.1225pt too wide) in paragraph at lines 721--723 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::update_conn_params Overfull \hbox (40.1225pt too wide) in paragraph at lines 723--725 []\T1/pcr/m/n/10 esp_ble_gap_cb_param_t::update_whitelist_cmpl Underfull \hbox (badness 10000) in paragraph at lines 726--727 []\T1/pcr/m/n/10 esp_ble_gap_config_adv_data_raw \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 727--728 []\T1/pcr/m/n/10 esp_ble_gap_config_local_privacy \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 728--730 []\T1/pcr/m/n/10 esp_ble_gap_config_scan_rsp_data_raw Underfull \hbox (badness 7796) in paragraph at lines 736--737 []\T1/pcr/m/n/10 esp_ble_gap_set_pkt_data_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 738--739 []\T1/pcr/m/n/10 esp_ble_gap_set_rand_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 743--744 []\T1/pcr/m/n/10 esp_ble_gap_stop_advertising \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 744--745 []\T1/pcr/m/n/10 esp_ble_gap_stop_scanning \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 746--747 []\T1/pcr/m/n/10 esp_ble_gap_update_whitelist \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 748--749 []\T1/pcr/m/n/10 esp_ble_gattc_app_unregister \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 6001) in paragraph at lines 751--752 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::cfg_mtu \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 752--753 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::close \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 753--754 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::congest \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 754--755 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::connect \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 755--756 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::disconnect Underfull \hbox (badness 10000) in paragraph at lines 756--757 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::exec_cmpl Overfull \hbox (64.1225pt too wide) in paragraph at lines 757--759 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 759--761 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::conn_id Overfull \hbox (94.1225pt too wide) in paragraph at lines 761--763 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::mtu Overfull \hbox (112.1225pt too wide) in paragraph at lines 763--765 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_cfg_mtu_evt_param::status Overfull \hbox (52.1225pt too wide) in paragraph at lines 765--767 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 767--769 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::conn_id Overfull \hbox (100.1225pt too wide) in paragraph at lines 769--771 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::reason [899] Overfull \hbox (124.1225pt too wide) in paragraph at lines 771--773 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::remote_bda Overfull \hbox (100.1225pt too wide) in paragraph at lines 773--775 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_close_evt_param::status Overfull \hbox (64.1225pt too wide) in paragraph at lines 775--777 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 777--779 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param::congested Overfull \hbox (118.1225pt too wide) in paragraph at lines 779--781 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_congest_evt_param::conn_id Overfull \hbox (64.1225pt too wide) in paragraph at lines 781--783 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 783--785 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param::conn_id Overfull \hbox (136.1225pt too wide) in paragraph at lines 785--787 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_connect_evt_param::remote_bda Overfull \hbox (82.1225pt too wide) in paragraph at lines 787--789 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 789--791 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::conn_id Overfull \hbox (130.1225pt too wide) in paragraph at lines 791--793 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::reason Overfull \hbox (154.1225pt too wide) in paragraph at lines 793--795 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_disconnect_evt_param::remote_b da Overfull \hbox (76.1225pt too wide) in paragraph at lines 795--797 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 797--799 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param::conn_id Overfull \hbox (124.1225pt too wide) in paragraph at lines 799--801 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_exec_cmpl_evt_param::status Overfull \hbox (58.1225pt too wide) in paragraph at lines 801--803 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param Overfull \hbox (112.1225pt too wide) in paragraph at lines 803--805 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::conn_id Overfull \hbox (106.1225pt too wide) in paragraph at lines 805--807 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::handle Overfull \hbox (124.1225pt too wide) in paragraph at lines 807--809 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::is_notify Overfull \hbox (130.1225pt too wide) in paragraph at lines 809--811 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::remote_bda Overfull \hbox (100.1225pt too wide) in paragraph at lines 811--813 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::value Overfull \hbox (124.1225pt too wide) in paragraph at lines 813--815 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_notify_evt_param::value_len Overfull \hbox (46.1225pt too wide) in paragraph at lines 815--817 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param Overfull \hbox (100.1225pt too wide) in paragraph at lines 817--819 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::conn_id Overfull \hbox (76.1225pt too wide) in paragraph at lines 819--821 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::mtu Overfull \hbox (118.1225pt too wide) in paragraph at lines 821--823 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::remote_bda Overfull \hbox (94.1225pt too wide) in paragraph at lines 823--825 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_open_evt_param::status Overfull \hbox (82.1225pt too wide) in paragraph at lines 825--827 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 827--829 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::conn_id Overfull \hbox (136.1225pt too wide) in paragraph at lines 829--831 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::is_full Overfull \hbox (130.1225pt too wide) in paragraph at lines 831--833 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_queue_full_evt_param::status Overfull \hbox (76.1225pt too wide) in paragraph at lines 833--835 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 835--837 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::conn_id Overfull \hbox (124.1225pt too wide) in paragraph at lines 837--839 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::handle Overfull \hbox (124.1225pt too wide) in paragraph at lines 839--841 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::status Overfull \hbox (118.1225pt too wide) in paragraph at lines 841--843 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::value Overfull \hbox (142.1225pt too wide) in paragraph at lines 843--845 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_read_char_evt_param::value_len Overfull \hbox (40.1225pt too wide) in paragraph at lines 845--847 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param Overfull \hbox (88.1225pt too wide) in paragraph at lines 847--849 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param::app_id Overfull \hbox (88.1225pt too wide) in paragraph at lines 849--851 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_evt_param::status Overfull \hbox (106.1225pt too wide) in paragraph at lines 851--853 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 853--855 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param::hand le Overfull \hbox (154.1225pt too wide) in paragraph at lines 855--857 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_reg_for_notify_evt_param::stat us Overfull \hbox (88.1225pt too wide) in paragraph at lines 857--859 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param Overfull \hbox (142.1225pt too wide) in paragraph at lines 859--861 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::conn_id Overfull \hbox (136.1225pt too wide) in paragraph at lines 861--863 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_cmpl_evt_param::status Overfull \hbox (82.1225pt too wide) in paragraph at lines 863--865 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 865--867 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::conn_id Overfull \hbox (154.1225pt too wide) in paragraph at lines 867--869 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::end_hand le Overfull \hbox (136.1225pt too wide) in paragraph at lines 869--871 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::srvc_id Overfull \hbox (166.1225pt too wide) in paragraph at lines 871--873 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_search_res_evt_param::start_ha ndle Overfull \hbox (70.1225pt too wide) in paragraph at lines 873--875 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_srvc_chg_evt_param Overfull \hbox (142.1225pt too wide) in paragraph at lines 875--877 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_srvc_chg_evt_param::remote_bda Overfull \hbox (118.1225pt too wide) in paragraph at lines 877--879 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param [900] Overfull \hbox (166.1225pt too wide) in paragraph at lines 879--881 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param::ha ndle Overfull \hbox (166.1225pt too wide) in paragraph at lines 881--883 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_unreg_for_notify_evt_param::st atus Overfull \hbox (52.1225pt too wide) in paragraph at lines 883--885 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 885--887 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::conn_id Overfull \hbox (100.1225pt too wide) in paragraph at lines 887--889 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::handle Overfull \hbox (100.1225pt too wide) in paragraph at lines 889--891 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::offset Overfull \hbox (100.1225pt too wide) in paragraph at lines 891--893 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::gattc_write_evt_param::status Underfull \hbox (badness 10000) in paragraph at lines 893--894 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::notify \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 895--896 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::queue_full Overfull \hbox (10.1225pt too wide) in paragraph at lines 898--900 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::reg_for_notify Underfull \hbox (badness 10000) in paragraph at lines 900--902 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::search_cmpl Underfull \hbox (badness 10000) in paragraph at lines 902--903 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::search_res Overfull \hbox (22.1225pt too wide) in paragraph at lines 904--906 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::unreg_for_notify Underfull \hbox (badness 10000) in paragraph at lines 906--907 []\T1/pcr/m/n/10 esp_ble_gattc_cb_param_t::write \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 911--912 []\T1/pcr/m/n/10 esp_ble_gattc_get_attr_count \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 914--916 []\T1/pcr/m/n/10 esp_ble_gattc_get_descr_by_char_handle Underfull \hbox (badness 10000) in paragraph at lines 916--917 []\T1/pcr/m/n/10 esp_ble_gattc_get_descr_by_uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 917--918 []\T1/pcr/m/n/10 esp_ble_gattc_get_include_service \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7704) in paragraph at lines 918--919 []\T1/pcr/m/n/10 esp_ble_gattc_get_service \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 921--923 []\T1/pcr/m/n/10 esp_ble_gattc_prepare_write_char_descr Underfull \hbox (badness 10000) in paragraph at lines 926--927 []\T1/pcr/m/n/10 esp_ble_gattc_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 927--928 []\T1/pcr/m/n/10 esp_ble_gattc_register_for_notify \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7796) in paragraph at lines 928--929 []\T1/pcr/m/n/10 esp_ble_gattc_search_service \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 930--931 []\T1/pcr/m/n/10 esp_ble_gattc_unregister_for_notify Underfull \hbox (badness 7796) in paragraph at lines 934--935 []\T1/pcr/m/n/10 esp_ble_gatts_add_char_descr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 937--938 []\T1/pcr/m/n/10 esp_ble_gatts_app_unregister \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 939--941 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::add_attr_tab Overfull \hbox (10.1225pt too wide) in paragraph at lines 942--944 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::add_char_descr Overfull \hbox (4.1225pt too wide) in paragraph at lines 944--946 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::add_incl_srvc Underfull \hbox (badness 10000) in paragraph at lines 946--948 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::cancel_open Underfull \hbox (badness 10000) in paragraph at lines 948--949 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::close \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 950--951 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::congest \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 951--952 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::connect \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [901] Underfull \hbox (badness 10000) in paragraph at lines 952--953 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::create \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 954--955 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::disconnect Underfull \hbox (badness 10000) in paragraph at lines 955--956 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::exec_write Overfull \hbox (94.1225pt too wide) in paragraph at lines 956--958 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 958--960 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::handle s Overfull \hbox (166.1225pt too wide) in paragraph at lines 960--962 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::num_ha ndle Overfull \hbox (142.1225pt too wide) in paragraph at lines 962--964 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::status Overfull \hbox (154.1225pt too wide) in paragraph at lines 964--966 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_attr_tab_evt_param::svc_uu id Overfull \hbox (106.1225pt too wide) in paragraph at lines 966--968 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param Overfull \hbox (184.1225pt too wide) in paragraph at lines 968--970 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::attr _handle Overfull \hbox (178.1225pt too wide) in paragraph at lines 970--972 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::desc r_uuid Overfull \hbox (202.1225pt too wide) in paragraph at lines 972--974 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::serv ice_handle Overfull \hbox (154.1225pt too wide) in paragraph at lines 974--976 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_descr_evt_param::stat us Overfull \hbox (70.1225pt too wide) in paragraph at lines 976--978 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 978--980 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::attr_handl e Overfull \hbox (136.1225pt too wide) in paragraph at lines 980--982 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::char_uuid Overfull \hbox (166.1225pt too wide) in paragraph at lines 982--984 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::service_ha ndle Overfull \hbox (118.1225pt too wide) in paragraph at lines 984--986 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_char_evt_param::status Overfull \hbox (100.1225pt too wide) in paragraph at lines 986--988 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param Overfull \hbox (178.1225pt too wide) in paragraph at lines 988--990 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::attr_ handle Overfull \hbox (196.1225pt too wide) in paragraph at lines 990--992 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::servi ce_handle Overfull \hbox (148.1225pt too wide) in paragraph at lines 992--994 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_add_incl_srvc_evt_param::statu s Overfull \hbox (88.1225pt too wide) in paragraph at lines 994--996 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_cancel_open_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 996--998 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_cancel_open_evt_param::status Overfull \hbox (52.1225pt too wide) in paragraph at lines 998--1000 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 1000--1002 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param::conn_id Overfull \hbox (100.1225pt too wide) in paragraph at lines 1002--1004 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_close_evt_param::status Overfull \hbox (46.1225pt too wide) in paragraph at lines 1004--1006 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param Overfull \hbox (100.1225pt too wide) in paragraph at lines 1006--1008 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::conn_id Overfull \hbox (76.1225pt too wide) in paragraph at lines 1008--1010 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::len Overfull \hbox (94.1225pt too wide) in paragraph at lines 1010--1012 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::status Overfull \hbox (88.1225pt too wide) in paragraph at lines 1012--1014 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_conf_evt_param::value Overfull \hbox (64.1225pt too wide) in paragraph at lines 1014--1016 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1016--1018 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param::congested Overfull \hbox (118.1225pt too wide) in paragraph at lines 1018--1020 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_congest_evt_param::conn_id Overfull \hbox (64.1225pt too wide) in paragraph at lines 1020--1022 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 1022--1024 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param::conn_id Overfull \hbox (136.1225pt too wide) in paragraph at lines 1024--1026 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_connect_evt_param::remote_bda Overfull \hbox (58.1225pt too wide) in paragraph at lines 1026--1028 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 1028--1030 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::service_hand le Overfull \hbox (130.1225pt too wide) in paragraph at lines 1030--1032 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::service_id Overfull \hbox (106.1225pt too wide) in paragraph at lines 1032--1034 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_create_evt_param::status Overfull \hbox (58.1225pt too wide) in paragraph at lines 1034--1036 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 1036--1038 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param::service_hand le Overfull \hbox (106.1225pt too wide) in paragraph at lines 1038--1040 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_delete_evt_param::status Overfull \hbox (82.1225pt too wide) in paragraph at lines 1040--1042 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 1042--1044 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::conn_id Overfull \hbox (130.1225pt too wide) in paragraph at lines 1044--1046 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::reason Overfull \hbox (154.1225pt too wide) in paragraph at lines 1046--1048 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_disconnect_evt_param::remote_b da Overfull \hbox (82.1225pt too wide) in paragraph at lines 1048--1050 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param Overfull \hbox (112.1225pt too wide) in paragraph at lines 1050--1052 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::bda Overfull \hbox (136.1225pt too wide) in paragraph at lines 1052--1054 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::conn_id Overfull \hbox (184.1225pt too wide) in paragraph at lines 1054--1056 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::exec_wri te_flag [902] Overfull \hbox (142.1225pt too wide) in paragraph at lines 1056--1058 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_exec_write_evt_param::trans_id Overfull \hbox (40.1225pt too wide) in paragraph at lines 1058--1060 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param Overfull \hbox (94.1225pt too wide) in paragraph at lines 1060--1062 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param::conn_id Overfull \hbox (70.1225pt too wide) in paragraph at lines 1062--1064 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_mtu_evt_param::mtu Overfull \hbox (46.1225pt too wide) in paragraph at lines 1064--1066 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_open_evt_param Overfull \hbox (94.1225pt too wide) in paragraph at lines 1066--1068 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_open_evt_param::status Overfull \hbox (46.1225pt too wide) in paragraph at lines 1068--1070 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param Overfull \hbox (76.1225pt too wide) in paragraph at lines 1070--1072 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::bda Overfull \hbox (100.1225pt too wide) in paragraph at lines 1072--1074 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::conn_id Overfull \hbox (94.1225pt too wide) in paragraph at lines 1074--1076 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::handle Overfull \hbox (100.1225pt too wide) in paragraph at lines 1076--1078 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::is_long Overfull \hbox (106.1225pt too wide) in paragraph at lines 1078--1080 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::need_rsp Overfull \hbox (94.1225pt too wide) in paragraph at lines 1080--1082 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::offset Overfull \hbox (106.1225pt too wide) in paragraph at lines 1082--1084 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_read_evt_param::trans_id Overfull \hbox (40.1225pt too wide) in paragraph at lines 1084--1086 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param Overfull \hbox (88.1225pt too wide) in paragraph at lines 1086--1088 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param::app_id Overfull \hbox (88.1225pt too wide) in paragraph at lines 1088--1090 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_reg_evt_param::status Overfull \hbox (40.1225pt too wide) in paragraph at lines 1090--1092 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param Overfull \hbox (88.1225pt too wide) in paragraph at lines 1092--1094 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param::handle Overfull \hbox (88.1225pt too wide) in paragraph at lines 1094--1096 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_rsp_evt_param::status Overfull \hbox (94.1225pt too wide) in paragraph at lines 1096--1098 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param Overfull \hbox (172.1225pt too wide) in paragraph at lines 1098--1100 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::attr_h andle Overfull \hbox (172.1225pt too wide) in paragraph at lines 1100--1102 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::srvc_h andle Overfull \hbox (142.1225pt too wide) in paragraph at lines 1102--1104 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_set_attr_val_evt_param::status Overfull \hbox (52.1225pt too wide) in paragraph at lines 1104--1106 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param Overfull \hbox (148.1225pt too wide) in paragraph at lines 1106--1108 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param::service_handl e Overfull \hbox (100.1225pt too wide) in paragraph at lines 1108--1110 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_start_evt_param::status Overfull \hbox (46.1225pt too wide) in paragraph at lines 1110--1112 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param Overfull \hbox (142.1225pt too wide) in paragraph at lines 1112--1114 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param::service_handle Overfull \hbox (94.1225pt too wide) in paragraph at lines 1114--1116 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_stop_evt_param::status Overfull \hbox (52.1225pt too wide) in paragraph at lines 1116--1118 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param Overfull \hbox (82.1225pt too wide) in paragraph at lines 1118--1120 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::bda Overfull \hbox (106.1225pt too wide) in paragraph at lines 1120--1122 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::conn_id Overfull \hbox (100.1225pt too wide) in paragraph at lines 1122--1124 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::handle Overfull \hbox (106.1225pt too wide) in paragraph at lines 1124--1126 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::is_prep Overfull \hbox (82.1225pt too wide) in paragraph at lines 1126--1128 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::len Overfull \hbox (112.1225pt too wide) in paragraph at lines 1128--1130 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::need_rsp Overfull \hbox (100.1225pt too wide) in paragraph at lines 1130--1132 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::offset Overfull \hbox (112.1225pt too wide) in paragraph at lines 1132--1134 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::trans_id Overfull \hbox (94.1225pt too wide) in paragraph at lines 1134--1136 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::gatts_write_evt_param::value Underfull \hbox (badness 10000) in paragraph at lines 1141--1143 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::set_attr_val Underfull \hbox (badness 10000) in paragraph at lines 1143--1144 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::start \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1145--1146 []\T1/pcr/m/n/10 esp_ble_gatts_cb_param_t::write \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 1148--1149 []\T1/pcr/m/n/10 esp_ble_gatts_create_service \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 1149--1150 []\T1/pcr/m/n/10 esp_ble_gatts_delete_service \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 1150--1151 []\T1/pcr/m/n/10 esp_ble_gatts_get_attr_value \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [903] Underfull \hbox (badness 10000) in paragraph at lines 1152--1153 []\T1/pcr/m/n/10 esp_ble_gatts_register_callback \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 1155--1156 []\T1/pcr/m/n/10 esp_ble_gatts_set_attr_value \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 1158--1159 []\T1/pcr/m/n/10 esp_ble_get_bond_device_list \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 1174--1175 []\T1/pcr/m/n/10 esp_ble_key_value_t::pid_key \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1187--1188 []\T1/pcr/m/n/10 esp_ble_local_id_keys_t::dhk \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 1189--1190 []\T1/pcr/m/n/10 esp_ble_local_id_keys_t::irk \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 1194--1195 []\T1/pcr/m/n/10 esp_ble_pcsrk_keys_t::sec_level \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1196--1197 []\T1/pcr/m/n/10 esp_ble_penc_keys_t::ediv \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1199--1200 []\T1/pcr/m/n/10 esp_ble_penc_keys_t::rand \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1204--1205 []\T1/pcr/m/n/10 esp_ble_pid_keys_t::static_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1205--1206 []\T1/pcr/m/n/10 esp_ble_pkt_data_length_params_t \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (10.1225pt too wide) in paragraph at lines 1206--1208 []\T1/pcr/m/n/10 esp_ble_pkt_data_length_params_t::rx_len Overfull \hbox (10.1225pt too wide) in paragraph at lines 1208--1210 []\T1/pcr/m/n/10 esp_ble_pkt_data_length_params_t::tx_len Underfull \hbox (badness 10000) in paragraph at lines 1216--1217 []\T1/pcr/m/n/10 esp_ble_scan_params_t::own_addr_type Underfull \hbox (badness 10000) in paragraph at lines 1217--1218 []\T1/pcr/m/n/10 esp_ble_scan_params_t::scan_duplicate Overfull \hbox (16.1225pt too wide) in paragraph at lines 1218--1220 []\T1/pcr/m/n/10 esp_ble_scan_params_t::scan_filter_policy Underfull \hbox (badness 10000) in paragraph at lines 1220--1221 []\T1/pcr/m/n/10 esp_ble_scan_params_t::scan_interval Underfull \hbox (badness 10000) in paragraph at lines 1221--1222 []\T1/pcr/m/n/10 esp_ble_scan_params_t::scan_type \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [904] Underfull \hbox (badness 10000) in paragraph at lines 1230--1231 []\T1/pcr/m/n/10 esp_ble_sec_key_notif_t::bd_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1231--1232 []\T1/pcr/m/n/10 esp_ble_sec_key_notif_t::passkey \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1258--1259 []\T1/pcr/m/n/10 ESP_BLUEDROID_STATUS_INITIALIZED \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1262--1263 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::checksum_func Underfull \hbox (badness 10000) in paragraph at lines 1263--1264 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::decrypt_func Underfull \hbox (badness 10000) in paragraph at lines 1264--1265 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::encrypt_func Underfull \hbox (badness 10000) in paragraph at lines 1265--1266 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::event_cb \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (40.1225pt too wide) in paragraph at lines 1266--1268 []\T1/pcr/m/n/10 esp_blufi_callbacks_t::negotiate_data_handler Overfull \hbox (40.1225pt too wide) in paragraph at lines 1270--1272 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param Overfull \hbox (94.1225pt too wide) in paragraph at lines 1272--1274 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::conn_id Overfull \hbox (112.1225pt too wide) in paragraph at lines 1274--1276 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::remote_bda Overfull \hbox (106.1225pt too wide) in paragraph at lines 1276--1278 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_connect_evt_param::server_if Overfull \hbox (76.1225pt too wide) in paragraph at lines 1278--1280 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_deinit_finish_evt_param Overfull \hbox (118.1225pt too wide) in paragraph at lines 1280--1282 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_deinit_finish_evt_param::state Overfull \hbox (58.1225pt too wide) in paragraph at lines 1282--1284 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_disconnect_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1284--1286 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_disconnect_evt_param::remote_bda Overfull \hbox (64.1225pt too wide) in paragraph at lines 1286--1288 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_init_finish_evt_param Overfull \hbox (106.1225pt too wide) in paragraph at lines 1288--1290 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_init_finish_evt_param::state Overfull \hbox (40.1225pt too wide) in paragraph at lines 1290--1292 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param Overfull \hbox (76.1225pt too wide) in paragraph at lines 1292--1294 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param::cert Overfull \hbox (100.1225pt too wide) in paragraph at lines 1294--1296 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_ca_evt_param::cert_len Overfull \hbox (94.1225pt too wide) in paragraph at lines 1296--1298 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1298--1300 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param::cert Overfull \hbox (154.1225pt too wide) in paragraph at lines 1300--1302 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_cert_evt_param::cert_l en Overfull \hbox (94.1225pt too wide) in paragraph at lines 1302--1304 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1304--1306 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param::pkey Overfull \hbox (154.1225pt too wide) in paragraph at lines 1306--1308 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_client_pkey_evt_param::pkey_l en Overfull \hbox (94.1225pt too wide) in paragraph at lines 1308--1310 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1310--1312 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param::cert Overfull \hbox (154.1225pt too wide) in paragraph at lines 1312--1314 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_cert_evt_param::cert_l en [905] Overfull \hbox (94.1225pt too wide) in paragraph at lines 1314--1316 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1316--1318 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param::pkey Overfull \hbox (154.1225pt too wide) in paragraph at lines 1318--1320 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_server_pkey_evt_param::pkey_l en Overfull \hbox (124.1225pt too wide) in paragraph at lines 1320--1322 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_auth_mode_evt_param Overfull \hbox (190.1225pt too wide) in paragraph at lines 1322--1324 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_auth_mode_evt_param::a uth_mode Overfull \hbox (112.1225pt too wide) in paragraph at lines 1324--1326 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_channel_evt_param Overfull \hbox (166.1225pt too wide) in paragraph at lines 1326--1328 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_channel_evt_param::cha nnel Overfull \hbox (142.1225pt too wide) in paragraph at lines 1328--1330 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_max_conn_num_evt_param Overfull \hbox (226.1225pt too wide) in paragraph at lines 1330--1332 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_max_conn_num_evt_param ::max_conn_num Overfull \hbox (106.1225pt too wide) in paragraph at lines 1332--1334 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param Overfull \hbox (154.1225pt too wide) in paragraph at lines 1334--1336 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param::pass wd Overfull \hbox (178.1225pt too wide) in paragraph at lines 1336--1338 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_passwd_evt_param::pass wd_len Overfull \hbox (94.1225pt too wide) in paragraph at lines 1338--1340 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1340--1342 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param::ssid Overfull \hbox (154.1225pt too wide) in paragraph at lines 1342--1344 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_softap_ssid_evt_param::ssid_l en Overfull \hbox (82.1225pt too wide) in paragraph at lines 1344--1346 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_bssid_evt_param Overfull \hbox (124.1225pt too wide) in paragraph at lines 1346--1348 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_bssid_evt_param::bssid Overfull \hbox (88.1225pt too wide) in paragraph at lines 1348--1350 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param Overfull \hbox (136.1225pt too wide) in paragraph at lines 1350--1352 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param::passwd Overfull \hbox (160.1225pt too wide) in paragraph at lines 1352--1354 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_passwd_evt_param::passwd_ len Overfull \hbox (76.1225pt too wide) in paragraph at lines 1354--1356 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param Overfull \hbox (112.1225pt too wide) in paragraph at lines 1356--1358 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param::ssid Overfull \hbox (136.1225pt too wide) in paragraph at lines 1358--1360 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_sta_ssid_evt_param::ssid_len Overfull \hbox (76.1225pt too wide) in paragraph at lines 1360--1362 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param Overfull \hbox (112.1225pt too wide) in paragraph at lines 1362--1364 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param::name Overfull \hbox (136.1225pt too wide) in paragraph at lines 1364--1366 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_recv_username_evt_param::name_len Overfull \hbox (76.1225pt too wide) in paragraph at lines 1366--1368 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_set_wifi_mode_evt_param Overfull \hbox (130.1225pt too wide) in paragraph at lines 1368--1370 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::blufi_set_wifi_mode_evt_param::op_mode Underfull \hbox (badness 6001) in paragraph at lines 1371--1372 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::client_cert \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1372--1373 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::client_pkey \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1374--1375 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::deinit_finish Underfull \hbox (badness 10000) in paragraph at lines 1375--1376 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::disconnect \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1376--1377 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::init_finish \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1377--1378 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::server_cert \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6001) in paragraph at lines 1378--1379 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::server_pkey \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1379--1381 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_auth_mode Underfull \hbox (badness 10000) in paragraph at lines 1381--1382 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_channel Overfull \hbox (16.1225pt too wide) in paragraph at lines 1382--1384 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_max_conn_num Underfull \hbox (badness 10000) in paragraph at lines 1384--1385 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_passwd Underfull \hbox (badness 6001) in paragraph at lines 1385--1386 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::softap_ssid \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1386--1387 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::sta_bssid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1387--1388 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::sta_passwd \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1390--1391 []\T1/pcr/m/n/10 esp_blufi_cb_param_t::wifi_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [906] Underfull \hbox (badness 10000) in paragraph at lines 1403--1404 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_GET_WIFI_STATUS \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1406--1407 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_CLIENT_CERT \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1407--1409 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_CLIENT_PRIV_KEY Underfull \hbox (badness 10000) in paragraph at lines 1409--1410 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SERVER_CERT \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1410--1412 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SERVER_PRIV_KEY Overfull \hbox (16.1225pt too wide) in paragraph at lines 1412--1414 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SLAVE_DISCONNECT_BLE Underfull \hbox (badness 10000) in paragraph at lines 1414--1416 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_AUTH_MODE Underfull \hbox (badness 10000) in paragraph at lines 1416--1418 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_CHANNEL Overfull \hbox (10.1225pt too wide) in paragraph at lines 1418--1420 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_MAX_CONN_NUM Underfull \hbox (badness 10000) in paragraph at lines 1422--1423 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_SOFTAP_SSID \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1424--1425 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_RECV_STA_PASSWD \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 1427--1429 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_REQ_CONNECT_TO_AP \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1429--1431 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_REQ_DISCONNECT_FROM_AP Underfull \hbox (badness 10000) in paragraph at lines 1431--1432 []\T1/pcr/m/n/10 ESP_BLUFI_EVENT_SET_WIFI_OPMODE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 1433--1435 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_authmode Overfull \hbox (28.1225pt too wide) in paragraph at lines 1435--1437 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_authmode_set Underfull \hbox (badness 10000) in paragraph at lines 1437--1439 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_channel Overfull \hbox (22.1225pt too wide) in paragraph at lines 1439--1441 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_channel_set Overfull \hbox (28.1225pt too wide) in paragraph at lines 1441--1443 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_max_conn_num Overfull \hbox (52.1225pt too wide) in paragraph at lines 1443--1445 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_max_conn_num_set Underfull \hbox (badness 10000) in paragraph at lines 1445--1446 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_passwd Overfull \hbox (16.1225pt too wide) in paragraph at lines 1446--1448 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_passwd_len Underfull \hbox (badness 10000) in paragraph at lines 1448--1449 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_ssid Overfull \hbox (4.1225pt too wide) in paragraph at lines 1449--1451 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::softap_ssid_len Underfull \hbox (badness 6001) in paragraph at lines 1451--1452 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_bssid \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1452--1454 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_bssid_set Underfull \hbox (badness 10000) in paragraph at lines 1455--1457 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_passwd_len Underfull \hbox (badness 10000) in paragraph at lines 1457--1458 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_ssid \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1458--1459 []\T1/pcr/m/n/10 esp_blufi_extra_info_t::sta_ssid_len Underfull \hbox (badness 7796) in paragraph at lines 1466--1467 []\T1/pcr/m/n/10 esp_blufi_register_callbacks \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 1467--1468 []\T1/pcr/m/n/10 esp_blufi_send_wifi_conn_report \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [907] Overfull \hbox (16.1225pt too wide) in paragraph at lines 1483--1485 []\T1/pcr/m/n/10 ESP_BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE Overfull \hbox (40.1225pt too wide) in paragraph at lines 1490--1492 []\T1/pcr/m/n/10 ESP_BT_STATUS_CONTROL_LE_DATA_LEN_UNSUPPORTED Overfull \hbox (4.1225pt too wide) in paragraph at lines 1493--1495 []\T1/pcr/m/n/10 ESP_BT_STATUS_ERR_ILLEGAL_PARAMETER_FMT Underfull \hbox (badness 10000) in paragraph at lines 1496--1498 []\T1/pcr/m/n/10 ESP_BT_STATUS_INVALID_STATIC_RAND_ADDR Underfull \hbox (badness 10000) in paragraph at lines 1501--1502 []\T1/pcr/m/n/10 ESP_BT_STATUS_PARAM_OUT_OF_RANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 1503--1505 []\T1/pcr/m/n/10 ESP_BT_STATUS_PEER_LE_DATA_LEN_UNSUPPORTED Underfull \hbox (badness 10000) in paragraph at lines 1510--1512 []\T1/pcr/m/n/10 ESP_BT_STATUS_UNACCEPT_CONN_INTERVAL Underfull \hbox (badness 6001) in paragraph at lines 1519--1520 []\T1/pcr/m/n/10 esp_deregister_freertos_idle_hook \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 1520--1522 []\T1/pcr/m/n/10 esp_deregister_freertos_idle_hook_for_cpu Underfull \hbox (badness 6001) in paragraph at lines 1522--1523 []\T1/pcr/m/n/10 esp_deregister_freertos_tick_hook \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 1523--1525 []\T1/pcr/m/n/10 esp_deregister_freertos_tick_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 1561--1562 []\T1/pcr/m/n/10 ESP_ERR_OTA_SELECT_INFO_INVALID \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1564--1565 []\T1/pcr/m/n/10 ESP_ERR_ULP_BRANCH_OUT_OF_RANGE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C [908] Underfull \hbox (badness 7796) in paragraph at lines 1606--1607 []\T1/pcr/m/n/10 esp_flash_encryption_enabled \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 1609--1610 []\T1/pcr/m/n/10 ESP_GAP_BLE_ADD_WHITELIST_COMPLETE_EVT Overfull \hbox (16.1225pt too wide) in paragraph at lines 1610--1612 []\T1/pcr/m/n/10 ESP_GAP_BLE_ADV_DATA_RAW_SET_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1612--1614 []\T1/pcr/m/n/10 ESP_GAP_BLE_ADV_DATA_SET_COMPLETE_EVT Underfull \hbox (badness 6016) in paragraph at lines 1616--1618 []\T1/pcr/m/n/10 ESP_GAP_BLE_ADV_STOP_COMPLETE_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 1621--1623 []\T1/pcr/m/n/10 ESP_GAP_BLE_CLEAR_BOND_DEV_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1624--1626 []\T1/pcr/m/n/10 ESP_GAP_BLE_GET_BOND_DEV_COMPLETE_EVT Overfull \hbox (10.1225pt too wide) in paragraph at lines 1635--1637 []\T1/pcr/m/n/10 ESP_GAP_BLE_REMOVE_BOND_DEV_COMPLETE_EVT Overfull \hbox (4.1225pt too wide) in paragraph at lines 1637--1639 []\T1/pcr/m/n/10 ESP_GAP_BLE_SCAN_PARAM_SET_COMPLETE_EVT Overfull \hbox (46.1225pt too wide) in paragraph at lines 1640--1642 []\T1/pcr/m/n/10 ESP_GAP_BLE_SCAN_RSP_DATA_RAW_SET_COMPLETE_EVT Overfull \hbox (22.1225pt too wide) in paragraph at lines 1642--1644 []\T1/pcr/m/n/10 ESP_GAP_BLE_SCAN_RSP_DATA_SET_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1644--1646 []\T1/pcr/m/n/10 ESP_GAP_BLE_SCAN_START_COMPLETE_EVT Overfull \hbox (22.1225pt too wide) in paragraph at lines 1649--1651 []\T1/pcr/m/n/10 ESP_GAP_BLE_SET_LOCAL_PRIVACY_COMPLETE_EVT Overfull \hbox (4.1225pt too wide) in paragraph at lines 1651--1653 []\T1/pcr/m/n/10 ESP_GAP_BLE_SET_PKT_LENGTH_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1653--1655 []\T1/pcr/m/n/10 ESP_GAP_BLE_SET_STATIC_RAND_ADDR_EVT Overfull \hbox (16.1225pt too wide) in paragraph at lines 1657--1659 []\T1/pcr/m/n/10 ESP_GAP_BLE_UPDATE_WHITELIST_COMPLETE_EVT Underfull \hbox (badness 10000) in paragraph at lines 1659--1660 []\T1/pcr/m/n/10 ESP_GAP_SEARCH_DI_DISC_CMPL_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1660--1661 []\T1/pcr/m/n/10 ESP_GAP_SEARCH_DISC_BLE_RES_EVT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [909] Underfull \hbox (badness 10000) in paragraph at lines 1666--1668 []\T1/pcr/m/n/10 ESP_GAP_SEARCH_SEARCH_CANCEL_CMPL_EVT Underfull \hbox (badness 10000) in paragraph at lines 1676--1677 []\T1/pcr/m/n/10 ESP_GATT_AUTH_REQ_SIGNED_NO_MITM \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1684--1685 []\T1/pcr/m/n/10 ESP_GATT_CHAR_PROP_BIT_BROADCAST \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1685--1686 []\T1/pcr/m/n/10 ESP_GATT_CHAR_PROP_BIT_EXT_PROP \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1686--1687 []\T1/pcr/m/n/10 ESP_GATT_CHAR_PROP_BIT_INDICATE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1690--1691 []\T1/pcr/m/n/10 ESP_GATT_CHAR_PROP_BIT_WRITE_NR \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 6016) in paragraph at lines 1702--1703 []\T1/pcr/m/n/10 ESP_GATT_CONN_TERMINATE_PEER_USER \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1740--1741 []\T1/pcr/m/n/10 ESP_GATT_MAX_READ_MULTI_HANDLES \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C [910] Underfull \hbox (badness 10000) in paragraph at lines 1757--1758 []\T1/pcr/m/n/10 ESP_GATT_PERM_WRITE_SIGNED_MITM \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1783--1784 []\T1/pcr/m/n/10 ESP_GATT_UUID_BATTERY_SERVICE_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1784--1785 []\T1/pcr/m/n/10 ESP_GATT_UUID_BLOOD_PRESSURE_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1786--1787 []\T1/pcr/m/n/10 ESP_GATT_UUID_CHAR_CLIENT_CONFIG \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1790--1791 []\T1/pcr/m/n/10 ESP_GATT_UUID_CHAR_PRESENT_FORMAT \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1797--1798 []\T1/pcr/m/n/10 ESP_GATT_UUID_CYCLING_POWER_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Overfull \hbox (4.1225pt too wide) in paragraph at lines 1798--1799 []\T1/pcr/m/n/10 ESP_GATT_UUID_CYCLING_SPEED_CADENCE_SVC Underfull \hbox (badness 10000) in paragraph at lines 1800--1801 []\T1/pcr/m/n/10 ESP_GATT_UUID_EXT_RPT_REF_DESCR \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1805--1806 []\T1/pcr/m/n/10 ESP_GATT_UUID_GAP_PREF_CONN_PARAM \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1812--1813 []\T1/pcr/m/n/10 ESP_GATT_UUID_HEALTH_THERMOM_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C [911] Underfull \hbox (badness 10000) in paragraph at lines 1816--1817 []\T1/pcr/m/n/10 ESP_GATT_UUID_HID_BT_MOUSE_INPUT \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 10000) in paragraph at lines 1817--1818 []\T1/pcr/m/n/10 ESP_GATT_UUID_HID_CONTROL_POINT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 1825--1826 []\T1/pcr/m/n/10 ESP_GATT_UUID_IMMEDIATE_ALERT_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Overfull \hbox (16.1225pt too wide) in paragraph at lines 1829--1831 []\T1/pcr/m/n/10 ESP_GATT_UUID_LOCATION_AND_NAVIGATION_SVC Underfull \hbox (badness 10000) in paragraph at lines 1833--1834 []\T1/pcr/m/n/10 ESP_GATT_UUID_NEXT_DST_CHANGE_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1840--1841 []\T1/pcr/m/n/10 ESP_GATT_UUID_REF_TIME_UPDATE_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Overfull \hbox (4.1225pt too wide) in paragraph at lines 1846--1847 []\T1/pcr/m/n/10 ESP_GATT_UUID_RUNNING_SPEED_CADENCE_SVC Underfull \hbox (badness 10000) in paragraph at lines 1849--1850 []\T1/pcr/m/n/10 ESP_GATT_UUID_SCAN_PARAMETERS_SVC \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 1853--1854 []\T1/pcr/m/n/10 ESP_GATT_UUID_SERIAL_NUMBER_STR \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 6001) in paragraph at lines 1886--1887 []\T1/pcr/m/n/10 esp_gattc_char_elem_t::properties \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [912] Underfull \hbox (badness 10000) in paragraph at lines 1892--1893 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::attribute_handle Underfull \hbox (badness 10000) in paragraph at lines 1893--1894 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::end_handle \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1894--1895 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::properties \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6001) in paragraph at lines 1895--1896 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::start_handle \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 1896--1897 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 1897--1898 []\T1/pcr/m/n/10 esp_gattc_db_elem_t::uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 1900--1901 []\T1/pcr/m/n/10 esp_gattc_descr_elem_t::uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 1905--1906 []\T1/pcr/m/n/10 esp_gattc_incl_svc_elem_t::handle \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (40.1225pt too wide) in paragraph at lines 1906--1908 []\T1/pcr/m/n/10 esp_gattc_incl_svc_elem_t::incl_srvc_s_handle Underfull \hbox (badness 10000) in paragraph at lines 1908--1909 []\T1/pcr/m/n/10 esp_gattc_incl_svc_elem_t::uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 1931--1932 []\T1/pcr/m/n/10 esp_gattc_service_elem_t::end_handle Underfull \hbox (badness 10000) in paragraph at lines 1932--1933 []\T1/pcr/m/n/10 esp_gattc_service_elem_t::is_primary Underfull \hbox (badness 10000) in paragraph at lines 1933--1935 []\T1/pcr/m/n/10 esp_gattc_service_elem_t::start_handle Underfull \hbox (badness 6001) in paragraph at lines 1946--1947 []\T1/pcr/m/n/10 esp_gatts_attr_db_t::attr_control \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [913] Underfull \hbox (badness 10000) in paragraph at lines 1960--1962 []\T1/pcr/m/n/10 esp_gatts_incl128_svc_desc_t::end_hdl Overfull \hbox (4.1225pt too wide) in paragraph at lines 1962--1964 []\T1/pcr/m/n/10 esp_gatts_incl128_svc_desc_t::start_hdl Underfull \hbox (badness 10000) in paragraph at lines 1966--1967 []\T1/pcr/m/n/10 esp_gatts_incl_svc_desc_t::start_hdl Underfull \hbox (badness 10000) in paragraph at lines 1967--1968 []\T1/pcr/m/n/10 esp_gatts_incl_svc_desc_t::uuid \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 1982--1983 []\T1/pcr/m/n/10 esp_intr_alloc_intrstatus \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), [914] Underfull \hbox (badness 5147) in paragraph at lines 2081--2082 []\T1/pcr/m/n/10 esp_now_peer_info::peer_addr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 2102--2103 []\T1/pcr/m/n/10 esp_ota_get_next_update_partition \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7704) in paragraph at lines 2107--2108 []\T1/pcr/m/n/10 esp_partition_erase_range \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6016) in paragraph at lines 2117--2118 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_FACTORY \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2118--2119 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_0 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2119--2120 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_1 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2120--2121 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_10 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2121--2122 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_11 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2122--2123 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_12 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2123--2124 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_13 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2124--2125 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_14 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2125--2126 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_15 \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2126--2127 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_2 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2127--2128 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_3 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2128--2129 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_4 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2129--2130 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_5 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2130--2131 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_6 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2131--2132 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_7 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2132--2133 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_8 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2133--2134 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_9 \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [915] Underfull \hbox (badness 6016) in paragraph at lines 2134--2135 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_MAX \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 6016) in paragraph at lines 2135--2136 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_APP_OTA_MIN \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2137--2139 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_DATA_COREDUMP Underfull \hbox (badness 10000) in paragraph at lines 2139--2141 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_DATA_ESPHTTPD Underfull \hbox (badness 6016) in paragraph at lines 2145--2146 []\T1/pcr/m/n/10 ESP_PARTITION_SUBTYPE_DATA_SPIFFS \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 2169--2171 []\T1/pcr/m/n/10 esp_pm_config_esp32_t::light_sleep_enable Underfull \hbox (badness 10000) in paragraph at lines 2171--2172 []\T1/pcr/m/n/10 esp_pm_config_esp32_t::max_cpu_freq Underfull \hbox (badness 10000) in paragraph at lines 2172--2173 []\T1/pcr/m/n/10 esp_pm_config_esp32_t::min_cpu_freq Underfull \hbox (badness 10000) in paragraph at lines 2183--2184 []\T1/pcr/m/n/10 esp_register_freertos_idle_hook \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 2184--2186 []\T1/pcr/m/n/10 esp_register_freertos_idle_hook_for_cpu Underfull \hbox (badness 10000) in paragraph at lines 2186--2187 []\T1/pcr/m/n/10 esp_register_freertos_tick_hook \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Overfull \hbox (4.1225pt too wide) in paragraph at lines 2187--2189 []\T1/pcr/m/n/10 esp_register_freertos_tick_hook_for_cpu Underfull \hbox (badness 7796) in paragraph at lines 2189--2190 []\T1/pcr/m/n/10 esp_sleep_enable_ext0_wakeup \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7796) in paragraph at lines 2190--2191 []\T1/pcr/m/n/10 esp_sleep_enable_ext1_wakeup \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2192--2193 []\T1/pcr/m/n/10 esp_sleep_enable_touchpad_wakeup \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2195--2196 []\T1/pcr/m/n/10 esp_sleep_get_ext1_wakeup_status \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2196--2198 []\T1/pcr/m/n/10 esp_sleep_get_touchpad_wakeup_status [916] Underfull \hbox (badness 5147) in paragraph at lines 2227--2228 []\T1/pcr/m/n/10 esp_timer_create_args_t::arg \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 2228--2229 []\T1/pcr/m/n/10 esp_timer_create_args_t::callback \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (10.1225pt too wide) in paragraph at lines 2229--2231 []\T1/pcr/m/n/10 esp_timer_create_args_t::dispatch_method Underfull \hbox (badness 7704) in paragraph at lines 2248--2249 []\T1/pcr/m/n/10 esp_vfs_dev_uart_register \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2249--2251 []\T1/pcr/m/n/10 esp_vfs_dev_uart_set_rx_line_endings Underfull \hbox (badness 10000) in paragraph at lines 2251--2253 []\T1/pcr/m/n/10 esp_vfs_dev_uart_set_tx_line_endings Underfull \hbox (badness 10000) in paragraph at lines 2254--2255 []\T1/pcr/m/n/10 esp_vfs_dev_uart_use_nonblocking \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (70.1225pt too wide) in paragraph at lines 2257--2259 []\T1/pcr/m/n/10 esp_vfs_fat_mount_config_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 2259--2261 []\T1/pcr/m/n/10 esp_vfs_fat_mount_config_t::max_files Underfull \hbox (badness 7704) in paragraph at lines 2263--2264 []\T1/pcr/m/n/10 esp_vfs_fat_sdmmc_unmount \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 2265--2266 []\T1/pcr/m/n/10 esp_vfs_fat_spiflash_unmount \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2280--2281 []\T1/pcr/m/n/10 esp_vfs_spiffs_conf_t::base_path \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Overfull \hbox (40.1225pt too wide) in paragraph at lines 2281--2283 []\T1/pcr/m/n/10 esp_vfs_spiffs_conf_t::format_if_mount_failed Underfull \hbox (badness 10000) in paragraph at lines 2283--2284 []\T1/pcr/m/n/10 esp_vfs_spiffs_conf_t::max_files \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2284--2286 []\T1/pcr/m/n/10 esp_vfs_spiffs_conf_t::partition_label Underfull \hbox (badness 7704) in paragraph at lines 2287--2288 []\T1/pcr/m/n/10 esp_vfs_spiffs_unregister \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), [917] Underfull \hbox (badness 10000) in paragraph at lines 2309--2310 []\T1/pcr/m/n/10 esp_wifi_get_promiscuous_filter \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7796) in paragraph at lines 2316--2317 []\T1/pcr/m/n/10 esp_wifi_scan_get_ap_records \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2328--2329 []\T1/pcr/m/n/10 esp_wifi_set_promiscuous_filter \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2350--2351 []\T1/pcr/m/n/10 eth_config_t::gpio_config \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 2353--2354 []\T1/pcr/m/n/10 eth_config_t::phy_check_init \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 2354--2355 []\T1/pcr/m/n/10 eth_config_t::phy_check_link \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 2355--2356 []\T1/pcr/m/n/10 eth_config_t::phy_get_duplex_mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (22.1225pt too wide) in paragraph at lines 2356--2358 []\T1/pcr/m/n/10 eth_config_t::phy_get_partner_pause_enable Underfull \hbox (badness 10000) in paragraph at lines 2358--2359 []\T1/pcr/m/n/10 eth_config_t::phy_get_speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2361--2362 []\T1/pcr/m/n/10 eth_config_t::tcpip_input \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2374--2375 []\T1/pcr/m/n/10 eth_phy_get_partner_pause_enable_func Underfull \hbox (badness 10000) in paragraph at lines 2382--2383 []\T1/pcr/m/n/10 ETS_INTERNAL_PROFILING_INTR_SOURCE \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 2385--2386 []\T1/pcr/m/n/10 ETS_INTERNAL_TIMER0_INTR_SOURCE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 2386--2387 []\T1/pcr/m/n/10 ETS_INTERNAL_TIMER1_INTR_SOURCE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 10000) in paragraph at lines 2387--2388 []\T1/pcr/m/n/10 ETS_INTERNAL_TIMER2_INTR_SOURCE \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C [918] Underfull \hbox (badness 10000) in paragraph at lines 2410--2411 []\T1/pcr/m/n/10 gpio_config_t::pull_up_en \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 2419--2420 []\T1/pcr/m/n/10 gpio_get_drive_capability \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 2468--2469 []\T1/pcr/m/n/10 gpio_set_drive_capability \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 2483--2484 []\T1/pcr/m/n/10 heap_caps_check_integrity \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2492--2493 []\T1/pcr/m/n/10 heap_caps_get_largest_free_block \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2493--2494 []\T1/pcr/m/n/10 heap_caps_get_minimum_free_size \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [919] Underfull \hbox (badness 7704) in paragraph at lines 2498--2499 []\T1/pcr/m/n/10 heap_caps_print_heap_info \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 2509--2510 []\T1/pcr/m/n/10 heap_trace_record_t::address \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2510--2511 []\T1/pcr/m/n/10 heap_trace_record_t::alloced_by \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2513--2514 []\T1/pcr/m/n/10 heap_trace_record_t::size \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [920] Underfull \hbox (badness 5147) in paragraph at lines 2621--2622 []\T1/pcr/m/n/10 i2s_config_t::channel_format \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2624--2625 []\T1/pcr/m/n/10 i2s_config_t::dma_buf_len \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2627--2628 []\T1/pcr/m/n/10 i2s_config_t::sample_rate \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 2658--2659 []\T1/pcr/m/n/10 i2s_pin_config_t::bck_io_num \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [921] Underfull \hbox (badness 10000) in paragraph at lines 2729--2730 []\T1/pcr/m/n/10 ledc_channel_config_t::gpio_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2730--2731 []\T1/pcr/m/n/10 ledc_channel_config_t::intr_type \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 2731--2732 []\T1/pcr/m/n/10 ledc_channel_config_t::speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2732--2733 []\T1/pcr/m/n/10 ledc_channel_config_t::timer_sel \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [922] Underfull \hbox (badness 5147) in paragraph at lines 2779--2780 []\T1/pcr/m/n/10 ledc_timer_config_t::bit_num \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2780--2781 []\T1/pcr/m/n/10 ledc_timer_config_t::duty_resolution Underfull \hbox (badness 5147) in paragraph at lines 2781--2782 []\T1/pcr/m/n/10 ledc_timer_config_t::freq_hz \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2782--2783 []\T1/pcr/m/n/10 ledc_timer_config_t::speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 6016) in paragraph at lines 2829--2830 []\T1/pcr/m/n/10 MCPWM_ACTIVE_HIGH_COMPLIMENT_MODE \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2831--2832 []\T1/pcr/m/n/10 MCPWM_ACTIVE_LOW_COMPLIMENT_MODE \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 2833--2834 []\T1/pcr/m/n/10 MCPWM_ACTIVE_RED_FED_FROM_PWMXA \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2834--2835 []\T1/pcr/m/n/10 MCPWM_ACTIVE_RED_FED_FROM_PWMXB \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 2847--2848 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::carrier_duty Overfull \hbox (10.1225pt too wide) in paragraph at lines 2848--2850 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::carrier_ivt_mode Overfull \hbox (4.1225pt too wide) in paragraph at lines 2850--2852 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::carrier_os_mode Underfull \hbox (badness 10000) in paragraph at lines 2852--2853 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::carrier_period Overfull \hbox (16.1225pt too wide) in paragraph at lines 2853--2855 []\T1/pcr/m/n/10 mcpwm_carrier_config_t::pulse_width_in_os Underfull \hbox (badness 6001) in paragraph at lines 2859--2860 []\T1/pcr/m/n/10 mcpwm_carrier_oneshot_mode_enable \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ [923] Underfull \hbox (badness 7796) in paragraph at lines 2865--2866 []\T1/pcr/m/n/10 mcpwm_carrier_set_duty_cycle \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 5147) in paragraph at lines 2870--2871 []\T1/pcr/m/n/10 mcpwm_config_t::counter_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 2871--2872 []\T1/pcr/m/n/10 mcpwm_config_t::duty_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 2872--2873 []\T1/pcr/m/n/10 mcpwm_config_t::frequency \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 2891--2892 []\T1/pcr/m/n/10 mcpwm_fault_set_oneshot_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 2915--2916 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm0a_out_num Underfull \hbox (badness 10000) in paragraph at lines 2916--2917 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm0b_out_num Underfull \hbox (badness 10000) in paragraph at lines 2917--2918 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm1a_out_num Underfull \hbox (badness 10000) in paragraph at lines 2918--2919 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm1b_out_num Underfull \hbox (badness 10000) in paragraph at lines 2919--2920 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm2a_out_num Underfull \hbox (badness 10000) in paragraph at lines 2920--2921 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm2b_out_num Underfull \hbox (badness 10000) in paragraph at lines 2921--2923 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_cap0_in_num Underfull \hbox (badness 10000) in paragraph at lines 2923--2925 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_cap1_in_num Underfull \hbox (badness 10000) in paragraph at lines 2925--2927 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_cap2_in_num Overfull \hbox (4.1225pt too wide) in paragraph at lines 2927--2929 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_fault0_in_num Overfull \hbox (4.1225pt too wide) in paragraph at lines 2929--2931 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_fault1_in_num Overfull \hbox (4.1225pt too wide) in paragraph at lines 2931--2933 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_fault2_in_num Underfull \hbox (badness 10000) in paragraph at lines 2933--2935 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_sync0_in_num Underfull \hbox (badness 10000) in paragraph at lines 2935--2937 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_sync1_in_num Underfull \hbox (badness 10000) in paragraph at lines 2937--2939 []\T1/pcr/m/n/10 mcpwm_pin_config_t::mcpwm_sync2_in_num [924] Underfull \hbox (badness 5147) in paragraph at lines 3000--3001 []\T1/pcr/m/n/10 mdns_result_s::instance_name \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 3013--3014 []\T1/pcr/m/n/10 mdns_service_txt_item_remove \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 3014--3015 []\T1/pcr/m/n/10 mdns_service_txt_item_set \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3035--3036 []\T1/pcr/m/n/10 multi_heap_info_t::allocated_blocks Underfull \hbox (badness 10000) in paragraph at lines 3037--3038 []\T1/pcr/m/n/10 multi_heap_info_t::largest_free_block Underfull \hbox (badness 10000) in paragraph at lines 3038--3039 []\T1/pcr/m/n/10 multi_heap_info_t::minimum_free_bytes Overfull \hbox (10.1225pt too wide) in paragraph at lines 3039--3041 []\T1/pcr/m/n/10 multi_heap_info_t::total_allocated_bytes Underfull \hbox (badness 10000) in paragraph at lines 3041--3042 []\T1/pcr/m/n/10 multi_heap_info_t::total_blocks \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 3042--3043 []\T1/pcr/m/n/10 multi_heap_info_t::total_free_bytes Underfull \hbox (badness 7796) in paragraph at lines 3044--3045 []\T1/pcr/m/n/10 multi_heap_minimum_free_size \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [925] Underfull \hbox (badness 7704) in paragraph at lines 3059--3060 []\T1/pcr/m/n/10 nvs_flash_erase_partition \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 3101--3102 []\T1/pcr/m/n/10 pcnt_config_t::counter_h_lim \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3102--3103 []\T1/pcr/m/n/10 pcnt_config_t::counter_l_lim \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3103--3104 []\T1/pcr/m/n/10 pcnt_config_t::ctrl_gpio_num \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 3104--3105 []\T1/pcr/m/n/10 pcnt_config_t::hctrl_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3105--3106 []\T1/pcr/m/n/10 pcnt_config_t::lctrl_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [926] Underfull \hbox (badness 10000) in paragraph at lines 3200--3201 []\T1/pcr/m/n/10 phy_lan8720_default_ethernet_config Underfull \hbox (badness 7704) in paragraph at lines 3206--3207 []\T1/pcr/m/n/10 phy_mii_check_link_status \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3208--3209 []\T1/pcr/m/n/10 phy_mii_get_partner_pause_enable \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3209--3211 []\T1/pcr/m/n/10 phy_rmii_configure_data_interface_pins Underfull \hbox (badness 7704) in paragraph at lines 3212--3213 []\T1/pcr/m/n/10 phy_tlk110_check_phy_init \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 3214--3215 []\T1/pcr/m/n/10 phy_tlk110_dump_registers \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 3216--3217 []\T1/pcr/m/n/10 phy_tlk110_get_speed_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), [927] Underfull \hbox (badness 10000) in paragraph at lines 3303--3304 []\T1/pcr/m/n/10 rmt_rx_config_t::filter_ticks_thresh Underfull \hbox (badness 10000) in paragraph at lines 3304--3305 []\T1/pcr/m/n/10 rmt_rx_config_t::idle_threshold \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 3325--3326 []\T1/pcr/m/n/10 rmt_tx_config_t::carrier_duty_percent Underfull \hbox (badness 10000) in paragraph at lines 3327--3328 []\T1/pcr/m/n/10 rmt_tx_config_t::carrier_freq_hz \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3330--3331 []\T1/pcr/m/n/10 rmt_tx_config_t::idle_output_en \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [928] Underfull \hbox (badness 10000) in paragraph at lines 3345--3346 []\T1/pcr/m/n/10 rtc_gpio_desc_t::pulldown \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3407--3408 []\T1/pcr/m/n/10 sdmmc_command_t::response \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3411--3412 []\T1/pcr/m/n/10 sdmmc_csd_t::card_command_class \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 7704) in paragraph at lines 3422--3423 []\T1/pcr/m/n/10 sdmmc_host_do_transaction \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3434--3435 []\T1/pcr/m/n/10 sdmmc_host_t::command_timeout_ms \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ [929] Underfull \hbox (badness 5147) in paragraph at lines 3436--3437 []\T1/pcr/m/n/10 sdmmc_host_t::do_transaction \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3450--3451 []\T1/pcr/m/n/10 sdmmc_slot_config_t::gpio_cd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3451--3452 []\T1/pcr/m/n/10 sdmmc_slot_config_t::gpio_wp \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7704) in paragraph at lines 3459--3460 []\T1/pcr/m/n/10 sdspi_host_do_transaction \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3465--3466 []\T1/pcr/m/n/10 sdspi_slot_config_t::dma_channel \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 3466--3467 []\T1/pcr/m/n/10 sdspi_slot_config_t::gpio_cd \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3467--3468 []\T1/pcr/m/n/10 sdspi_slot_config_t::gpio_cs \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3471--3472 []\T1/pcr/m/n/10 sdspi_slot_config_t::gpio_wp \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 3475--3476 []\T1/pcr/m/n/10 semBINARY_SEMAPHORE_QUEUE_LENGTH \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C Underfull \hbox (badness 5147) in paragraph at lines 3490--3491 []\T1/pcr/m/n/10 sigmadelta_config_t::channel \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 3491--3492 []\T1/pcr/m/n/10 sigmadelta_config_t::sigmadelta_duty Underfull \hbox (badness 10000) in paragraph at lines 3492--3493 []\T1/pcr/m/n/10 sigmadelta_config_t::sigmadelta_gpio Overfull \hbox (10.1225pt too wide) in paragraph at lines 3493--3495 []\T1/pcr/m/n/10 sigmadelta_config_t::sigmadelta_prescale Underfull \hbox (badness 6001) in paragraph at lines 3503--3504 []\T1/pcr/m/n/10 spi_bus_config_t::max_transfer_sz \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 3506--3507 []\T1/pcr/m/n/10 spi_bus_config_t::quadhd_io_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 3507--3508 []\T1/pcr/m/n/10 spi_bus_config_t::quadwp_io_num \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [930] Overfull \hbox (28.1225pt too wide) in paragraph at lines 3519--3521 []\T1/pcr/m/n/10 spi_device_interface_config_t::address_bits Overfull \hbox (40.1225pt too wide) in paragraph at lines 3521--3523 []\T1/pcr/m/n/10 spi_device_interface_config_t::clock_speed_hz Overfull \hbox (28.1225pt too wide) in paragraph at lines 3523--3525 []\T1/pcr/m/n/10 spi_device_interface_config_t::command_bits Overfull \hbox (52.1225pt too wide) in paragraph at lines 3525--3527 []\T1/pcr/m/n/10 spi_device_interface_config_t::cs_ena_posttrans Overfull \hbox (46.1225pt too wide) in paragraph at lines 3527--3529 []\T1/pcr/m/n/10 spi_device_interface_config_t::cs_ena_pretrans Overfull \hbox (16.1225pt too wide) in paragraph at lines 3529--3531 []\T1/pcr/m/n/10 spi_device_interface_config_t::dummy_bits Overfull \hbox (40.1225pt too wide) in paragraph at lines 3531--3533 []\T1/pcr/m/n/10 spi_device_interface_config_t::duty_cycle_pos Underfull \hbox (badness 10000) in paragraph at lines 3533--3534 []\T1/pcr/m/n/10 spi_device_interface_config_t::flags Underfull \hbox (badness 10000) in paragraph at lines 3534--3535 []\T1/pcr/m/n/10 spi_device_interface_config_t::mode Underfull \hbox (badness 10000) in paragraph at lines 3535--3537 []\T1/pcr/m/n/10 spi_device_interface_config_t::post_cb Underfull \hbox (badness 10000) in paragraph at lines 3537--3538 []\T1/pcr/m/n/10 spi_device_interface_config_t::pre_cb Overfull \hbox (16.1225pt too wide) in paragraph at lines 3538--3540 []\T1/pcr/m/n/10 spi_device_interface_config_t::queue_size Overfull \hbox (28.1225pt too wide) in paragraph at lines 3540--3542 []\T1/pcr/m/n/10 spi_device_interface_config_t::spics_io_num Underfull \hbox (badness 5147) in paragraph at lines 3555--3556 []\T1/pcr/m/n/10 spi_flash_guard_funcs_t::end \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 3556--3557 []\T1/pcr/m/n/10 spi_flash_guard_funcs_t::op_lock \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 7704) in paragraph at lines 3580--3581 []\T1/pcr/m/n/10 spi_flash_write_encrypted \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 10000) in paragraph at lines 3589--3590 []\T1/pcr/m/n/10 spi_slave_interface_config_t::flags Overfull \hbox (28.1225pt too wide) in paragraph at lines 3591--3593 []\T1/pcr/m/n/10 spi_slave_interface_config_t::post_setup_cb Overfull \hbox (28.1225pt too wide) in paragraph at lines 3593--3595 []\T1/pcr/m/n/10 spi_slave_interface_config_t::post_trans_cb Overfull \hbox (10.1225pt too wide) in paragraph at lines 3595--3597 []\T1/pcr/m/n/10 spi_slave_interface_config_t::queue_size Overfull \hbox (22.1225pt too wide) in paragraph at lines 3597--3599 []\T1/pcr/m/n/10 spi_slave_interface_config_t::spics_io_num Underfull \hbox (badness 10000) in paragraph at lines 3603--3604 []\T1/pcr/m/n/10 spi_slave_transaction_t::length \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [931] Underfull \hbox (badness 10000) in paragraph at lines 3618--3619 []\T1/pcr/m/n/10 spi_transaction_ext_t::address_bits Underfull \hbox (badness 10000) in paragraph at lines 3620--3621 []\T1/pcr/m/n/10 spi_transaction_ext_t::command_bits Underfull \hbox (badness 10000) in paragraph at lines 3626--3627 []\T1/pcr/m/n/10 spi_transaction_t::length \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 5147) in paragraph at lines 3627--3628 []\T1/pcr/m/n/10 spi_transaction_t::rx_buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 3630--3631 []\T1/pcr/m/n/10 spi_transaction_t::tx_buffer \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 7796) in paragraph at lines 3642--3643 []\T1/pcr/m/n/10 spicommon_dmaworkaround_idle \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 6001) in paragraph at lines 3643--3644 []\T1/pcr/m/n/10 spicommon_dmaworkaround_req_reset \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (16.1225pt too wide) in paragraph at lines 3644--3646 []\T1/pcr/m/n/10 spicommon_dmaworkaround_reset_in_progress Overfull \hbox (4.1225pt too wide) in paragraph at lines 3646--3648 []\T1/pcr/m/n/10 spicommon_dmaworkaround_transfer_active Underfull \hbox (badness 7796) in paragraph at lines 3650--3651 []\T1/pcr/m/n/10 spicommon_irqsource_for_host \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 3689--3690 []\T1/pcr/m/n/10 timer_config_t::intr_type \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [932] Underfull \hbox (badness 10000) in paragraph at lines 3729--3730 []\T1/pcr/m/n/10 tmrCOMMAND_CHANGE_PERIOD_FROM_ISR \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 7796) in paragraph at lines 3784--3785 []\T1/pcr/m/n/10 touch_pad_get_trigger_source \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [933] Underfull \hbox (badness 10000) in paragraph at lines 3804--3805 []\T1/pcr/m/n/10 TOUCH_PAD_MEASURE_CYCLE_DEFAULT \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C Underfull \hbox (badness 7796) in paragraph at lines 3834--3835 []\T1/pcr/m/n/10 touch_pad_set_trigger_source \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [934] Underfull \hbox (badness 7796) in paragraph at lines 3902--3903 []\T1/pcr/m/n/10 uart_enable_pattern_det_intr \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 10000) in paragraph at lines 3941--3942 []\T1/pcr/m/n/10 uart_intr_config_t::intr_enable_mask Underfull \hbox (badness 10000) in paragraph at lines 3942--3943 []\T1/pcr/m/n/10 uart_intr_config_t::rx_timeout_thresh Underfull \hbox (badness 10000) in paragraph at lines 3943--3945 []\T1/pcr/m/n/10 uart_intr_config_t::rxfifo_full_thresh Overfull \hbox (34.1225pt too wide) in paragraph at lines 3945--3947 []\T1/pcr/m/n/10 uart_intr_config_t::txfifo_empty_intr_thresh [935] Underfull \hbox (badness 5147) in paragraph at lines 4034--4035 []\T1/pcr/m/n/10 vendor_ie_data_t::element_id \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4037--4038 []\T1/pcr/m/n/10 vendor_ie_data_t::vendor_oui \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 4038--4039 []\T1/pcr/m/n/10 vendor_ie_data_t::vendor_oui_type \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 7814) in paragraph at lines 4046--4047 []\T1/pcr/m/n/10 vRingbufferReturnItemFromISR \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 6001) in paragraph at lines 4058--4059 []\T1/pcr/m/n/10 vTaskSetThreadLocalStoragePointer \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Overfull \hbox (52.1225pt too wide) in paragraph at lines 4059--4061 []\T1/pcr/m/n/10 vTaskSetThreadLocalStoragePointerAndDelCallback Underfull \hbox (badness 5147) in paragraph at lines 4068--4069 []\T1/pcr/m/n/10 wifi_active_scan_time_t::max \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [936] Underfull \hbox (badness 5147) in paragraph at lines 4069--4070 []\T1/pcr/m/n/10 wifi_active_scan_time_t::min \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 6001) in paragraph at lines 4075--4076 []\T1/pcr/m/n/10 wifi_ap_config_t::beacon_interval \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4077--4078 []\T1/pcr/m/n/10 wifi_ap_config_t::max_connection \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 6001) in paragraph at lines 4086--4087 []\T1/pcr/m/n/10 wifi_ap_record_t::pairwise_cipher \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4135--4136 []\T1/pcr/m/n/10 wifi_fast_scan_threshold_t::authmode Underfull \hbox (badness 10000) in paragraph at lines 4136--4137 []\T1/pcr/m/n/10 wifi_fast_scan_threshold_t::rssi \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4142--4143 []\T1/pcr/m/n/10 wifi_init_config_t::ampdu_rx_enable Underfull \hbox (badness 10000) in paragraph at lines 4143--4144 []\T1/pcr/m/n/10 wifi_init_config_t::ampdu_tx_enable Underfull \hbox (badness 10000) in paragraph at lines 4144--4146 []\T1/pcr/m/n/10 wifi_init_config_t::dynamic_rx_buf_num Underfull \hbox (badness 10000) in paragraph at lines 4146--4148 []\T1/pcr/m/n/10 wifi_init_config_t::dynamic_tx_buf_num Underfull \hbox (badness 6001) in paragraph at lines 4148--4149 []\T1/pcr/m/n/10 wifi_init_config_t::event_handler \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4150--4151 []\T1/pcr/m/n/10 wifi_init_config_t::nano_enable \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [937] Underfull \hbox (badness 10000) in paragraph at lines 4153--4154 []\T1/pcr/m/n/10 wifi_init_config_t::static_rx_buf_num Underfull \hbox (badness 10000) in paragraph at lines 4154--4155 []\T1/pcr/m/n/10 wifi_init_config_t::static_tx_buf_num Underfull \hbox (badness 10000) in paragraph at lines 4156--4157 []\T1/pcr/m/n/10 wifi_init_config_t::tx_buf_type \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4157--4158 []\T1/pcr/m/n/10 wifi_init_config_t::wpa_crypto_funcs Underfull \hbox (badness 5147) in paragraph at lines 4171--4172 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad0__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4172--4173 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad1__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4173--4174 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad2__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4174--4175 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad3__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4175--4176 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad4__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4176--4177 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad5__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4177--4178 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad6__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4178--4179 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::__pad7__ \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 4179--4180 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::aggregation \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4185--4186 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::noise_floor \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4186--4187 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::not_sounding \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 5147) in paragraph at lines 4189--4190 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::rx_state \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4192--4193 []\T1/pcr/m/n/10 wifi_pkt_rx_ctrl_t::sig_mode \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 4198--4199 []\T1/pcr/m/n/10 WIFI_PROMIS_FILTER_MASK_DATA_AMPDU \T1/ptm/m/n/10 (\T1/ptm/m/i t/10 C Underfull \hbox (badness 10000) in paragraph at lines 4199--4200 []\T1/pcr/m/n/10 WIFI_PROMIS_FILTER_MASK_DATA_MPDU \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C Underfull \hbox (badness 10000) in paragraph at lines 4204--4205 []\T1/pcr/m/n/10 wifi_promiscuous_filter_t::filter_mask Underfull \hbox (badness 10000) in paragraph at lines 4206--4207 []\T1/pcr/m/n/10 wifi_promiscuous_pkt_t::payload \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4207--4208 []\T1/pcr/m/n/10 wifi_promiscuous_pkt_t::rx_ctrl \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ [938] Underfull \hbox (badness 6016) in paragraph at lines 4228--4229 []\T1/pcr/m/n/10 WIFI_REASON_CIPHER_SUITE_REJECTED \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4230--4231 []\T1/pcr/m/n/10 WIFI_REASON_DISASSOC_PWRCAP_BAD \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4231--4232 []\T1/pcr/m/n/10 WIFI_REASON_DISASSOC_SUPCHAN_BAD \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4232--4233 []\T1/pcr/m/n/10 WIFI_REASON_GROUP_CIPHER_INVALID \T1/ptm/m/n/10 (\T1/ptm/m/it/ 10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4233--4235 []\T1/pcr/m/n/10 WIFI_REASON_GROUP_KEY_UPDATE_TIMEOUT Underfull \hbox (badness 10000) in paragraph at lines 4243--4244 []\T1/pcr/m/n/10 WIFI_REASON_PAIRWISE_CIPHER_INVALID Underfull \hbox (badness 6016) in paragraph at lines 4245--4246 []\T1/pcr/m/n/10 WIFI_REASON_UNSUPP_RSN_IE_VERSION \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 10000) in paragraph at lines 4251--4252 []\T1/pcr/m/n/10 wifi_scan_config_t::show_hidden \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 5147) in paragraph at lines 4268--4269 []\T1/pcr/m/n/10 wifi_sta_config_t::bssid_set \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4274--4275 []\T1/pcr/m/n/10 wifi_sta_config_t::threshold \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- [939] Underfull \hbox (badness 7704) in paragraph at lines 4311--4312 []\T1/pcr/m/n/10 xEventGroupGetBitsFromISR \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 4321--4322 []\T1/pcr/m/n/10 xQueueGenericCreateStatic \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 4326--4327 []\T1/pcr/m/n/10 xQueueIsQueueEmptyFromISR \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 4344--4345 []\T1/pcr/m/n/10 xRingbufferAddToQueueSetRead \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 4348--4349 []\T1/pcr/m/n/10 xRingbufferGetCurFreeSize \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7704) in paragraph at lines 4349--4350 []\T1/pcr/m/n/10 xRingbufferGetMaxItemSize \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 4350--4351 []\T1/pcr/m/n/10 xRingbufferIsNextItemWrapped \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7704) in paragraph at lines 4353--4354 []\T1/pcr/m/n/10 xRingbufferReceiveFromISR \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ func-tion\T1/ptm/m/n/10 ), Underfull \hbox (badness 6001) in paragraph at lines 4356--4357 []\T1/pcr/m/n/10 xRingbufferRemoveFromQueueSetRead \T1/ptm/m/n/10 (\T1/ptm/m/it /10 C++ Underfull \hbox (badness 5147) in paragraph at lines 4376--4377 []\T1/pcr/m/n/10 xTASK_SNAPSHOT::pxEndOfStack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 5147) in paragraph at lines 4378--4379 []\T1/pcr/m/n/10 xTASK_SNAPSHOT::pxTopOfStack \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 4382--4383 []\T1/pcr/m/n/10 xTASK_STATUS::pxStackBase \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), [940] Underfull \hbox (badness 5147) in paragraph at lines 4385--4386 []\T1/pcr/m/n/10 xTASK_STATUS::uxBasePriority \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ mem- Underfull \hbox (badness 10000) in paragraph at lines 4386--4387 []\T1/pcr/m/n/10 xTASK_STATUS::uxCurrentPriority \T1/ptm/m/n/10 (\T1/ptm/m/it/1 0 C++ Underfull \hbox (badness 10000) in paragraph at lines 4388--4389 []\T1/pcr/m/n/10 xTASK_STATUS::xTaskNumber \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C++ mem-ber\T1/ptm/m/n/10 ), Underfull \hbox (badness 7796) in paragraph at lines 4389--4390 []\T1/pcr/m/n/10 xTaskCallApplicationTaskHook \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- Underfull \hbox (badness 7814) in paragraph at lines 4396--4397 []\T1/pcr/m/n/10 xTaskGetIdleTaskHandleForCPU \T1/ptm/m/n/10 (\T1/ptm/m/it/10 C ++ func- [941]) (./espressif-esp-idf.aux) LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on espressif-esp-idf.pdf (945 pages, 10882251 bytes). Transcript written on espressif-esp-idf.log. Latexmk: Index file 'espressif-esp-idf.idx' was written Latexmk: Log file says output to 'espressif-esp-idf.pdf' Latexmk: List of undefined refs and citations: Label `api-reference/peripherals/spi_master:_CPPv417spi_transaction_t' multiply defined Label `api-reference/peripherals/spi_slave:_CPPv423spi_slave_transaction_t' multiply defined Latexmk: Summary of warnings: Latex found 2 multiply defined reference(s) Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2019-08-01T13:34:42.432067Z, end-time: 2019-08-01T13:34:42.745422Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/checkouts/release-v3.0/docs/_build/latex/espressif-esp-idf.pdf /home/docs/checkouts/readthedocs.org/user_builds/espressif-esp-idf/artifacts/release-v3.0/sphinx_pdf/espressif-esp-idf.pdf