Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_smartbond.c114 static inline bool spi_smartbond_isenabled(const struct spi_smartbond_cfg *cfg) in spi_smartbond_isenabled() function
285 if (spi_smartbond_isenabled(cfg)) { in spi_smartbond_configure()
365 bool is_enabled = spi_smartbond_isenabled(cfg); in spi_smartbond_set_fifo_mode()