Searched refs:SPI_DEV_NAME (Results 1 – 3 of 3) sorted by relevance
30 rt_hw_spi_device_attach(SPI_BUS_NAME, SPI_DEV_NAME, cs_pin); in rt_hw_spi_flash_init()34 if (RT_NULL == rt_sfud_flash_probe("S25FS256S", SPI_DEV_NAME)) in rt_hw_spi_flash_init()
20 #define SPI_DEV_NAME "S25FS256" macro
24 #define SPI_DEV_NAME "spi01" macro81 rt_hw_wifi_init(SPI_DEV_NAME); in wifi_init_thread_entry()
Completed in 5 milliseconds