Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_system/
Dsystem_init_fn.txt16 # esp_timer has to be initialized early, since it is used by several other components
24 # app_trace has to be initialized before systemview
28 # the rest of the components which are initialized from startup.c
37 # This makes more sense to be done after esp_pm_impl_init, which is initialized in init_components0.
DKconfig418 either initialized automatically at startup or initialized after startup
435 Enabling this option will cause the Task Watchdog Timer to be initialized
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/
Dbtc_hf_client.c92 if (! hf_client_local_param.btc_hf_client_cb.initialized) { \
98 if (! hf_client_local_param.btc_hf_client_cb.initialized || \
171 if (hf_client_local_param.btc_hf_client_cb.initialized) { in btc_hf_client_init()
238 if (!hf_client_local_param.btc_hf_client_cb.initialized) { in btc_hf_client_deinit()
866 if (hf_client_local_param.btc_hf_client_cb.initialized) { in btc_hf_client_cb_handler()
870 hf_client_local_param.btc_hf_client_cb.initialized = false; in btc_hf_client_cb_handler()
874 if (!hf_client_local_param.btc_hf_client_cb.initialized) { in btc_hf_client_cb_handler()
878 hf_client_local_param.btc_hf_client_cb.initialized = true; in btc_hf_client_cb_handler()
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/include/
Dbtc_hf_client.h135 bool initialized; member
Dbtc_hf_ag.h212 bool initialized; member
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c118 if (!hf_local_param[idx].btc_hf_cb.initialized) { \
131 if (!hf_local_param[idx].btc_hf_cb.initialized || \
171 if (hf_local_param[idx].btc_hf_cb.initialized && in btc_hf_find_free_idx()
321 if (hf_local_param[idx].btc_hf_cb.initialized) { in btc_hf_init()
373 if (!hf_local_param[idx].btc_hf_cb.initialized) { in btc_hf_deinit()
1299 if (hf_local_param[idx].btc_hf_cb.initialized) { in btc_hf_cb_handler()
1300 hf_local_param[idx].btc_hf_cb.initialized = false; in btc_hf_cb_handler()
1315 if (!hf_local_param[idx].btc_hf_cb.initialized) { in btc_hf_cb_handler()
1319 hf_local_param[idx].btc_hf_cb.initialized = true; in btc_hf_cb_handler()
/hal_espressif-latest/components/esp_system/ld/esp32/
Dsections.ld.in83 /* This section holds data that should not be initialized at power up
114 * The data are not initialized at power-up and are retained during deep sleep.
133 * The data are not initialized at power-up and are retained during deep sleep.
246 /*This section holds data that should not be initialized at power up.
/hal_espressif-latest/components/esp_psram/
DKconfig.spiram.common99 Note that the variables placed in SPIRAM using EXT_RAM_BSS_ATTR will be zero initialized.
108 …Note the values placed into this section will not be initialized at startup and should keep its va…
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dsections.ld.in81 * This section holds data that should not be initialized at power up
111 * The data are not initialized at power-up and are retained during deep sleep.
223 * This section holds data that should not be initialized at power up.
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dsections.ld.in81 * This section holds data that should not be initialized at power up
111 * The data are not initialized at power-up and are retained during deep sleep.
223 * This section holds data that should not be initialized at power up.
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dsections.ld.in79 * This section holds data that should not be initialized at power up
109 * The data are not initialized at power-up and are retained during deep sleep.
188 * This section holds data that should not be initialized at power up.
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dsections.ld.in90 /* This section holds data that should not be initialized at power up
121 * The data are not initialized at power-up and are retained during deep sleep.
236 /*This section holds data that should not be initialized at power up.
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dsections.ld.in85 * This section holds data that should not be initialized at power up
116 * The data are not initialized at power-up and are retained during deep sleep.
225 * This section holds data that should not be initialized at power up.
/hal_espressif-latest/components/log/
DKconfig107 initialized to 0 on startup, it can be set with an SNTP sync, or with
DREADME.rst49 … early startup code only, before heap allocator and syscalls have been initialized. Normal ``ESP_L…
/hal_espressif-latest/components/esp_wifi/
DKconfig49 … If "Static" is selected, WiFi TX buffers are allocated when WiFi is initialized and released
50 when WiFi is de-initialized. The size of each static TX buffer is fixed to about 1.6KB.
120 … If "Static" is selected, WiFi RX MGMT buffers are allocated when WiFi is initialized and released
121 … when WiFi is de-initialized. The size of each static RX MGMT buffer is fixed to about 500 Bytes.
/hal_espressif-latest/components/esp_phy/
DKconfig7 … If this option is enabled, NVS will be initialized and calibration data will be loaded from there.
/hal_espressif-latest/components/esp_pm/
DKconfig120 … the actual cost depends on the peripherals you have initialized. In order to save/restore the
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-S2.rst45 en SPI flash is initialized
Dsummary_ESP32-S3.rst21 en SPI flash is initialized
/hal_espressif-latest/components/esp_system/ld/esp32c2/
Dsections.ld.in75 * This section holds data that should not be initialized at power up.
/hal_espressif-latest/components/efuse/esp32s2/
Desp_efuse_table.csv154 …, [] Set default power supply for GPIO33-GPIO37; set when SPI flash is initialized {0: "VDD3P3_CPU…
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv174 …, [] Set default power supply for GPIO33-GPIO37; set when SPI flash is initialized {0: "VDD3P3_CPU…
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in405 gets initialized it will add sequence number to the last stored one,
1158 networking is initialized.
/hal_espressif-latest/components/mbedtls/
DKconfig112 By default, when SSL is initialized, mbedTLS also allocate TX and