Home
last modified time | relevance | path

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

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_arch_context.h56 #define S7_INIT_VALUE 0x08080808L macro
Dlos_context.c94 context->s7 = S7_INIT_VALUE; in ArchTskStackInit()