Searched refs:spi_flash_ll_erase_block (Results 1 – 8 of 8) sorted by relevance
61 spi_flash_ll_erase_block(dev); in spi_flash_hal_erase_block()
75 #define spi_flash_ll_erase_block(dev) spimem_flash_ll_erase_block((spi_mem_d… macro
72 #define spi_flash_ll_erase_block(dev) spimem_flash_ll_erase_block((spi_mem_d… macro
73 #define spi_flash_ll_erase_block(dev) spimem_flash_ll_erase_block((spi_mem_d… macro
106 static inline void spi_flash_ll_erase_block(spi_dev_t *dev) in spi_flash_ll_erase_block() function