Searched refs:result (Results 1 – 5 of 5) sorted by relevance
432 bool result = vPortCPUAcquireMutexIntsDisabled( mux, timeout_cycles, fnName, line ); in vPortCPUAcquireMutexTimeout() local435 return result; in vPortCPUAcquireMutexTimeout()451 bool result = vPortCPUAcquireMutexIntsDisabled( mux, timeout_cycles ); in vPortCPUAcquireMutexTimeout() local454 return result; in vPortCPUAcquireMutexTimeout()
28 … declared in portable.h which is included in multiple source files. As a result, these definitions…
71 different object because it may result in an incorrectly aligned pointer,87 object because it may result in an incorrectly aligned pointer leading
280 + Add configTICK_TYPE_WIDTH_IN_BITS to configure TickType_t data type. As a result,719 of static memory only and dynamic memory only builds. As a result the1360 although a change to the type used to reference character strings may result2513 + Changes to both task.c and queue.c as a result of testing performed on
438 a2 = first argument and result of call (in simple cases)456 a2 = first argument and result of call (in simple cases)487 a result of interrupt handling (interrupt frame) or from task-level714 A debug exception is caused as a result of running code, such as by716 as a result of an external debug interrupt, such as from an OCD based