Lines Matching full:name
402 ulTaskNotifyTakeIndexed macro compiling, and the name space clash in the
559 previously a name had to be provided.
568 + Reverted a few structure name changes that broke several kernel aware
844 from the task's name. xTaskGetTaskHandle() uses multiple string compare
848 + Added the pcQueueGetQueueName() API function, which obtains the name of
1040 overwrite the task's name).
1069 line up correctly even where task name lengths vary greatly.
1455 pre-processor macro for backward compatibility with the previous name.
1610 + Reverted the change in the name of the uxTaskNumber variable made in
1635 + Renamed directories that included "CCS4" in their name to remove the '4'
1941 + Corrected the name of portSVC_prvRaisePrivilege to
2059 + Remove the call to strncpy() used to copy the task name into the TCB when
2060 the maximum task name is configured to be 1 byte long.
2602 + The name of the directory containing the MC9S12F32 demo application
2636 Directory name changes
2658 - Directory name changes
2733 limited ports to allocate fewer characters to the task name.
2744 name into the TCB.
2761 + Changed the name of the Demo/ARM7_AtmelSAM7S64_IAR directory to
2825 + Changed the name of the constant portTICKS_PER_MS to portTICK_PERIOD_MS
2826 as the old name was misleading.
3134 Where the return type has changed the function name has also changed in