Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/controller/esp32/
Dhli_vectors.S20 #define L4_INTR_STACK_SIZE 4096 macro
38 .space L4_INTR_STACK_SIZE
165 movi sp, _l4_intr_stack + L4_INTR_STACK_SIZE - 16
/hal_espressif-latest/components/esp_system/port/soc/esp32s3/
Dhighint_hdl.S27 #define L4_INTR_STACK_SIZE 12 macro
33 ….space L4_INTR_STACK_SIZE*SOC_CPU_CORES_NUM /* This allocates stacks for each individual CPU.…