Searched refs:MSS_GPIO_set_output (Results 1 – 4 of 4) sorted by relevance
/hal_microchip-latest/mpfs/mpfs_hal/common/nwc/ |
D | mss_io.c | 595 MSS_GPIO_set_output(GPIO0_LO, i, 0x0); in gpio_toggle_test() 600 MSS_GPIO_set_output(GPIO1_LO, i, 0x0); in gpio_toggle_test() 606 MSS_GPIO_set_output(GPIO0_LO, i, 0x1); in gpio_toggle_test() 611 MSS_GPIO_set_output(GPIO1_LO, i, 0x1); in gpio_toggle_test()
|
/hal_microchip-latest/mpfs/drivers/mss/mss_gpio/ |
D | mss_gpio.h | 705 void MSS_GPIO_set_output
|
D | mss_gpio.c | 206 void MSS_GPIO_set_output in MSS_GPIO_set_output() function
|
/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/ |
D | mss_ethernet_mac.c | 1410 … MSS_GPIO_set_output(this_mac->phy_soft_reset_gpio, this_mac->phy_soft_reset_pin, reset_state); in MSS_MAC_phy_reset() 1417 … MSS_GPIO_set_output(this_mac->phy_hard_reset_gpio, this_mac->phy_hard_reset_pin, reset_state); in MSS_MAC_phy_reset()
|