Searched refs:configure (Results 1 – 24 of 24) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/ |
D | modem_clock.c | 53 void (*configure)(struct modem_clock_context *, bool); member 138 …[MODEM_CLOCK_MODEM_ADC_COMMON_FE] = { .refs = 0, .configure = modem_clock_modem_adc_common_fe_co… in MODEM_CLOCK_instance() 139 …[MODEM_CLOCK_MODEM_PRIVATE_FE] = { .refs = 0, .configure = modem_clock_modem_private_fe_confi… in MODEM_CLOCK_instance() 140 … [MODEM_CLOCK_COEXIST] = { .refs = 0, .configure = modem_clock_coex_configure }, in MODEM_CLOCK_instance() 141 …[MODEM_CLOCK_I2C_MASTER] = { .refs = 0, .configure = modem_clock_i2c_master_configure }, in MODEM_CLOCK_instance() 143 … [MODEM_CLOCK_WIFI_MAC] = { .refs = 0, .configure = modem_clock_wifi_mac_configure }, in MODEM_CLOCK_instance() 144 … [MODEM_CLOCK_WIFI_BB] = { .refs = 0, .configure = modem_clock_wifi_bb_configure }, in MODEM_CLOCK_instance() 146 … [MODEM_CLOCK_ETM] = { .refs = 0, .configure = modem_clock_etm_configure }, in MODEM_CLOCK_instance() 148 … [MODEM_CLOCK_BLE_MAC] = { .refs = 0, .configure = modem_clock_ble_mac_configure }, in MODEM_CLOCK_instance() 149 … [MODEM_CLOCK_BLE_BB] = { .refs = 0, .configure = modem_clock_ble_bb_configure }, in MODEM_CLOCK_instance() [all …]
|
/hal_espressif-latest/components/soc/ |
D | Kconfig | 6 # This Config is used for configure the MMU.
|
/hal_espressif-latest/components/bt/ |
D | Kconfig | 97 … This option is to configure the buffer size of the hci data steam cache in hci debug mode. 106 … This option is to configure the buffer size of the hci adv report cache in hci debug mode.
|
/hal_espressif-latest/components/esp_netif/ |
D | README.md | 59 - configure the object with 78 * init API (new, configure)
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/ |
D | burn-efuse-cmd.rst | 60 The following efuses configure the SPI flash pins which are used to boot: 105 If using the ``burn_efuse`` command to configure these pins, always specify the actual GPIO number …
|
D | set-flash-voltage-cmd.rst | 27 After reset, the default {IDF_TARGET_NAME} behaviour is to enable and configure the flash voltage r…
|
/hal_espressif-latest/components/esp_timer/ |
D | Kconfig | 31 Note that this is not the same as FreeRTOS timer task. To configure
|
/hal_espressif-latest/components/log/ |
D | README.rst | 72 To configure logging output per module at runtime, add calls to the function :cpp:func:`esp_log_lev…
|
/hal_espressif-latest/tools/esptool_py/docs/en/esptool/ |
D | configuration-file.rst | 68 # esptool.cfg file to configure internal settings of esptool
|
/hal_espressif-latest/components/esp_coex/ |
D | Kconfig | 24 User can select GPIO pins in application code with configure interfaces.
|
/hal_espressif-latest/components/bt/controller/esp32c2/ |
D | Kconfig.in | 433 is expected to configure BTDM_CTRL_BLE_MAX_CONN from controller menu 435 configure BT_CTRL_BLE_MAX_ACT from controller menu.
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-S2.rst | 165 EH to configure VDD_SPI LDO
|
D | summary_ESP32-S3.rst | 156 eFuse to configure VDD_SPI
|
D | summary_ESP32-P4.rst | 98 …XTS_KEY_LENGTH_256 (BLOCK0) Set this bit to configure flash encryption use …
|
/hal_espressif-latest/components/bt/controller/esp32c6/ |
D | Kconfig.in | 467 is expected to configure BTDM_CTRL_BLE_MAX_CONN from controller menu 469 configure BT_CTRL_BLE_MAX_ACT from controller menu.
|
/hal_espressif-latest/components/bt/controller/esp32h2/ |
D | Kconfig.in | 458 is expected to configure BTDM_CTRL_BLE_MAX_CONN from controller menu 460 configure BT_CTRL_BLE_MAX_ACT from controller menu.
|
/hal_espressif-latest/tools/esptool_py/docs/en/advanced-topics/ |
D | spi-flash-modes.rst | 110 …e mode which is used for the initial boot from reset. Software may then configure the flash mode d…
|
/hal_espressif-latest/components/efuse/esp32s2/ |
D | esp_efuse_table.csv | 133 …SE_BLK0, 70, 1, [] Set this bit to use XPD_VDD_PSI_REG and VDD_SPI_TIEH to configure VDD_SPI LDO
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 148 …SE_BLK0, 70, 1, [] Set this bit and force to use the configuration of eFuse to configure VDD_SPI
|
/hal_espressif-latest/components/bt/host/nimble/ |
D | Kconfig.in | 76 is expected to configure BTDM_CTRL_BLE_MAX_CONN from controller menu 78 configure BT_CTRL_BLE_MAX_ACT from controller menu.
|
/hal_espressif-latest/components/esp_psram/esp32/ |
D | Kconfig.spiram | 344 … For ESP32-PICO chip, the psram share clock with flash, so user do not need to configure the clock
|
/hal_espressif-latest/components/esp_wifi/ |
D | Kconfig | 97 … it caches the uplayer packets to a dedicated buffer queue, this option is used to configure the
|
/hal_espressif-latest/components/mbedtls/ |
D | Kconfig | 223 Enables users to configure the set of trusted certificates
|
/hal_espressif-latest/components/mbedtls/esp_crt_bundle/ |
D | cacrt_all.pem | 14 ## Just configure this file as the SSLCACertificateFile.
|