Home
last modified time | relevance | path

Searched defs:MAX_LEN (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-2.7.6/tools/kconfig/
Dexpand_env.c21 #define MAX_LEN (128 * 1024) /* Longest a result can expand to */ macro
/hal_espressif-2.7.6/components/spi_flash/test/
Dtest_flash_encryption.c168 const int MAX_LEN = 192; variable
/hal_espressif-2.7.6/tools/kconfig/lxdialog/
Ddialog.h60 #define MAX_LEN 2048 macro