Searched refs:spi_flash_ll_user_start (Results 1 – 8 of 8) sorted by relevance
51 #define spi_flash_ll_user_start(dev) gpspi_flash_ll_user_start((spi_dev_t*)… macro80 #define spi_flash_ll_user_start(dev) spimem_flash_ll_user_start((spi_mem_de… macro
49 #define spi_flash_ll_user_start(dev) gpspi_flash_ll_user_start((spi_dev_t*)… macro77 #define spi_flash_ll_user_start(dev) spimem_flash_ll_user_start((spi_mem_de… macro
51 #define spi_flash_ll_user_start(dev) gpspi_flash_ll_user_start((spi_dev_t*)… macro78 #define spi_flash_ll_user_start(dev) spimem_flash_ll_user_start((spi_mem_de… macro
50 #define spi_flash_ll_user_start(dev) gpspi_flash_ll_user_start((spi_dev_t*)… macro77 #define spi_flash_ll_user_start(dev) spimem_flash_ll_user_start((spi_mem_de… macro
173 spi_flash_ll_user_start(dev);189 spi_flash_ll_user_start(dev);
204 static inline void spi_flash_ll_user_start(spi_dev_t *dev) in spi_flash_ll_user_start() function