Home
last modified time | relevance | path

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

/kernel/liteos_m/arch/risc-v/riscv32/gcc/
Dlos_arch_context.h65 #define T5_INIT_VALUE 0x17171717L macro
Dlos_context.c103 context->t5 = T5_INIT_VALUE; in ArchTskStackInit()