Searched refs:s_stored_interrupt_level (Results 1 – 1 of 1) sorted by relevance
41 static BaseType_t s_stored_interrupt_level; variable124 s_stored_interrupt_level = intLvl; in esp_ipc_isr_stall_other_cpu()149 portRESTORE_INTERRUPTS(s_stored_interrupt_level); in esp_ipc_isr_release_other_cpu()151 portCLEAR_INTERRUPT_MASK_FROM_ISR(s_stored_interrupt_level); in esp_ipc_isr_release_other_cpu()