Home
last modified time | relevance | path

Searched refs:A2_INIT_VALUE (Results 1 – 2 of 2) sorted by relevance

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_arch_context.h73 #define A2_INIT_VALUE 0x25252525L macro
Dlos_context.c111 context->a2 = A2_INIT_VALUE; in ArchTskStackInit()