Searched refs:esp_ipc_isr_stall_other_cpu (Results 1 – 3 of 3) sorted by relevance
67 void esp_ipc_isr_stall_other_cpu(void);111 #define esp_ipc_isr_stall_other_cpu()
21 #define DPORT_STALL_OTHER_CPU_START() esp_ipc_isr_stall_other_cpu()
106 void IRAM_ATTR esp_ipc_isr_stall_other_cpu(void) in esp_ipc_isr_stall_other_cpu() function