Searched refs:A3_INIT_VALUE (Results 1 – 2 of 2) sorted by relevance
/kernel/liteos_m/arch/risc-v/riscv32/gcc/ | ||
D | los_arch_context.h | 72 #define A3_INIT_VALUE 0x24242424L macro |
D | los_context.c | 110 context->a3 = A3_INIT_VALUE; in ArchTskStackInit() |