Searched refs:SST25L_CMD_WRDI (Results 1 – 1 of 1) sorted by relevance
35 #define SST25L_CMD_WRDI 0x04 /* Write disable */ macro100 command[0] = enable ? SST25L_CMD_WREN : SST25L_CMD_WRDI; in sst25l_write_enable()