Searched refs:A7_INIT_VALUE (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_m/arch/risc-v/riscv32/gcc/ | ||
D | los_arch_context.h | 68 #define A7_INIT_VALUE 0x20202020L macro |
D | los_context.c | 106 context->a7 = A7_INIT_VALUE; in ArchTskStackInit() |