Home
last modified time | relevance | path

Searched refs:URL_LEN (Results 1 – 1 of 1) sorted by relevance

/drivers/peripheral/format/interfaces/include/
Dformat_type.h420 #define URL_LEN 4096 /**< Indicates the URL length. */ macro
435 …char url[URL_LEN]; /**< Network URI or local file path. The maximum length is specified by <b>URL_…
533 char url[URL_LEN]; /**< File path. For details, see {@link URL_LEN}. */