Searched refs:mepc (Results 1 - 10 of 10) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/startup/ |
H A D | riscv_init_loaderboot.S | 137 csrr s0, mepc 154 csrw mepc, a1 205 csrr t0, mepc 207 csrw mepc, t0 216 csrr t0, mepc 218 csrw mepc, t0
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/startup/ |
H A D | riscv_init_flashboot.S | 95 csrr t0, mepc 97 csrw mepc, t0 106 csrr t0, mepc 108 csrw mepc, t0
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
H A D | hi_task.h | 48 hi_u32 mepc; /* *< Task current mepc.CNcomment:当前mepc.CNend */ member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
H A D | hi_task.h | 47 hi_u32 mepc; /**< Task current mepc.CNcomment:当前mepc.CNend */ member
|
H A D | hi_crash.h | 121 hi_u32 mepc; member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/ |
H A D | hidumper_adapter_impl.c | 119 " StackSize TopOfStack BottomOfStack mstatus mepc" in DumpTaskInfo() 136 printf(" 0x%08x", ptask_info->mepc); in DumpTaskInfo()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/ |
H A D | los_task.h | 454 UINT32 mepc; /**< Task current mepc */ member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/ |
H A D | blackbox_adapter_impl.c | 127 "mepc:0x%x\r\nmstatus:0x%x\r\nmtval:0x%x\r\n" in SaveRegInfo() 128 "mcause:0x%x\r\nccause:0x%x\r\n", sysErrInfo->reg_info.mepc, in SaveRegInfo() 371 if (!findMepc && *ptemp == sysErrInfo->reg_info.mepc) { in SaveCallBack()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_host.h | 294 hi_u32 mepc; member
|
H A D | hcc_host.c | 1443 oam_error_log1(0, 0, "mepc = 0x%x", info->reg_info.mepc);
|
Completed in 10 milliseconds