Searched refs:A1_INIT_VALUE (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_m/arch/risc-v/riscv32/gcc/ | ||
D | los_arch_context.h | 74 #define A1_INIT_VALUE 0x26262626L macro |
D | los_context.c | 112 context->a1 = A1_INIT_VALUE; in ArchTskStackInit() |