OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NVS_TOTAL_LENGTH
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/wlan/mac80211/ti-utils/
plt.h
111
/* original ((
NVS_TOTAL_LENGTH
) + 4 - ((
NVS_TOTAL_LENGTH
) % 4)) */
112
#define
NVS_TOTAL_LENGTH
500
115
#define MAX_TLV_LENGTH
NVS_TOTAL_LENGTH
nvs.c
338
for (buf_idx = 0; buf_idx <
NVS_TOTAL_LENGTH
;) {
376
(BUFFER_INDEX <
NVS_TOTAL_LENGTH
);
Completed in 39 milliseconds