Searched refs:LV_PROFILER_BUILTIN_BUF_SIZE (Results 1 – 6 of 6) sorted by relevance
37 2. Buffer configuration: Set the value of :c:macro:`LV_PROFILER_BUILTIN_BUF_SIZE` to configure the …240 1. Increase the value of :c:macro:`LV_PROFILER_BUILTIN_BUF_SIZE`. A larger buffer can reduce the fr…248 1. Reduce the value of :c:macro:`LV_PROFILER_BUILTIN_BUF_SIZE` to fill the buffer more quickly and …
94 config->buf_size = LV_PROFILER_BUILTIN_BUF_SIZE; in lv_profiler_builtin_config_init()
928 #define LV_PROFILER_BUILTIN_BUF_SIZE (16 * 1024) /**< [bytes] */ macro
998 #define LV_PROFILER_BUILTIN_BUF_SIZE (16 * 1024) /**< [bytes] */
1504 config LV_PROFILER_BUILTIN_BUF_SIZE config
3156 #ifndef LV_PROFILER_BUILTIN_BUF_SIZE3158 #define LV_PROFILER_BUILTIN_BUF_SIZE CONFIG_LV_PROFILER_BUILTIN_BUF_SIZE macro3160 #define LV_PROFILER_BUILTIN_BUF_SIZE (16 * 1024) /**< [bytes] */ macro