Searched refs:esp_ipc_isr_release_other_cpu (Results 1 – 3 of 3) sorted by relevance
79 void esp_ipc_isr_release_other_cpu(void);112 #define esp_ipc_isr_release_other_cpu()
22 #define DPORT_STALL_OTHER_CPU_END() esp_ipc_isr_release_other_cpu()
139 void IRAM_ATTR esp_ipc_isr_release_other_cpu(void) in esp_ipc_isr_release_other_cpu() function