Home
last modified time | relevance | path

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

/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()
180 (void)mss_config_clk_rst(MSS_PERIPH_FIC1, (uint8_t)MPFS_HAL_FIRST_HART, PERIPHERAL_ON); in main_first_hart()
181 (void)mss_config_clk_rst(MSS_PERIPH_FIC2, (uint8_t)MPFS_HAL_FIRST_HART, PERIPHERAL_ON); in main_first_hart()
182 (void)mss_config_clk_rst(MSS_PERIPH_FIC3, (uint8_t)MPFS_HAL_FIRST_HART, PERIPHERAL_ON); in main_first_hart()
/hal_microchip-latest/mpfs/mpfs_hal/common/
Dmss_peripherals.h47 PERIPHERAL_ON = 0x00, /*!< 0 RST and clk ON */ enumerator
/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/
Dmss_sgmii.c294 (void)mss_config_clk_rst(MSS_PERIPH_MAC0, (uint8_t) MPFS_HAL_FIRST_HART, PERIPHERAL_ON); in sgmii_channel_setup()
295 (void)mss_config_clk_rst(MSS_PERIPH_MAC0, (uint8_t) MPFS_HAL_FIRST_HART, PERIPHERAL_ON); in sgmii_channel_setup()