Searched refs:SPI_CS_PORT_PIN (Results 1 – 1 of 1) sorted by relevance
46 #define SPI_CS_PORT_PIN GET_PIN(C, 7) macro53 #define SPI_CS_PORT_PIN GET_PIN(B, 12) macro60 #define SPI_CS_PORT_PIN GET_PIN(C, 7) macro74 if (RT_EOK != rt_hw_spi_device_attach(W25Q_SPI_BUS_NAME, W25Q_SPI_DEVICE_NAME, SPI_CS_PORT_PIN)) in rt_hw_spi_flash_init()
Completed in 4 milliseconds