Searched defs:portDISABLE_INTERRUPTS (Results 1 – 1 of 1) sorted by relevance
295 #define portDISABLE_INTERRUPTS() __disable_interrupt() macro297 #define portDISABLE_INTERRUPTS() __disable_interrupts() macro299 #define portDISABLE_INTERRUPTS() __disable_irq() macro302 #define portDISABLE_INTERRUPTS() _tx_thread_interrupt_disable() macro