Home
last modified time | relevance | path

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

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_arch_context.h74 #define A1_INIT_VALUE 0x26262626L macro
Dlos_context.c112 context->a1 = A1_INIT_VALUE; in ArchTskStackInit()