Home
last modified time | relevance | path

Searched defs:off (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-2.7.6/components/espcoredump/corefile/
Dloader.py428 def _get_coredump(self, off): argument
447 def _invoke_esptool(self, off=None): argument
/hal_espressif-2.7.6/examples/protocols/http_server/advanced_tests/main/
Dtests.c143 size_t off = 0; in echo_post_handler() local
/hal_espressif-2.7.6/components/espcoredump/include_core_dump/
Desp_core_dump_types.h97 uint32_t off; /*!< Current offset of data being written */ member
/hal_espressif-2.7.6/components/nghttp/port/include/
Dhttp_parser.h294 uint16_t off; /* Offset into buffer in which field starts */ member
/hal_espressif-2.7.6/components/hal/esp32/include/hal/
Drmt_ll.h337 …e_memory(rmt_mem_t *mem, uint32_t channel, const rmt_item32_t *data, uint32_t length, uint32_t off) in rmt_ll_write_memory()
/hal_espressif-2.7.6/examples/ethernet/enc28j60/main/
Desp_eth_mac_enc28j60.c116 static inline uint32_t enc28j60_rx_packet_start(uint32_t start_addr, uint32_t off) in enc28j60_rx_packet_start()
/hal_espressif-2.7.6/components/hal/esp32c3/include/hal/
Drmt_ll.h472 …e_memory(rmt_mem_t *mem, uint32_t channel, const rmt_item32_t *data, uint32_t length, uint32_t off) in rmt_ll_write_memory()
/hal_espressif-2.7.6/components/hal/esp32s3/include/hal/
Drmt_ll.h472 …e_memory(rmt_mem_t *mem, uint32_t channel, const rmt_item32_t *data, uint32_t length, uint32_t off) in rmt_ll_write_memory()
/hal_espressif-2.7.6/components/hal/esp32s2/include/hal/
Drmt_ll.h446 …e_memory(rmt_mem_t *mem, uint32_t channel, const rmt_item32_t *data, uint32_t length, uint32_t off) in rmt_ll_write_memory()
/hal_espressif-2.7.6/tools/kconfig/
Dqconf.cc788 …int off = header()->sectionPosition(0) + visualRect(indexAt(p)).x() + 4; // 4 is Hardcoded image o… in mouseReleaseEvent() local
/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Dfriend.c892 struct bt_mesh_ctl_friend_offer *off = NULL; in enqueue_offer() local