Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/nuttx/
Dlv_nuttx_lcd.c173 uint32_t buf_size = hor_res * LV_NUTTX_LCD_BUFFER_SIZE * px_size; in lcd_init()
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h1073 #define LV_NUTTX_LCD_BUFFER_SIZE 60 macro
/lvgl-latest/
Dlv_conf_template.h1165 #define LV_NUTTX_LCD_BUFFER_SIZE 60
DKconfig1873 config LV_NUTTX_LCD_BUFFER_SIZE config
/lvgl-latest/src/
Dlv_conf_internal.h3769 #ifndef LV_NUTTX_LCD_BUFFER_SIZE
3771 #define LV_NUTTX_LCD_BUFFER_SIZE CONFIG_LV_NUTTX_LCD_BUFFER_SIZE macro
3773 #define LV_NUTTX_LCD_BUFFER_SIZE 60 macro