Searched refs:spimem_flash_ll_set_write_protect (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-3.7.0/components/hal/esp32s3/include/hal/ |
D | spi_flash_ll.h | 73 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi…
|
D | spimem_flash_ll.h | 238 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect() function
|
/hal_espressif-3.7.0/components/hal/esp32c6/include/hal/ |
D | spi_flash_ll.h | 74 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi…
|
D | spimem_flash_ll.h | 243 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect() function
|
/hal_espressif-3.7.0/components/hal/esp32h2/include/hal/ |
D | spi_flash_ll.h | 74 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi…
|
D | spimem_flash_ll.h | 244 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect() function
|
/hal_espressif-3.7.0/components/hal/esp32s2/include/hal/ |
D | spi_flash_ll.h | 76 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi…
|
D | spimem_flash_ll.h | 238 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect() function
|
/hal_espressif-3.7.0/components/hal/esp32c2/include/hal/ |
D | spi_flash_ll.h | 73 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi…
|
D | spimem_flash_ll.h | 242 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect() function
|
/hal_espressif-3.7.0/components/hal/esp32c3/include/hal/ |
D | spi_flash_ll.h | 73 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi…
|
D | spimem_flash_ll.h | 242 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect() function
|