Searched refs:RW_T2T_SEGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance
259 #define RW_T2T_SEGMENT_SIZE 16 macro425 [RW_T2T_SEGMENT_SIZE]; /* byte information - Reserved/lock/otp or data */426 uint8_t lock_attr[RW_T2T_SEGMENT_SIZE]; /* byte information - read only or
1976 memset(p_t2t->attr, 0, RW_T2T_SEGMENT_SIZE * sizeof(uint8_t)); in rw_t2t_update_attributes()2203 memset(p_t2t->lock_attr, 0, RW_T2T_SEGMENT_SIZE * sizeof(uint8_t)); in rw_t2t_update_lock_attributes()2276 if (block_count < RW_T2T_SEGMENT_SIZE) in rw_t2t_update_lock_attributes()2286 if (block_count < RW_T2T_SEGMENT_SIZE) in rw_t2t_update_lock_attributes()