Revision 59c28372
| periphALtypes.h | ||
|---|---|---|
| 32 | 32 |
/** |
| 33 | 33 |
* @brief Time measurement type (in microseconds). |
| 34 | 34 |
*/ |
| 35 |
typedef uint32_t apalTime_t;
|
|
| 35 |
typedef uint64_t apalTime_t;
|
|
| 36 | 36 |
|
| 37 | 37 |
/** |
| 38 | 38 |
* @brief Status values used as return value for all (or most) function calls. |
Also available in: Unified diff