Home
last modified time | relevance | path

Searched refs:SPI3_MOSI_PIN (Results 1 – 2 of 2) sorted by relevance

/bsp/hc32/ev_hc32f460_lqfp100_v2/board/
A Dboard_config.c151 (void)GPIO_Init(SPI3_MOSI_PORT, SPI3_MOSI_PIN, &stcGpioInit); in rt_hw_spi_board_init()
154 GPIO_SetFunc(SPI3_MOSI_PORT, SPI3_MOSI_PIN, SPI3_MOSI_FUNC); in rt_hw_spi_board_init()
A Dboard_config.h102 #define SPI3_MOSI_PIN (GPIO_PIN_08) macro

Completed in 8 milliseconds