Searched defs:off (Results 1 – 11 of 11) sorted by relevance
/hal_espressif-2.7.6/components/espcoredump/corefile/ |
D | loader.py | 428 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/ |
D | tests.c | 143 size_t off = 0; in echo_post_handler() local
|
/hal_espressif-2.7.6/components/espcoredump/include_core_dump/ |
D | esp_core_dump_types.h | 97 uint32_t off; /*!< Current offset of data being written */ member
|
/hal_espressif-2.7.6/components/nghttp/port/include/ |
D | http_parser.h | 294 uint16_t off; /* Offset into buffer in which field starts */ member
|
/hal_espressif-2.7.6/components/hal/esp32/include/hal/ |
D | rmt_ll.h | 337 …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/ |
D | esp_eth_mac_enc28j60.c | 116 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/ |
D | rmt_ll.h | 472 …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/ |
D | rmt_ll.h | 472 …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/ |
D | rmt_ll.h | 446 …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/ |
D | qconf.cc | 788 …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/ |
D | friend.c | 892 struct bt_mesh_ctl_friend_offer *off = NULL; in enqueue_offer() local
|