Home
last modified time | relevance | path

Searched refs:good (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/bt/controller/esp32/
DKconfig.in249 - "Main crystal" option provides good accuracy and can support Dynamic Frequency Scaling
253 the system RTC clock source. This option provides good accuracy and supports Bluetooth
261 … cannot work when light sleep is enabled. Main crystal has a good performance in accuracy as
268 … External 32kHz crystal/oscillator has a nominal frequency of 32.768kHz and provides good frequency
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_read.c906 int good = 0, revoked = 0; in tls_process_certificate_status() local
952 good++; in tls_process_certificate_status()
958 else if (good) in tls_process_certificate_status()
/hal_espressif-latest/tools/esptool_py/docs/en/
Dinstallation.rst36 Creating a virtual environment (venv) is a good practice. This is particularly helpful for users wh…
Dtroubleshooting.rst51 …oard or module then the built-in power regulator & capacitors are usually good enough, provided th…
/hal_espressif-latest/components/wpa_supplicant/
DCMakeLists.txt120 # Enabling this only for WiFi is probably not a good idea since MbedTLS
/hal_espressif-latest/components/esp_hw_support/
DKconfig138 … For GPIO set to input mode only, it is not a good practice to leave it open/floating,
/hal_espressif-latest/components/bt/porting/ext/tinycrypt/documentation/
Dtinycrypt.rst141 currently relying on this good-practice/feature of TinyCrypt.
/hal_espressif-latest/zephyr/esp32/
DCMakeLists.txt543 # Enabling this only for WiFi is probably not a good idea since MbedTLS
/hal_espressif-latest/zephyr/esp32c2/
DCMakeLists.txt501 # Enabling this only for WiFi is probably not a good idea since MbedTLS
/hal_espressif-latest/zephyr/esp32s2/
DCMakeLists.txt503 # Enabling this only for WiFi is probably not a good idea since MbedTLS
/hal_espressif-latest/zephyr/esp32c3/
DCMakeLists.txt556 # Enabling this only for WiFi is probably not a good idea since MbedTLS
/hal_espressif-latest/zephyr/esp32c6/
DCMakeLists.txt509 # Enabling this only for WiFi is probably not a good idea since MbedTLS
/hal_espressif-latest/zephyr/esp32s3/
DCMakeLists.txt574 # Enabling this only for WiFi is probably not a good idea since MbedTLS
/hal_espressif-latest/components/bt/controller/esp32c3/
DKconfig.in409 … External 32kHz crystal/oscillator has a nominal frequency of 32.768kHz and provides good frequency
/hal_espressif-latest/components/esp_system/
DKconfig91 If this value is too low, an otherwise good crystal may not start.
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst354 …small enough to fit into RAM of the device. Esptool uses 16KB which gives good performance when us…