Home
last modified time | relevance | path

Searched defs:cpu_id (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-3.7.0/components/esp_system/
Desp_ipc.c128 static esp_err_t esp_ipc_call_and_wait(uint32_t cpu_id, esp_ipc_func_t func, void* arg, esp_ipc_wai… in esp_ipc_call_and_wait()
167 esp_err_t esp_ipc_call(uint32_t cpu_id, esp_ipc_func_t func, void* arg) in esp_ipc_call()
172 esp_err_t esp_ipc_call_blocking(uint32_t cpu_id, esp_ipc_func_t func, void* arg) in esp_ipc_call_blocking()
180 esp_err_t esp_ipc_start_gcov_from_isr(uint32_t cpu_id, esp_ipc_func_t func, void* arg) in esp_ipc_start_gcov_from_isr()
/hal_espressif-3.7.0/zephyr/port/host_flash/
Dcache_utils.c141 int cpu_id = arch_curr_cpu()->id; in spi_flash_disable_interrupts_caches_and_other_cpu() local
143 int cpu_id = PRO_CPU_NUM; in spi_flash_disable_interrupts_caches_and_other_cpu() local
156 int cpu_id = arch_curr_cpu()->id; in spi_flash_enable_interrupts_caches_and_other_cpu() local
/hal_espressif-3.7.0/components/esp_system/port/arch/xtensa/
Desp_ipc_isr.c121 const uint32_t cpu_id = xPortGetCoreID(); in esp_ipc_isr_stall_other_cpu() local
142 const uint32_t cpu_id = xPortGetCoreID(); in esp_ipc_isr_release_other_cpu() local
193 const uint32_t cpu_id = xPortGetCoreID(); in esp_ipc_isr_call_and_wait() local
/hal_espressif-3.7.0/components/esp_hw_support/include/
Dintr_types.h23 #define INTR_CPU_CONVERT_ID(cpu_id) ((cpu_id) - 1) argument
/hal_espressif-3.7.0/components/hal/
Dsystimer_hal.c170 …unter_can_stall_by_cpu(systimer_hal_context_t *hal, uint32_t counter_id, uint32_t cpu_id, bool can) in systimer_hal_counter_can_stall_by_cpu()
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/
Dsystimer_ll.h49 …er_ll_counter_can_stall_by_cpu(systimer_dev_t *dev, uint32_t counter_id, uint32_t cpu_id, bool can) in systimer_ll_counter_can_stall_by_cpu()
/hal_espressif-3.7.0/components/hal/esp32c6/include/hal/
Dsystimer_ll.h58 …er_ll_counter_can_stall_by_cpu(systimer_dev_t *dev, uint32_t counter_id, uint32_t cpu_id, bool can) in systimer_ll_counter_can_stall_by_cpu()
/hal_espressif-3.7.0/components/hal/esp32h2/include/hal/
Dsystimer_ll.h58 …er_ll_counter_can_stall_by_cpu(systimer_dev_t *dev, uint32_t counter_id, uint32_t cpu_id, bool can) in systimer_ll_counter_can_stall_by_cpu()
/hal_espressif-3.7.0/components/hal/esp32c3/include/hal/
Dsystimer_ll.h49 …er_ll_counter_can_stall_by_cpu(systimer_dev_t *dev, uint32_t counter_id, uint32_t cpu_id, bool can) in systimer_ll_counter_can_stall_by_cpu()
/hal_espressif-3.7.0/components/hal/esp32c2/include/hal/
Dsystimer_ll.h49 …er_ll_counter_can_stall_by_cpu(systimer_dev_t *dev, uint32_t counter_id, uint32_t cpu_id, bool can) in systimer_ll_counter_can_stall_by_cpu()
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/
Dsystimer_ll.h47 …er_ll_counter_can_stall_by_cpu(systimer_dev_t *dev, uint32_t counter_id, uint32_t cpu_id, bool can) in systimer_ll_counter_can_stall_by_cpu()