Searched refs:vPortEnableInterrupt (Results 1 – 6 of 6) sorted by relevance
84 static inline void vPortEnableInterrupt( void ) in vPortEnableInterrupt() function121 #define portENABLE_INTERRUPTS() vPortEnableInterrupt()
283 void vPortEnableInterrupt( uint8_t ucInterruptID );
298 void vPortEnableInterrupt( uint8_t ucInterruptID ) in vPortEnableInterrupt() function
288 void vPortEnableInterrupt( uint8_t ucInterruptID );
312 void vPortEnableInterrupt( uint8_t ucInterruptID ) in vPortEnableInterrupt() function
593 + Bug fix in vPortEnableInterrupt() for the GCC Microblaze port to protect