Home
last modified time | relevance | path

Searched refs:mcause (Results 1 - 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_crash.h252 hi_u32 mcause; /**< CPU mcause register value.CNcomment:CPU mcause寄存器值.CNend */ member
426 when err_id is fault in task or isr, reboot_cause would be mcause of cpu regs. Otherwise, reboot_cause would be 0.
428 当为任务或中断中异常时,取值为cpu mcause寄存器,否则为0。
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/startup/
H A Driscv_init_loaderboot.S140 csrr s3, mcause
199 csrr t0, mcause
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.h315 hi_u32 mcause; /* *< CPU mcause register value.CNcomment:CPU mcause寄存器值.CNend */ member
H A Dhcc_host.c1446 oam_error_log1(0, 0, "mcause = 0x%x", info->core_info.mcause);
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/startup/
H A Driscv_init_flashboot.S89 csrr t0, mcause
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dblackbox_adapter_impl.c128 "mcause:0x%x\r\nccause:0x%x\r\n", sysErrInfo->reg_info.mepc, in SaveRegInfo()
130 sysErrInfo->core_info.mcause, sysErrInfo->core_info.ccause); in SaveRegInfo()

Completed in 6 milliseconds