![]() |
Elara Spacecraft
Source code & API documentation for Elara spacecraft system computers
|


Go to the source code of this file.
Namespaces | |
| namespace | stellaris |
| namespace | stellaris::clock |
Macros | |
| #define | DSCLOCK_CONFIG (SYS_CTL_BASE + 0x00000144) |
Functions | |
| void | stellaris::clock::initialize () |
| Initialize the main system clock and oscillator. | |
| void | stellaris::clock::wait (uint32_t cycles) |
Wait for length of cycles | |
| void | stellaris::clock::nop_wait (uint32_t cycles) |
| Repeat NOP until cycle complete. | |
| #define DSCLOCK_CONFIG (SYS_CTL_BASE + 0x00000144) |