Home
last modified time | relevance | path

Searched refs:phaseStr (Results 1 - 16 of 16) sorted by relevance

/kernel/liteos_m/arch/arm/arm9/gcc/
H A Dlos_interrupt.c165 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
169 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/csky/v2/gcc/
H A Dlos_interrupt.c241 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
245 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/xtensa/lx6/gcc/
H A Dlos_interrupt.c223 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
227 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_interrupt.c226 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
230 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/NTZ/
H A Dlos_interrupt.c228 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
232 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m33/gcc/TZ/non_secure/
H A Dlos_interrupt.c228 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
232 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m33/iar/NTZ/
H A Dlos_interrupt.c228 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
232 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m33/iar/TZ/non_secure/
H A Dlos_interrupt.c228 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
232 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m4/gcc/
H A Dlos_interrupt.c227 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
231 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m4/iar/
H A Dlos_interrupt.c227 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
231 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/NTZ/
H A Dlos_interrupt.c231 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
235 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m55/gcc/TZ/non_secure/
H A Dlos_interrupt.c228 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
232 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m55/iar/NTZ/
H A Dlos_interrupt.c228 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
232 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m55/iar/TZ/non_secure/
H A Dlos_interrupt.c229 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
233 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m7/gcc/
H A Dlos_interrupt.c226 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
230 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()
/kernel/liteos_m/arch/arm/cortex-m7/iar/
H A Dlos_interrupt.c230 CHAR *phaseStr[] = {"exc in init", "exc in task", "exc in hwi"}; in OsExcTypeInfo() local
234 PRINTK("Phase = %s\n", phaseStr[excInfo->phase]); in OsExcTypeInfo()

Completed in 20 milliseconds