Home
last modified time | relevance | path

Searched refs:begin (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-3.7.0/components/bt/controller/esp32/
Dhli_api.c128 return queue->begin == queue->end; in queue_empty()
133 return wrap_ptr(queue, queue->end + queue->elem_size) == queue->begin; in queue_full()
173 hli_queue_handle_t *item = (hli_queue_handle_t*) s_meta_queue_ptr->begin; in queue_signal()
193 queue->begin = queue->buf; in queue_init()
266 memcpy(out, queue->begin, queue->elem_size); in hli_queue_get()
267 queue->begin = wrap_ptr(queue, queue->begin + queue->elem_size); in hli_queue_get()
Dhli_api.h27 char* begin; member
/hal_espressif-3.7.0/components/esp_system/
Deh_frame_parser.c407 uint32_t begin = 0; in esp_eh_frame_find_entry() local
409 uint32_t middle = (end + begin) / 2; in esp_eh_frame_find_entry()
437 begin = middle + 1; in esp_eh_frame_find_entry()
447 begin = middle + 1; in esp_eh_frame_find_entry()
452 middle = (end + begin) / 2; in esp_eh_frame_find_entry()
Dstartup.c182 void __register_frame_info (const void *begin, struct object *ob); in do_global_ctors()
/hal_espressif-3.7.0/components/xtensa/include/xtensa/
Dcacheattrasm.h312 .begin no-transform
415 .begin no-transform
Dcoreasm.h327 .begin no-transform // ensure what follows is assembled exactly as-is
/hal_espressif-3.7.0/components/esp_timer/test_apps/main/
Dtest_esp_timer.c391 int64_t begin = esp_timer_get_time();
397 int ns_per_call = (int) ((end - begin) * 1000 / iter_count);
/hal_espressif-3.7.0/components/esp_system/ld/esp32c2/
Dsections.ld.in155 * section will match .flash.rodata's begin address. Thus, both sections
/hal_espressif-3.7.0/components/esp_system/ld/esp32h2/
Dsections.ld.in319 * section will match .flash.rodata's begin address. Thus, both sections
/hal_espressif-3.7.0/components/esp_system/ld/esp32c3/
Dsections.ld.in286 * section will match .flash.rodata's begin address. Thus, both sections
/hal_espressif-3.7.0/components/esp_system/ld/esp32/
Dsections.ld.in295 * section will match .flah.rodata's begin address. Thus, both sections
/hal_espressif-3.7.0/components/esp_system/ld/esp32c6/
Dsections.ld.in321 * section will match .flash.rodata's begin address. Thus, both sections
/hal_espressif-3.7.0/components/esp_system/ld/esp32s2/
Dsections.ld.in294 * section will match .flah.rodata's begin address. Thus, both sections
/hal_espressif-3.7.0/components/esp_system/ld/esp32s3/
Dsections.ld.in323 * section will match .flah.rodata's begin address. Thus, both sections
/hal_espressif-3.7.0/tools/esptool_py/docs/en/advanced-topics/
Dserial-protocol.rst226 …et, flash offset. A fifth 32-bit word passed to ROM loader only: ``1`` to begin encrypted flash, `…
251 … | A fifth 32-bit word passed to ROM loader only: ``1`` to begin encrypted flash, `…