Searched refs:START_PARAM_INDEX (Results 1 – 2 of 2) sorted by relevance
329 #define BUFFER_INDEX (buf_idx + START_PARAM_INDEX + info_idx) in nvs_parse_data()356 *pver += ((buf[buf_idx + START_PARAM_INDEX + in nvs_parse_data()384 buf_idx += START_PARAM_INDEX + tlv_len; in nvs_parse_data()
22 #define START_PARAM_INDEX \ macro