Searched refs:interface (Results 1 – 25 of 100) sorted by relevance
1234
6 /* ROM function interface esp32c3.rom.ld for esp32c39 * Generated from ./interface-esp32c3.yml md5sum 93b28a9e1fe42d212018eb4336849208
1 /* ROM function interface esp32c3.rom.newlib-nano.ld for esp32c34 * Generated from ./interface-esp32c3.yml md5sum 93b28a9e1fe42d212018eb4336849208
6 /* ROM function interface esp32s3.rom.ld for esp32s39 * Generated from ./interface-esp32s3.yml md5sum 39c4ce259b11323b9404c192b01b712b
1 /* ROM function interface esp32s3.rom.newlib-nano.ld for esp32s34 * Generated from ./interface-esp32s3.yml md5sum 39c4ce259b11323b9404c192b01b712b
6 /* ROM function interface esp32h2.rom.newlib-nano.ld for esp32h29 * Generated from ./target/esp32h2/interface-esp32h2.yml md5sum c0ad4e113e5b29bb9d799f10f03edbc1
6 /* ROM function interface esp32c6.rom.newlib-normal.ld for esp32c69 * Generated from ./target/esp32c6/interface-esp32c6.yml md5sum 06c13e133e0743d09b87aba30d3e213b
6 /* ROM function interface esp32c6.rom.coexist.ld for esp32c69 * Generated from ./target/esp32c6/interface-esp32c6.yml md5sum 06c13e133e0743d09b87aba30d3e213b
6 /* ROM function interface esp32c6.rom.net80211.ld for esp32c69 * Generated from ./target/esp32c6/interface-esp32c6.yml md5sum 06c13e133e0743d09b87aba30d3e213b
6 /* ROM function interface esp32c6.rom.heap.ld for esp32c69 * Generated from ./target/esp32c6/interface-esp32c6.yml md5sum 06c13e133e0743d09b87aba30d3e213b
7 /* ROM function interface esp32c2.rom.newlib-nano.ld for esp32c210 * Generated from ./interface-esp32c2.yml md5sum c679b6ed5e9f0a9c3e7b93e5e0f2a1a3
18 …ponents. Usually, the task and event extensions will simply inherit the interface that defined in …37 <<interface>>44 <<interface>>
7 …` contains header files which provides a hardware-agnostic interface to the SoC. The interface con…14 Provides the implementation of the hardware-agnostic interface in the abstraction. Target-specific …
45 static const packet_fragmenter_t interface; variable231 static const packet_fragmenter_t interface = { variable243 return &interface; in packet_fragmenter_get_interface()