Home
last modified time | relevance | path

Searched refs:vPortDisableInterrupt (Results 1 – 5 of 5) sorted by relevance

/FreeRTOS-Kernel/portable/ThirdParty/CDK/T-HEAD_CK802/
A Dportmacro.h89 static inline void vPortDisableInterrupt( void ) in vPortDisableInterrupt() function
121 #define portDISABLE_INTERRUPTS() vPortDisableInterrupt()
/FreeRTOS-Kernel/portable/GCC/MicroBlazeV8/
A Dportmacro.h309 void vPortDisableInterrupt( uint8_t ucInterruptID );
A Dport.c318 void vPortDisableInterrupt( uint8_t ucInterruptID ) in vPortDisableInterrupt() function
/FreeRTOS-Kernel/portable/GCC/MicroBlazeV9/
A Dportmacro.h324 void vPortDisableInterrupt( uint8_t ucInterruptID );
A Dport.c355 void vPortDisableInterrupt( uint8_t ucInterruptID ) in vPortDisableInterrupt() function

Completed in 14 milliseconds