Searched refs:portDISABLE_INTERRUPTS (Results 1 – 5 of 5) sorted by relevance
219 portDISABLE_INTERRUPTS(); in xPortStartScheduler()243 portDISABLE_INTERRUPTS(); in vPortEnterCritical()
75 #define portDISABLE_INTERRUPTS() \ macro
239 #define taskDISABLE_INTERRUPTS() portDISABLE_INTERRUPTS()
2305 portDISABLE_INTERRUPTS(); in xQueueCRSend()2325 portDISABLE_INTERRUPTS(); in xQueueCRSend()2375 portDISABLE_INTERRUPTS(); in xQueueCRReceive()2397 portDISABLE_INTERRUPTS(); in xQueueCRReceive()
2093 portDISABLE_INTERRUPTS(); in vTaskStartScheduler()2147 portDISABLE_INTERRUPTS(); in vTaskEndScheduler()4324 portDISABLE_INTERRUPTS(); in vTaskEnterCritical()
Completed in 24 milliseconds