Home
last modified time | relevance | path

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

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_arch_context.h69 #define A6_INIT_VALUE 0x21212121L macro
Dlos_context.c107 context->a6 = A6_INIT_VALUE; in ArchTskStackInit()