Home
last modified time | relevance | path

Searched refs:MPU_StoreTimerHandleAtIndex (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers_v2.c242 …#define MPU_StoreTimerHandleAtIndex( lIndex, xHandle, pxApplicationCallback ) MPU_StoreHandleAn… macro
3752 MPU_StoreTimerHandleAtIndex( lIndex, xInternalTimerHandle, pxCallbackFunction ); in MPU_xTimerCreate()
3788 MPU_StoreTimerHandleAtIndex( lIndex, xInternalTimerHandle, pxCallbackFunction ); in MPU_xTimerCreateStatic()