Searched refs:spi_flash_counter_t (Results 1 – 2 of 2) sorted by relevance
35 } spi_flash_counter_t; typedef38 spi_flash_counter_t read;39 spi_flash_counter_t write;40 spi_flash_counter_t erase;
898 static inline void dump_counter(spi_flash_counter_t *counter, const char *name) in dump_counter()