Home
last modified time | relevance | path

Searched refs:ESP_ROM_HAS_NEWLIB_NANO_FORMAT (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32/
Desp_rom_caps.h15 #define ESP_ROM_HAS_NEWLIB_NANO_FORMAT (1) // ROM has the newlib nano version of formatting functi… macro
DKconfig.soc_caps.in30 config ESP_ROM_HAS_NEWLIB_NANO_FORMAT config
/hal_espressif-latest/components/esp_rom/esp32s2/
Desp_rom_caps.h14 #define ESP_ROM_HAS_NEWLIB_NANO_FORMAT (1) // ROM has the newlib nano version of formatting fu… macro
DKconfig.soc_caps.in26 config ESP_ROM_HAS_NEWLIB_NANO_FORMAT config
/hal_espressif-latest/components/esp_rom/esp32c2/
Desp_rom_caps.h20 #define ESP_ROM_HAS_NEWLIB_NANO_FORMAT (1) // ROM has the newlib nano version of formatting fu… macro
DKconfig.soc_caps.in50 config ESP_ROM_HAS_NEWLIB_NANO_FORMAT config
/hal_espressif-latest/components/esp_rom/esp32c3/
Desp_rom_caps.h23 #define ESP_ROM_HAS_NEWLIB_NANO_FORMAT (1) // ROM has the newlib nano version of formatting fu… macro
DKconfig.soc_caps.in62 config ESP_ROM_HAS_NEWLIB_NANO_FORMAT config
/hal_espressif-latest/components/esp_rom/esp32h2/
Desp_rom_caps.h22 #define ESP_ROM_HAS_NEWLIB_NANO_FORMAT (1) // ROM has the newlib nano versions of formatting f… macro
DKconfig.soc_caps.in58 config ESP_ROM_HAS_NEWLIB_NANO_FORMAT config
/hal_espressif-latest/components/esp_rom/esp32s3/
Desp_rom_caps.h25 #define ESP_ROM_HAS_NEWLIB_NANO_FORMAT (1) // ROM has the newlib nano version of formatting fu… macro
DKconfig.soc_caps.in70 config ESP_ROM_HAS_NEWLIB_NANO_FORMAT config
/hal_espressif-latest/components/newlib/
DKconfig72 ESP_ROM_HAS_NEWLIB_NANO_FORMAT and ESP_ROM_HAS_NEWLIB_NORMAL_FORMAT.