Home
last modified time | relevance | path

Searched defs:portMAX_DELAY (Results 1 – 25 of 134) sorted by relevance

123456

/Kernel-v10.6.2/portable/SDCC/Cygnal/
HDportmacro.h66 #define portMAX_DELAY ( TickType_t ) 0xffff macro
69 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/GCC/ATMega323/
HDportmacro.h72 #define portMAX_DELAY ( TickType_t ) 0xffff macro
75 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/GCC/MSP430F449/
HDportmacro.h63 #define portMAX_DELAY ( TickType_t ) 0xffff macro
66 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
HDportmacro.h64 #define portMAX_DELAY ( TickType_t ) 0xffff macro
67 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/IAR/AtmelSAM9XE/
HDportmacro.h67 #define portMAX_DELAY ( TickType_t ) 0xffff macro
70 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/IAR/LPC2000/
HDportmacro.h67 #define portMAX_DELAY ( TickType_t ) 0xffff macro
70 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/IAR/AVR_AVRDx/
HDportmacro.h65 #define portMAX_DELAY ( TickType_t ) 0xffff macro
68 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/IAR/AVR_Mega0/
HDportmacro.h65 #define portMAX_DELAY ( TickType_t ) 0xffff macro
68 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/IAR/STR75x/
HDportmacro.h67 #define portMAX_DELAY ( TickType_t ) 0xffff macro
70 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/IAR/STR91x/
HDportmacro.h67 #define portMAX_DELAY ( TickType_t ) 0xffff macro
70 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/Softune/MB91460/
HDportmacro.h64 #define portMAX_DELAY ( TickType_t ) 0xffff macro
67 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/MPLAB/PIC18F/
HDportmacro.h57 #define portMAX_DELAY ( TickType_t ) 0xffff macro
60 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/IAR/V850ES/
HDportmacro.h64 #define portMAX_DELAY ( TickType_t ) 0xffff macro
67 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/Rowley/MSP430F449/
HDportmacro.h58 #define portMAX_DELAY ( TickType_t ) 0xffff macro
61 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/GCC/PPC405_Xilinx/
HDportmacro.h65 #define portMAX_DELAY ( TickType_t ) 0xffff macro
68 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/GCC/PPC440_Xilinx/
HDportmacro.h65 #define portMAX_DELAY ( TickType_t ) 0xffff macro
68 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/GCC/MicroBlaze/
HDportmacro.h63 #define portMAX_DELAY ( TickType_t ) 0xffff macro
66 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/IAR/ATMega323/
HDportmacro.h71 #define portMAX_DELAY ( TickType_t ) 0xffff macro
74 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/IAR/MSP430/
HDportmacro.h58 #define portMAX_DELAY ( TickType_t ) 0xffff macro
61 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/
HDportmacro.h65 #define portMAX_DELAY ( TickType_t ) 0xffff macro
68 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/GCC/NiosII/
HDportmacro.h65 #define portMAX_DELAY ( TickType_t ) 0xffff macro
68 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/GCC/STR75x/
HDportmacro.h64 #define portMAX_DELAY ( TickType_t ) 0xffff macro
67 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/GCC/RL78/
HDportmacro.h59 #define portMAX_DELAY ( TickType_t ) 0xffff macro
62 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro
/Kernel-v10.6.2/portable/MPLAB/PIC24_dsPIC/
HDportmacro.h65 #define portMAX_DELAY ( TickType_t ) 0xffff macro
71 #define portMAX_DELAY ( TickType_t ) 0xffffffffUL macro
/Kernel-v10.6.2/portable/GCC/ARM7_LPC2000/
HDportmacro.h63 #define portMAX_DELAY ( TickType_t ) 0xffff macro
66 #define portMAX_DELAY ( TickType_t ) ( 0xFFFFFFFFUL ) macro

123456