Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_peripherals.h91 MSS_PERIPH_FIC3 = 35U enumerator
Dmss_peripherals.c71 {MSS_PERIPH_FIC3,CONTEXT_EN_INDEX_FIC, CONTEXT_EN_MASK_FIC3,SUBBLK_CLOCK_CR_FIC3_MASK}
/hal_microchip-latest/mpfs/mpfs_hal/startup_gcc/
Dsystem_startup.c182 (void)mss_config_clk_rst(MSS_PERIPH_FIC3, (uint8_t)MPFS_HAL_FIRST_HART, PERIPHERAL_ON); in main_first_hart()