Searched refs:result (Results 1 – 3 of 3) sorted by relevance
428 bool result = vPortCPUAcquireMutexIntsDisabled( mux, timeout_cycles, fnName, line ); in vPortCPUAcquireMutexTimeout() local431 return result; in vPortCPUAcquireMutexTimeout()447 bool result = vPortCPUAcquireMutexIntsDisabled( mux, timeout_cycles ); in vPortCPUAcquireMutexTimeout() local450 return result; in vPortCPUAcquireMutexTimeout()
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
111 + Add configTICK_TYPE_WIDTH_IN_BITS to configure TickType_t data type. As a result,550 of static memory only and dynamic memory only builds. As a result the1191 although a change to the type used to reference character strings may result2344 + Changes to both task.c and queue.c as a result of testing performed on