Lines Matching defs:lIndex

95     #define IS_EXTERNAL_INDEX_VALID( lIndex ) \  argument
102 #define IS_INTERNAL_INDEX_VALID( lIndex ) \ argument
109 #define CONVERT_TO_EXTERNAL_INDEX( lIndex ) ( ( lIndex ) + INDEX_OFFSET ) argument
114 #define CONVERT_TO_INTERNAL_INDEX( lIndex ) ( ( lIndex ) - INDEX_OFFSET ) argument
200 …#define MPU_StoreQueueHandleAtIndex( lIndex, xHandle ) MPU_StoreHandleAndDataAtInd… argument
201 …#define MPU_GetQueueHandleAtIndex( lIndex ) ( QueueHandle_t ) MPU_GetHa… argument
204 …#define MPU_StoreQueueSetHandleAtIndex( lIndex, xHandle ) MPU_StoreHandleAndDataAtIndex( … argument
205 …#define MPU_GetQueueSetHandleAtIndex( lIndex ) ( QueueSetHandle_t ) MPU_GetHan… argument
206 …#define MPU_StoreQueueSetMemberHandleAtIndex( lIndex, xHandle ) MPU_StoreHandleAndDataAtIndex( … argument
207 …#define MPU_GetQueueSetMemberHandleAtIndex( lIndex ) ( QueueSetMemberHandle_t ) MPU_… argument
214 …#define MPU_StoreTaskHandleAtIndex( lIndex, xHandle ) MPU_StoreHandleAndDataAtIndex( lI… argument
215 …#define MPU_GetTaskHandleAtIndex( lIndex ) ( TaskHandle_t ) MPU_GetHandleAtI… argument
221 …#define MPU_StoreEventGroupHandleAtIndex( lIndex, xHandle ) MPU_StoreHandleAndDataAtIndex( lI… argument
222 …#define MPU_GetEventGroupHandleAtIndex( lIndex ) ( EventGroupHandle_t ) MPU_GetHan… argument
228 …#define MPU_StoreStreamBufferHandleAtIndex( lIndex, xHandle ) MPU_StoreHandleAndDataAtIndex( lI… argument
229 …#define MPU_GetStreamBufferHandleAtIndex( lIndex ) ( StreamBufferHandle_t ) MPU_GetH… argument
237 …#define MPU_StoreTimerHandleAtIndex( lIndex, xHandle, pxApplicationCallback ) MPU_StoreHandleAn… argument
238 …#define MPU_GetTimerHandleAtIndex( lIndex ) ( TimerHandle_t )… argument
278 static void MPU_SetIndexFreeInKernelObjectPool( int32_t lIndex ) /* PRIVILEGED_FUNCTION */ in MPU_SetIndexFreeInKernelObjectPool()
295 int32_t i, lIndex = -1; in MPU_GetIndexForHandle() local
313 static void MPU_StoreHandleAndDataAtIndex( int32_t lIndex, in MPU_StoreHandleAndDataAtIndex()
325 static OpaqueObjectHandle_t MPU_GetHandleAtIndex( int32_t lIndex, in MPU_GetHandleAtIndex()
415 int32_t i, lIndex = -1; in MPU_TimerCallback() local
484 int32_t lIndex; in MPU_xTaskAbortDelayImpl() local
529 int32_t lIndex; in MPU_uxTaskPriorityGetImpl() local
570 int32_t lIndex; in MPU_eTaskGetStateImpl() local
608 int32_t lIndex; in MPU_vTaskGetInfoImpl() local
670 int32_t lIndex; in MPU_vTaskSuspendImpl() local
717 int32_t lIndex; in MPU_vTaskResumeImpl() local
773 int32_t lIndex; in MPU_ulTaskGetRunTimeCounterImpl() local
814 int32_t lIndex; in MPU_ulTaskGetRunTimePercentImpl() local
889 int32_t lIndex; in MPU_vTaskSetApplicationTaskTagImpl() local
927 int32_t lIndex; in MPU_xTaskGetApplicationTaskTagImpl() local
971 int32_t lIndex; in MPU_vTaskSetThreadLocalStoragePointerImpl() local
1012 int32_t lIndex; in MPU_pvTaskGetThreadLocalStoragePointerImpl() local
1095 int32_t lIndex; in MPU_uxTaskGetStackHighWaterMarkImpl() local
1136 int32_t lIndex; in MPU_uxTaskGetStackHighWaterMark2Impl() local
1178 int32_t lIndex; in MPU_xTaskGetCurrentTaskHandleImpl() local
1290 int32_t lIndex; in MPU_xTaskGenericNotifyImpl() local
1450 int32_t lIndex; in MPU_xTaskGenericNotifyStateClearImpl() local
1498 int32_t lIndex; in MPU_ulTaskGenericNotifyValueClearImpl() local
1550 int32_t lIndex; in MPU_xTaskCreate() local
1596 int32_t lIndex; in MPU_xTaskCreateStatic() local
1637 int32_t lIndex; in MPU_vTaskDelete() local
1678 int32_t lIndex; in MPU_vTaskPrioritySet() local
1709 int32_t lIndex; in MPU_xTaskGetHandle() local
1736 int32_t lIndex; in MPU_xTaskCallApplicationTaskHook() local
1770 int32_t lIndex; in MPU_xTaskCreateRestricted() local
1816 int32_t lIndex; in MPU_xTaskCreateRestrictedStatic() local
1860 int32_t lIndex; in MPU_vTaskAllocateMPURegions() local
1890 int32_t lIndex; in MPU_xTaskGetStaticBuffers() local
1922 int32_t lIndex; in MPU_pcTaskGetName() local
1953 int32_t lIndex; in MPU_uxTaskPriorityGetFromISR() local
1986 int32_t lIndex; in MPU_uxTaskBasePriorityGet() local
2019 int32_t lIndex; in MPU_uxTaskBasePriorityGetFromISR() local
2052 int32_t lIndex; in MPU_xTaskResumeFromISR() local
2078 int32_t lIndex; in MPU_xTaskGetApplicationTaskTagFromISR() local
2116 int32_t lIndex; in MPU_xTaskGenericNotifyFromISR() local
2143 int32_t lIndex; in MPU_vTaskGenericNotifyGiveFromISR() local
2175 int32_t lIndex; in MPU_xQueueGenericSendImpl() local
2228 int32_t lIndex; in MPU_uxQueueMessagesWaitingImpl() local
2258 int32_t lIndex; in MPU_uxQueueSpacesAvailableImpl() local
2292 int32_t lIndex; in MPU_xQueueReceiveImpl() local
2344 int32_t lIndex; in MPU_xQueuePeekImpl() local
2394 int32_t lIndex; in MPU_xQueueSemaphoreTakeImpl() local
2438 int32_t lIndex, lMutexHolderTaskIndex; in MPU_xQueueGetMutexHolderImpl() local
2486 int32_t lIndex; in MPU_xQueueTakeMutexRecursiveImpl() local
2526 int32_t lIndex; in MPU_xQueueGiveMutexRecursiveImpl() local
2649 int32_t lIndex; in MPU_vQueueAddToRegistryImpl() local
2680 int32_t lIndex; in MPU_vQueueUnregisterQueueImpl() local
2713 int32_t lIndex; in MPU_pcQueueGetNameImpl() local
2747 int32_t lIndex; in MPU_vQueueDelete() local
2770 int32_t lIndex; in MPU_xQueueCreateMutex() local
2802 int32_t lIndex; in MPU_xQueueCreateMutexStatic() local
2834 int32_t lIndex; in MPU_xQueueCreateCountingSemaphore() local
2867 int32_t lIndex; in MPU_xQueueCreateCountingSemaphoreStatic() local
2900 int32_t lIndex; in MPU_xQueueGenericCreate() local
2935 int32_t lIndex; in MPU_xQueueGenericCreateStatic() local
2963 int32_t lIndex; in MPU_xQueueGenericReset() local
2989 int32_t lIndex; in MPU_xQueueCreateSet() local
3051 int32_t lIndex; in MPU_xQueueGenericGetStaticBuffers() local
3079 int32_t lIndex; in MPU_xQueueGenericSendFromISR() local
3103 int32_t lIndex; in MPU_xQueueGiveFromISR() local
3127 int32_t lIndex; in MPU_xQueuePeekFromISR() local
3152 int32_t lIndex; in MPU_xQueueReceiveFromISR() local
3175 int32_t lIndex; in MPU_xQueueIsQueueEmptyFromISR() local
3197 int32_t lIndex; in MPU_xQueueIsQueueFullFromISR() local
3220 int32_t lIndex; in MPU_uxQueueMessagesWaitingFromISR() local
3246 int32_t lIndex, lMutexHolderTaskIndex; in MPU_xQueueGetMutexHolderFromISR() local
3326 int32_t lIndex; in MPU_pvTimerGetTimerIDImpl() local
3361 int32_t lIndex; in MPU_vTimerSetTimerIDImpl() local
3393 int32_t lIndex; in MPU_xTimerIsTimerActiveImpl() local
3463 int32_t lIndex; in MPU_xTimerGenericCommandFromTaskImpl() local
3527 int32_t lIndex; in MPU_pcTimerGetNameImpl() local
3562 int32_t lIndex; in MPU_vTimerSetReloadModeImpl() local
3594 int32_t lIndex; in MPU_xTimerGetReloadModeImpl() local
3628 int32_t lIndex; in MPU_uxTimerGetReloadModeImpl() local
3662 int32_t lIndex; in MPU_xTimerGetPeriodImpl() local
3696 int32_t lIndex; in MPU_xTimerGetExpiryTimeImpl() local
3737 int32_t lIndex; in MPU_xTimerCreate() local
3773 int32_t lIndex; in MPU_xTimerCreateStatic() local
3804 int32_t lIndex; in MPU_xTimerGetStaticBuffer() local
3835 int32_t lIndex; in MPU_xTimerGenericCommandFromISR() local
3896 int32_t lIndex; in MPU_xEventGroupWaitBitsImpl() local
3951 int32_t lIndex; in MPU_xEventGroupClearBitsImpl() local
3986 int32_t lIndex; in MPU_xEventGroupSetBitsImpl() local
4025 int32_t lIndex; in MPU_xEventGroupSyncImpl() local
4065 int32_t lIndex; in MPU_uxEventGroupGetNumberImpl() local
4100 int32_t lIndex; in MPU_vEventGroupSetNumberImpl() local
4135 int32_t lIndex; in MPU_xEventGroupCreate() local
4166 int32_t lIndex; in MPU_xEventGroupCreateStatic() local
4194 int32_t lIndex; in MPU_vEventGroupDelete() local
4218 int32_t lIndex; in MPU_xEventGroupGetStaticBuffer() local
4245 int32_t lIndex; in MPU_xEventGroupClearBitsFromISR() local
4273 int32_t lIndex; in MPU_xEventGroupSetBitsFromISR() local
4297 int32_t lIndex; in MPU_xEventGroupGetBitsFromISR() local
4331 int32_t lIndex; in MPU_xStreamBufferSendImpl() local
4378 int32_t lIndex; in MPU_xStreamBufferReceiveImpl() local
4419 int32_t lIndex; in MPU_xStreamBufferIsFullImpl() local
4449 int32_t lIndex; in MPU_xStreamBufferIsEmptyImpl() local
4479 int32_t lIndex; in MPU_xStreamBufferSpacesAvailableImpl() local
4509 int32_t lIndex; in MPU_xStreamBufferBytesAvailableImpl() local
4541 int32_t lIndex; in MPU_xStreamBufferSetTriggerLevelImpl() local
4571 int32_t lIndex; in MPU_xStreamBufferNextMessageLengthBytesImpl() local
4610 int32_t lIndex; in MPU_xStreamBufferGenericCreate() local
4667 int32_t lIndex; in MPU_xStreamBufferGenericCreateStatic() local
4717 int32_t lIndex; in MPU_vStreamBufferDelete() local
4739 int32_t lIndex; in MPU_xStreamBufferReset() local
4765 int32_t lIndex; in MPU_xStreamBufferGetStaticBuffers() local
4792 int32_t lIndex; in MPU_xStreamBufferSendFromISR() local
4817 int32_t lIndex; in MPU_xStreamBufferReceiveFromISR() local
4840 int32_t lIndex; in MPU_xStreamBufferSendCompletedFromISR() local
4863 int32_t lIndex; in MPU_xStreamBufferReceiveCompletedFromISR() local