Home
last modified time | relevance | path

Searched refs:what (Results 1 – 25 of 25) sorted by relevance

/hal_espressif-latest/components/newlib/
Dpthread.c31 int sigfillset(sigset_t *what) in sigfillset() argument
34 if (what != NULL) { in sigfillset()
35 *what = ~0; in sigfillset()
/hal_espressif-latest/components/esp_system/port/soc/esp32/
DKconfig.tracemem19 what this is.
30 what this is.
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
DKconfig.tracemem19 what this is.
30 what this is.
/hal_espressif-latest/components/esp_system/port/soc/esp32s2/
DKconfig.tracemem19 what this is.
/hal_espressif-latest/components/xtensa/esp32/include/xtensa/config/
Dcore.h831 #define XCHAL_ITLB_SET(n,what) _XCHAL_ITLB_SET(n, _ ## what ) argument
833 #define XCHAL_ITLB_SET_E(n,i,what) _XCHAL_ITLB_SET_E(n,i, _ ## what ) argument
835 #define XCHAL_DTLB_SET(n,what) _XCHAL_DTLB_SET(n, _ ## what ) argument
837 #define XCHAL_DTLB_SET_E(n,i,what) _XCHAL_DTLB_SET_E(n,i, _ ## what ) argument
/hal_espressif-latest/components/xtensa/esp32s2/include/xtensa/config/
Dcore.h885 #define XCHAL_ITLB_SET(n,what) _XCHAL_ITLB_SET(n, _ ## what ) argument
887 #define XCHAL_ITLB_SET_E(n,i,what) _XCHAL_ITLB_SET_E(n,i, _ ## what ) argument
889 #define XCHAL_DTLB_SET(n,what) _XCHAL_DTLB_SET(n, _ ## what ) argument
891 #define XCHAL_DTLB_SET_E(n,i,what) _XCHAL_DTLB_SET_E(n,i, _ ## what ) argument
/hal_espressif-latest/components/xtensa/esp32s3/include/xtensa/config/
Dcore.h891 #define XCHAL_ITLB_SET(n,what) _XCHAL_ITLB_SET(n, _ ## what ) argument
893 #define XCHAL_ITLB_SET_E(n,i,what) _XCHAL_ITLB_SET_E(n,i, _ ## what ) argument
895 #define XCHAL_DTLB_SET(n,what) _XCHAL_DTLB_SET(n, _ ## what ) argument
897 #define XCHAL_DTLB_SET_E(n,i,what) _XCHAL_DTLB_SET_E(n,i, _ ## what ) argument
/hal_espressif-latest/components/esp_event/host_test/
Dfixtures.hpp34 virtual const char *what() const noexcept in what() function in CMockException
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/
Dserial-connection.rst53 …Baud rate {IDF_TARGET_BAUD_RATE} is what the {IDF_TARGET_NAME} bootloader uses. The apps on top of…
Dbasic-commands.rst70 …the ``--force`` option. **Use this only at your own risk and only if you know what you are doing!**
153 …the ``--force`` option. **Use this only at your own risk and only if you know what you are doing!**
320 * The ``--chunk-size`` option will set what portion of 512 byte block will be used for data. A com…
/hal_espressif-latest/components/hal/
DREADME.md17 However, what these can do is provide some abstraction among implementations, so that more code can…
/hal_espressif-latest/components/esp_system/
DCMakeLists.txt72 # dependency on what we don't know, force linker to not drop the symbol regardless
/hal_espressif-latest/tools/esptool_py/
DLICENSE46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
/hal_espressif-latest/components/log/
DKconfig99 Choose what sort of timestamp is displayed in the log output:
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c2/
Dbootloader.ld47 * 1. Check what the new value of bootloader_iram_loader_seg start is.
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c3/
Dbootloader.ld47 * 1. Check what the new value of bootloader_iram_loader_seg start is.
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32c6/
Dbootloader.ld44 * 1. Check what the new value of bootloader_iram_loader_seg start is.
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32h2/
Dbootloader.ld45 * 1. Check what the new value of bootloader_iram_loader_seg start is.
/hal_espressif-latest/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld48 * 1. Check what the new value of bootloader_iram_loader_seg start is.
/hal_espressif-latest/components/esp_pm/
DKconfig34 from going into a lower power state, and see what time the chip spends
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in603 ways that the node will be used and what kind of power source it
666 This value should typically be fine-tuned based on what
667 models the local node supports, i.e. what's the largest
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dboot-mode-selection.rst31 …en/support/documents/technical-documents?keys=ESP8266+Pin+List>`__ to see what boot modes are enab…
Dserial-protocol.rst483 …he wire", including SLIP framing. Similarly the "Read X bytes" lines show what bytes are being rea…
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst184 …ify this by connecting with any of `Serial Terminal Programs`_ and seeing what data is the chip se…
/hal_espressif-latest/components/bootloader/
DKconfig.projbuild368 Only enable this if you know what you are doing. It should not be used