Numworks Epsilon
1.4.1
Graphing Calculator Operating System
dfu_xip.cpp
Go to the documentation of this file.
1
#include "
calculator.h
"
2
#include "../device.h"
3
4
namespace
Ion
{
5
namespace
USB
{
6
7
void
DFU
() {
8
Ion::USB::Device::Calculator::PollAndReset
(
true
);
9
}
10
11
}
12
}
USB
Definition:
app.cpp:5
Ion::USB::DFU
void DFU()
Definition:
dfu_relocated.cpp:14
calculator.h
Ion::USB::Device::Calculator::PollAndReset
static void PollAndReset(bool exitWithKeyboard)
Definition:
calculator.cpp:11
Ion
Definition:
backlight.h:6
epsilon
ion
src
device
usb
dfu_xip.cpp
Generated by
1.8.14