Searched refs:NVS_TOTAL_LENGTH (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/wlan/mac80211/ti-utils/
H A Dplt.h111 /* original ((NVS_TOTAL_LENGTH) + 4 - ((NVS_TOTAL_LENGTH) % 4)) */
112 #define NVS_TOTAL_LENGTH 500 macro
115 #define MAX_TLV_LENGTH NVS_TOTAL_LENGTH
H A Dnvs.c338 for (buf_idx = 0; buf_idx < NVS_TOTAL_LENGTH;) {
376 (BUFFER_INDEX < NVS_TOTAL_LENGTH);

Completed in 224 milliseconds