Home
last modified time | relevance | path

Searched refs:mepc (Results 1 - 10 of 10) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/startup/
H A Driscv_init_loaderboot.S137 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 Driscv_init_flashboot.S95 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 Dhi_task.h48 hi_u32 mepc; /* *< Task current mepc.CNcomment:当前mepc.CNend */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_task.h47 hi_u32 mepc; /**< Task current mepc.CNcomment:当前mepc.CNend */ member
H A Dhi_crash.h121 hi_u32 mepc; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dhidumper_adapter_impl.c119 " 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 Dlos_task.h454 UINT32 mepc; /**< Task current mepc */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dblackbox_adapter_impl.c127 "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 Dhcc_host.h294 hi_u32 mepc; member
H A Dhcc_host.c1443 oam_error_log1(0, 0, "mepc = 0x%x", info->reg_info.mepc);

Completed in 10 milliseconds