]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/include/mpu_wrappers.h
Added uxTimerGetReloadMode() API function.
[freertos] / FreeRTOS / Source / include / mpu_wrappers.h
index 6ac0a3e9264178f4300c90248c7bd46684815770..b131042adbb99a8e0117244e3d72a5aa9094a5a4 100644 (file)
@@ -129,6 +129,7 @@ only for ports that are using the MPU. */
                #define xTimerPendFunctionCall                                  MPU_xTimerPendFunctionCall\r
                #define pcTimerGetName                                                  MPU_pcTimerGetName\r
                #define vTimerSetReloadMode                                             MPU_vTimerSetReloadMode\r
+               #define uxTimerGetReloadMode                                    MPU_uxTimerGetReloadMode\r
                #define xTimerGetPeriod                                                 MPU_xTimerGetPeriod\r
                #define xTimerGetExpiryTime                                             MPU_xTimerGetExpiryTime\r
                #define xTimerGenericCommand                                    MPU_xTimerGenericCommand\r