Searched refs:SST25L_STATUS_BP1 (Results 1 – 1 of 1) sorted by relevance
44 #define SST25L_STATUS_BP1 (1 << 3) /* Block protection 1 */ macro107 command[1] = enable ? 0 : SST25L_STATUS_BP0 | SST25L_STATUS_BP1; in sst25l_write_enable()