Searched refs:s_phy_int_mux (Results 1 – 3 of 3) sorted by relevance
22 static DRAM_ATTR portMUX_TYPE s_phy_int_mux = portMUX_INITIALIZER_UNLOCKED; variable35 portENTER_CRITICAL_ISR(&s_phy_int_mux); in phy_enter_critical()38 portENTER_CRITICAL(&s_phy_int_mux); in phy_enter_critical()48 portEXIT_CRITICAL_ISR(&s_phy_int_mux); in phy_exit_critical()50 portEXIT_CRITICAL(&s_phy_int_mux); in phy_exit_critical()
77 static DRAM_ATTR int s_phy_int_mux; variable157 s_phy_int_mux = irq_lock(); in phy_enter_critical()176 irq_unlock(s_phy_int_mux); in phy_exit_critical()
92 static DRAM_ATTR int s_phy_int_mux; variable168 s_phy_int_mux = irq_lock(); in phy_enter_critical()187 irq_unlock(s_phy_int_mux); in phy_exit_critical()