Searched defs:portDISABLE_INTERRUPTS (Results 1 – 1 of 1) sorted by relevance
296 #define portDISABLE_INTERRUPTS() __disable_interrupt() macro298 #define portDISABLE_INTERRUPTS() __disable_interrupts() macro300 #define portDISABLE_INTERRUPTS() __disable_irq() macro303 #define portDISABLE_INTERRUPTS() _tx_thread_interrupt_disable() macro