Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dsystem_startup.c129 sm_check_thread = CHECK_WFI; in main_first_hart()
133 case CHECK_WFI: in main_first_hart()
Dsystem_startup.h26 CHECK_WFI = 0x01, /*!< is hart in wfi? */ enumerator