Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_peripherals.h88 MSS_PERIPH_FIC0 = 32U, enumerator
Dmss_peripherals.c68 {MSS_PERIPH_FIC0,CONTEXT_EN_INDEX_FIC, CONTEXT_EN_MASK_FIC0,SUBBLK_CLOCK_CR_FIC0_MASK},
/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dsystem_startup.c179 (void)mss_config_clk_rst(MSS_PERIPH_FIC0, (uint8_t)MPFS_HAL_FIRST_HART, PERIPHERAL_ON); in main_first_hart()