Searched refs:spi_flash_ll_set_write_protect (Results 1 – 8 of 8) sorted by relevance
84 spi_flash_ll_set_write_protect(dev, wp); in spi_flash_hal_set_write_protect()
76 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… macro
73 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… macro
74 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… macro
117 static inline void spi_flash_ll_set_write_protect(spi_dev_t *dev, bool wp) in spi_flash_ll_set_write_protect() function