Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.5.0/components/app_trace/private_include/
Desp_app_trace_membufs_proto.h39 esp_err_t (*swap)(uint32_t new_block_id); member
/hal_espressif-3.5.0/components/app_trace/port/riscv/
Dport.c71 .swap = esp_apptrace_riscv_buffer_swap, in esp_apptrace_jtag_hw_get()
/hal_espressif-3.5.0/components/app_trace/port/xtensa/
Dport.c224 .swap = esp_apptrace_trax_buffer_swap, in esp_apptrace_jtag_hw_get()
/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp521 swap( temp ); in operator =()
526 swap( temp ); in operator =()
529 void swap( Ptr& other ) { std::swap( m_p, other.m_p ); } in swap() function in Catch::Ptr
2865 void swap( TestCase& other );
6147 std::swap( assertions.failedButOk, assertions.failed ); in runCurrentTest()
7506 void TestCase::swap( TestCase& other ) { in swap() function in Catch::TestCase
7507 test.swap( other.test ); in swap()
7508 name.swap( other.name ); in swap()
7509 className.swap( other.className ); in swap()
7510 description.swap( other.description ); in swap()
[all …]
/hal_espressif-3.5.0/components/app_trace/
Dapp_trace_membufs_proto.c94 proto->hw->swap(new_block_num); in esp_apptrace_membufs_swap()
/hal_espressif-3.5.0/components/hal/esp32/include/hal/
Dmcpwm_ll.h682 …line void mcpwm_ll_deadtime_swap_out_path(mcpwm_dev_t *mcpwm, int operator_id, int path, bool swap) in mcpwm_ll_deadtime_swap_out_path() argument
684 if (swap) { in mcpwm_ll_deadtime_swap_out_path()
/hal_espressif-3.5.0/components/hal/esp32s3/include/hal/
Dmcpwm_ll.h700 …line void mcpwm_ll_deadtime_swap_out_path(mcpwm_dev_t *mcpwm, int operator_id, int path, bool swap) in mcpwm_ll_deadtime_swap_out_path() argument
702 if (swap) { in mcpwm_ll_deadtime_swap_out_path()
/hal_espressif-3.5.0/docs/en/api-guides/
Ddfu.rst33 … connections. Please try to swap the cables connecting to D+ and D- if your device is not detected.
Ddeep-sleep-stub.rst34 If you want to swap between different deep sleep stubs at runtime, it is also possible to do this b…
Dfreertos-smp.rst62 …- True atomic access to the same memory address is achieved via an atomic compare-and-swap instruc…
/hal_espressif-3.5.0/examples/system/himem/
DREADME.md14 … by reserving some amount of address space, then allowing applications to swap in and out normally…
/hal_espressif-3.5.0/components/console/argtable3/
Dargtable3.c420 char *swap; in permute_args() local
438 swap = nargv[pos]; in permute_args()
442 ((char **)nargv)[cstart] = swap; in permute_args()
/hal_espressif-3.5.0/components/esptool_py/esptool/docs/en/
Dtroubleshooting.rst90 Try disconnecting anything from those pins (and/or swap to Dual I/O mode if you were previously usi…
/hal_espressif-3.5.0/docs/en/security/
Dsecure-boot-v1.rst226 5. Byte-swap each 4 byte word of the ciphertext (^)