Prusa MINI Firmware overview
|
Go to the documentation of this file.
134 bool (*readW)(
const uint32_t
address, uint32_t *val);
140 bool (*readH)(
const uint32_t
address, uint16_t *val);
150 void (*printf)(
const char *format, ...);
void UnwInitState(UnwState *const state, const UnwindCallbacks *cb, void *rptData, uint32_t pcValue, uint32_t spValue)
Definition: unwinder.h:66
Definition: unwinder.h:93
UnwResult UnwStartThumb(UnwState *const state)
Definition: unwinder.h:75
Definition: unwinder.h:97
Definition: unwarmbytab.h:26
Definition: unwinder.h:54
Definition: unwinder.h:51
Definition: unwinder.h:45
uint8_t data[8]
Definition: masstorage.h:49
Definition: unwinder.h:36
static volatile fsensor_t state
Definition: filament_sensor.c:23
bool(* UnwindReportFunc)(void *data, const UnwReport *bte)
Definition: unwinder.h:115
Definition: unwinder.h:153
Definition: unwinder.h:60
Definition: unwinder.h:63
Definition: unwinder.h:42
Definition: unwinder.h:84
Definition: unwinder.h:78
Definition: unwinder.h:39
void
Definition: png.h:1083
Definition: unwinder.h:87
const uint8_t[]
Definition: 404_html.c:3
Definition: unwinder.h:72
UsbDeviceAddress address
Definition: address.h:202
UnwResult UnwStartArm(UnwState *const state)
Definition: unwinder.h:81
Definition: unwinder.h:48
uint32_t pc
Definition: unwinder.h:157
Definition: unwinder.h:90
Definition: unwinder.h:33
Definition: unwinder.h:119
Definition: unwinder.h:57
UnwResult UnwindByTableStart(UnwindFrame *frame, const UnwindCallbacks *cb, void *data)
uint32_t sp
Definition: unwinder.h:155
UnwResult UnwindStart(UnwindFrame *frame, const UnwindCallbacks *cb, void *data)
UnwResult
Definition: unwinder.h:30
Definition: unwinder.h:69