docs
This commit is contained in:
parent
a91ca3f9f0
commit
c7b6f6f21f
|
@ -118,7 +118,7 @@ int getRemainingStack(thread_t *otp);
|
||||||
#endif /* __cplusplus */
|
#endif /* __cplusplus */
|
||||||
|
|
||||||
|
|
||||||
// 168 ticks in microsecond
|
// 168 ticks in microsecond in case of 168MHz 407
|
||||||
#define US_TO_NT_MULTIPLIER (CORE_CLOCK / 1000000)
|
#define US_TO_NT_MULTIPLIER (CORE_CLOCK / 1000000)
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue