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
304 void vPortEnableInterrupt( uint8_t ucInterruptID );
331 void vPortEnableInterrupt( uint8_t ucInterruptID ) in vPortEnableInterrupt() function
762 + Bug fix in vPortEnableInterrupt() for the GCC Microblaze port to protect