Lines Matching refs:target
11 …target>/rom/<header_file>.h`. This can prevent you from using a nonexistent ROM function for a spe…
25 …ust alias to the original ROM functions by linker script `esp_rom/<target>/ld/<target>.rom.api.ld`…
33 …target, features are as well. For example, ESP32 has the `tjpgd` library built into the ROM, but E…
40 ├── <target/chip_name>
43 │ ├── <target>.rom.api.ld
44 │ ├── <target>.rom.ld
45 │ ├── <target>.rom.libgcc.ld
46 │ ├── <target>.rom.newlib.ld
47 │ ├── <target>.rom.newlib-nano.ld
48 │ ├── <target>.rom.version.ld
51 │ ├── <target/chip_name>