Home
last modified time | relevance | path

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

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_arch_context.h55 #define S8_INIT_VALUE 0x07070707L macro
Dlos_context.c93 context->s8 = S8_INIT_VALUE; in ArchTskStackInit()