Home
last modified time | relevance | path

Searched refs:MSS_PERIPH_FIC2 (Results 1 – 3 of 3) sorted by relevance

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_peripherals.h90 MSS_PERIPH_FIC2 = 34U, enumerator
Dmss_peripherals.c70 {MSS_PERIPH_FIC2,CONTEXT_EN_INDEX_FIC, CONTEXT_EN_MASK_FIC2,SUBBLK_CLOCK_CR_FIC2_MASK},
/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dsystem_startup.c181 (void)mss_config_clk_rst(MSS_PERIPH_FIC2, (uint8_t)MPFS_HAL_FIRST_HART, PERIPHERAL_ON); in main_first_hart()