|
Kestrel Interface
|
Go to the source code of this file.
Macros | |
| #define | KEST_STATUS_OK 0 |
| #define | KEST_STATUS_BOOTING 0b0001 |
| #define | KEST_STATUS_FRESH_BOOT 0b0010 |
| #define KEST_STATUS_BOOTING 0b0001 |
Definition at line 5 of file kest_status.h.
| #define KEST_STATUS_FRESH_BOOT 0b0010 |
Definition at line 6 of file kest_status.h.
| #define KEST_STATUS_OK 0 |
Definition at line 4 of file kest_status.h.