Searched refs:spi_flash_ll_set_command (Results 1 – 2 of 2) sorted by relevance
131 spi_flash_ll_set_command(dev, command, 16);133 spi_flash_ll_set_command(dev, command, 8);
325 static inline void spi_flash_ll_set_command(spi_dev_t *dev, uint8_t command, uint32_t bitlen) in spi_flash_ll_set_command() function