Home
last modified time | relevance | path

Searched defs:vPortEnableInterrupt (Results 1 – 3 of 3) sorted by relevance

/Kernel-v11.1.0/portable/GCC/MicroBlazeV8/
Dport.c300 void vPortEnableInterrupt( uint8_t ucInterruptID ) in vPortEnableInterrupt() function
/Kernel-v11.1.0/portable/GCC/MicroBlazeV9/
Dport.c331 void vPortEnableInterrupt( uint8_t ucInterruptID ) in vPortEnableInterrupt() function
/Kernel-v11.1.0/portable/ThirdParty/CDK/T-HEAD_CK802/
Dportmacro.h84 static inline void vPortEnableInterrupt( void ) in vPortEnableInterrupt() function