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