Home
last modified time | relevance | path

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

123

/hal_espressif-3.6.0/components/bootloader_support/include/
Desp_image_format.h61 _Static_assert(CONFIG_BOOTLOADER_RESERVE_RTC_SIZE % 4 == 0, "CONFIG_BOOTLOADER_RESERVE_RTC_SIZE mus…
65 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE + CONFIG_BOOTLOADER_CUSTOM_R…
67 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE)
/hal_espressif-3.6.0/components/esp_system/ld/esp32c3/
Dmemory.ld.in19 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE + CONFIG_BOOTLOADER_CUSTOM_R…
21 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE)
/hal_espressif-3.6.0/components/esp_system/ld/esp32h2/
Dmemory.ld.in19 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE + CONFIG_BOOTLOADER_CUSTOM_R…
21 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE)
/hal_espressif-3.6.0/components/esp_system/ld/esp32/
Dmemory.ld.in31 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE + CONFIG_BOOTLOADER_CUSTOM_R…
33 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE)
/hal_espressif-3.6.0/components/esp_system/ld/esp32s2/
Dmemory.ld.in19 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE + CONFIG_BOOTLOADER_CUSTOM_R…
21 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE)
/hal_espressif-3.6.0/components/esp_system/ld/esp32s3/
Dmemory.ld.in18 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE + CONFIG_BOOTLOADER_CUSTOM_R…
20 #define ESP_BOOTLOADER_RESERVE_RTC (CONFIG_BOOTLOADER_RESERVE_RTC_SIZE)
/hal_espressif-3.6.0/components/mdns/test_afl_fuzz_host/
Dsdkconfig.h23 #define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x0 macro
/hal_espressif-3.6.0/examples/bluetooth/blufi/
Dsdkconfig.defaults.esp32c3101 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/coex/gattc_gatts_coex/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_client/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_security_server/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_client/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_throughput/throughput_server/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_client/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ibeacon/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_client/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_ancs/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gatt_server_service_table/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/gattc_multi_connect/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble/ble_spp_server/
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_client/
Dsdkconfig.defaults100 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/ble50_security_server/
Dsdkconfig.defaults100 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
Dsdkconfig.defaults.esp32c3113 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
/hal_espressif-3.6.0/examples/bluetooth/bluedroid/ble_50/peroidic_adv/
Dsdkconfig.defaults100 CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0

123