rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
Functions
log_hard_fault.h File Reference

Functions

void logHardFault (uint32_t type, uintptr_t faultAddress, void *sp, port_extctx *ctx, uint32_t csfr)
 

Function Documentation

◆ logHardFault()

void logHardFault ( uint32_t  type,
uintptr_t  faultAddress,
void *  sp,
port_extctx *  ctx,
uint32_t  csfr 
)

Definition at line 16 of file bootloader_stubs.cpp.

16{ }

Go to the source code of this file.