/Kernel-v10.6.2/portable/ThirdParty/GCC/ATmega/ |
HD | portmacro.h | 129 #define portTICK_PERIOD_MS ( (TickType_t) _BV( portUSE_WDTO + 4 ) ) macro 131 #define portTICK_PERIOD_MS ( (TickType_t) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/SDCC/Cygnal/ |
HD | portmacro.h | 98 #define portTICK_PERIOD_MS ( ( uint32_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/GCC/ATMega323/ |
HD | portmacro.h | 95 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/GCC/MSP430F449/ |
HD | portmacro.h | 120 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/ |
HD | portmacro.h | 75 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/AtmelSAM9XE/ |
HD | portmacro.h | 78 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/LPC2000/ |
HD | portmacro.h | 78 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/AVR_AVRDx/ |
HD | portmacro.h | 88 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/AVR_Mega0/ |
HD | portmacro.h | 88 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/STR75x/ |
HD | portmacro.h | 78 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/STR91x/ |
HD | portmacro.h | 78 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/Softune/MB91460/ |
HD | portmacro.h | 92 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/MPLAB/PIC18F/ |
HD | portmacro.h | 70 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/V850ES/ |
HD | portmacro.h | 127 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/Rowley/MSP430F449/ |
HD | portmacro.h | 119 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/GCC/PPC405_Xilinx/ |
HD | portmacro.h | 102 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/GCC/PPC440_Xilinx/ |
HD | portmacro.h | 102 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/GCC/MicroBlaze/ |
HD | portmacro.h | 118 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/ATMega323/ |
HD | portmacro.h | 93 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/IAR/MSP430/ |
HD | portmacro.h | 119 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/RVDS/ARM7_LPC21xx/ |
HD | portmacro.h | 76 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/GCC/NiosII/ |
HD | portmacro.h | 80 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/GCC/STR75x/ |
HD | portmacro.h | 75 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/GCC/RL78/ |
HD | portmacro.h | 116 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v10.6.2/portable/MPLAB/PIC24_dsPIC/ |
HD | portmacro.h | 80 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|