/Kernel-v11.1.0/portable/GCC/AVR32_UC3/ |
D | portmacro.h | 109 #define TASK_DELAY_MS( x ) ( ( x ) / portTICK_PERIOD_MS ) 110 #define TASK_DELAY_S( x ) ( ( x ) * 1000 / portTICK_PERIOD_MS ) 111 #define TASK_DELAY_MIN( x ) ( ( x ) * 60 * 1000 / portTICK_PERIOD_MS ) 128 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/AVR32_UC3/ |
D | portmacro.h | 112 #define TASK_DELAY_MS( x ) ( ( x ) / portTICK_PERIOD_MS ) 113 #define TASK_DELAY_S( x ) ( ( x ) * 1000 / portTICK_PERIOD_MS ) 114 #define TASK_DELAY_MIN( x ) ( ( x ) * 60 * 1000 / portTICK_PERIOD_MS ) 131 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/ThirdParty/GCC/ATmega/ |
D | portmacro.h | 131 #define portTICK_PERIOD_MS ( ( TickType_t ) _BV( portUSE_WDTO + 4 ) ) macro 133 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/ATMega323/ |
D | portmacro.h | 97 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/AVR_Mega0/ |
D | portmacro.h | 88 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/AVR_AVRDx/ |
D | portmacro.h | 88 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/NiosII/ |
D | portmacro.h | 80 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/H8S2329/ |
D | portmacro.h | 76 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/ATMega323/ |
D | portmacro.h | 93 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/RVDS/ARM7_LPC21xx/ |
D | portmacro.h | 76 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/STR75x/ |
D | portmacro.h | 78 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/STR91x/ |
D | portmacro.h | 78 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/MPLAB/PIC24_dsPIC/ |
D | portmacro.h | 80 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/PPC440_Xilinx/ |
D | portmacro.h | 102 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/PPC405_Xilinx/ |
D | portmacro.h | 102 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/CORTUS_APS3/ |
D | portmacro.h | 76 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/MPLAB/PIC18F/ |
D | portmacro.h | 70 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/RL78/ |
D | portmacro.h | 116 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/STR75x/ |
D | portmacro.h | 75 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/MicroBlaze/ |
D | portmacro.h | 120 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/AtmelSAM7S64/ |
D | portmacro.h | 75 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/AtmelSAM9XE/ |
D | portmacro.h | 78 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/IAR/LPC2000/ |
D | portmacro.h | 78 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/Rowley/MSP430F449/ |
D | portmacro.h | 119 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|
/Kernel-v11.1.0/portable/GCC/MSP430F449/ |
D | portmacro.h | 121 #define portTICK_PERIOD_MS ( ( TickType_t ) 1000 / configTICK_RATE_HZ ) macro
|