git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6384 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2013-10-28 11:09:16 +00:00
parent c20c59275f
commit cebbf2bb0a
1 changed files with 1 additions and 0 deletions

View File

@ -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.