Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtrace_ll.h15 uint32_t block_bits = 0; in trace_ll_set_mem_block() local
18 block_bits = TRACEMEM_CORE0_MUX_BLK_BITS(block); in trace_ll_set_mem_block()
20 block_bits = TRACEMEM_CORE1_MUX_BLK_BITS(block); in trace_ll_set_mem_block()
22 DPORT_SET_PERI_REG_MASK(SENSITIVE_INTERNAL_SRAM_USAGE_2_REG, block_bits); in trace_ll_set_mem_block()