Searched refs:vPortEnableInterrupt (Results 1 – 6 of 6) sorted by relevance
84 static inline void vPortEnableInterrupt( void ) in vPortEnableInterrupt() function122 #define portENABLE_INTERRUPTS() vPortEnableInterrupt()
289 void vPortEnableInterrupt( uint8_t ucInterruptID );
300 void vPortEnableInterrupt( uint8_t ucInterruptID ) in vPortEnableInterrupt() function
294 void vPortEnableInterrupt( uint8_t ucInterruptID );
317 void vPortEnableInterrupt( uint8_t ucInterruptID ) in vPortEnableInterrupt() function
685 + Bug fix in vPortEnableInterrupt() for the GCC Microblaze port to protect