automotive-dlt
|
#include <dlt_cdh.h>
Data Fields | |
uint64_t | pc |
uint64_t | ip |
uint64_t | lr |
uint64_t cdh_registers_t::ip |
Definition at line 58 of file dlt_cdh.h.
Referenced by get_registers().
uint64_t cdh_registers_t::lr |
Definition at line 59 of file dlt_cdh.h.
Referenced by create_crashid(), and get_registers().
uint64_t cdh_registers_t::pc |
Definition at line 57 of file dlt_cdh.h.
Referenced by create_crashid(), and get_registers().