Doxygen tag fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7268 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
82152115cb
commit
68bc5b8263
|
@ -218,7 +218,7 @@ static inline void chVTObjectInit(virtual_timer_t *vtp) {
|
|||
* @note The counter can reach its maximum and then restart from zero.
|
||||
* @note This function can be called from any context but its atomicity
|
||||
* is not guaranteed on architectures whose word size is less than
|
||||
* @systime_t size.
|
||||
* @p systime_t size.
|
||||
*
|
||||
* @return The system time in ticks.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue