Searched refs:W25_IS_WEL_ENABLE (Results 1 – 2 of 2) sorted by relevance
81 #define W25_IS_WEL_ENABLE(status) (((status)&W25_WEL_ENABLE) != 0) macro
60 return W25_IS_WEL_ENABLE(buf); in w25_is_write_enable()
Completed in 4 milliseconds