Lines Matching full:name
494 ulTaskNotifyTakeIndexed macro compiling, and the name space clash in the
651 previously a name had to be provided.
660 + Reverted a few structure name changes that broke several kernel aware
936 from the task's name. xTaskGetTaskHandle() uses multiple string compare
940 + Added the pcQueueGetQueueName() API function, which obtains the name of
1132 overwrite the task's name).
1161 line up correctly even where task name lengths vary greatly.
1547 pre-processor macro for backward compatibility with the previous name.
1702 + Reverted the change in the name of the uxTaskNumber variable made in
1727 + Renamed directories that included "CCS4" in their name to remove the '4'
2033 + Corrected the name of portSVC_prvRaisePrivilege to
2151 + Remove the call to strncpy() used to copy the task name into the TCB when
2152 the maximum task name is configured to be 1 byte long.
2694 + The name of the directory containing the MC9S12F32 demo application
2728 Directory name changes
2750 - Directory name changes
2825 limited ports to allocate fewer characters to the task name.
2836 name into the TCB.
2853 + Changed the name of the Demo/ARM7_AtmelSAM7S64_IAR directory to
2917 + Changed the name of the constant portTICKS_PER_MS to portTICK_PERIOD_MS
2918 as the old name was misleading.
3226 Where the return type has changed the function name has also changed in