aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/osal/osal.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/osal/osal.h')
-rw-r--r--os/rt/osal/osal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/rt/osal/osal.h b/os/rt/osal/osal.h
index c9cb9b1ec..d5322cc96 100644
--- a/os/rt/osal/osal.h
+++ b/os/rt/osal/osal.h
@@ -316,6 +316,7 @@ typedef struct {
* @api
*/
#define OSAL_MS2ST(msec) MS2ST(msec)
+
/**
* @brief Microseconds to system ticks.
* @details Converts from microseconds to system ticks number.