Home
last modified time | relevance | path

Searched defs:wp (Results 1 – 23 of 23) sorted by relevance

/hal_espressif-latest/components/hal/
Dspi_flash_hal_iram.c81 esp_err_t spi_flash_hal_set_write_protect(spi_flash_host_inst_t *host, bool wp) in spi_flash_hal_set_write_protect()
/hal_espressif-latest/components/spi_flash/
Dmemspi_host_driver.c194 esp_err_t memspi_host_set_write_protect(spi_flash_host_inst_t *host, bool wp) in memspi_host_set_write_protect()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_flash_ll.h117 static inline void spi_flash_ll_set_write_protect(spi_dev_t *dev, bool wp) in spi_flash_ll_set_write_protect()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspimem_flash_ll.h238 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect()
Dspi_flash_ll.h76 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… argument
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspimem_flash_ll.h243 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect()
Dspi_flash_ll.h74 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… argument
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspimem_flash_ll.h242 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect()
Dspi_flash_ll.h73 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… argument
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspimem_flash_ll.h242 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect()
Dspi_flash_ll.h73 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… argument
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspimem_flash_ll.h238 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect()
Dspi_flash_ll.h73 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… argument
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspimem_flash_ll.h244 static inline void spimem_flash_ll_set_write_protect(spi_mem_dev_t *dev, bool wp) in spimem_flash_ll_set_write_protect()
Dspi_flash_ll.h74 #define spi_flash_ll_set_write_protect(dev, wp) spimem_flash_ll_set_write_protect((spi… argument
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dspi_mem_struct.h56 …uint32_t wp: 1; /*Write protect signal output when SPI is idle. 1: ou… member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dspi_mem_struct.h57 …uint32_t wp : 1; /*Write protect signal output when SPI is idle. 1… member
/hal_espressif-latest/components/soc/esp32/include/soc/
Dspi_struct.h58 …uint32_t wp: 1; /*Write protect signal output when SPI is idle. 1… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_mem_struct.h57 …uint32_t wp: 1; /*Write protect signal output when SPI is idle… member
Dspi_struct.h45 …uint32_t wp: 1; /*Write protect signal output when SPI is idle. 1: … member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dspi_mem_struct.h66 …uint32_t wp : 1; /*Write protect signal output when SPI is idle. 1… member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dspi_mem_struct.h60 …uint32_t wp : 1; /*Write protect signal output when SPI is idle. 1… member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dspi_mem_struct.h61 …uint32_t wp : 1; /*Write protect signal output when SPI is idle. 1… member