Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Namespaces | |
Bench | |
Functions | |
void | initFPU () |
void | coreReset () |
void | jumpReset () |
void | init () |
void | shutdown () |
void | initPeripherals () |
void | shutdownPeripherals () |
void | initClocks () |
void | shutdownClocks () |
void Ion::Device::coreReset | ( | ) |
Definition at line 99 of file device.cpp.
void Ion::Device::init | ( | ) |
Definition at line 121 of file device.cpp.
void Ion::Device::initClocks | ( | ) |
Definition at line 186 of file device.cpp.
void Ion::Device::initFPU | ( | ) |
Definition at line 92 of file device.cpp.
void Ion::Device::initPeripherals | ( | ) |
Definition at line 158 of file device.cpp.
void Ion::Device::jumpReset | ( | ) |
Definition at line 104 of file device.cpp.
void Ion::Device::shutdown | ( | ) |
Definition at line 153 of file device.cpp.
void Ion::Device::shutdownClocks | ( | ) |
Definition at line 276 of file device.cpp.
void Ion::Device::shutdownPeripherals | ( | ) |
Definition at line 172 of file device.cpp.