Revision 23ab29c0 templates/periphAL.h
templates/periphAL.h | ||
---|---|---|
54 | 54 |
* |
55 | 55 |
* @param[in] us Time to sleep until execution continues in microseconds. |
56 | 56 |
*/ |
57 |
void usleep(apalTime_t us);
|
|
57 |
void apalSleep(apalTime_t us);
|
|
58 | 58 |
|
59 | 59 |
#ifdef __cplusplus |
60 | 60 |
} |
Also available in: Unified diff