Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/nuttx/
Dlv_nuttx_entry.c263 static const int priority[LV_LOG_LEVEL_NUM] = { in syslog_print() local
267 syslog(priority[level], "[LVGL] %s", buf); in syslog_print()
/lvgl-latest/src/osal/
Dlv_cmsis_rtos2.c60 .priority = prio_map[prio], in lv_thread_init()
/lvgl-latest/docs/details/integration/os/
Dzephyr.rst183 …_FLUSH_THREAD_PRIO**: Sets the priority of the flush thread, with a default priority of 0, indicat…
/lvgl-latest/docs/intro/add-lvgl-to-your-project/
Dconnecting_lvgl.rst74 ISR, it should be from either a high priority interrupt or an interrupt that
95 /* Disable priority 1-6 interrupts for 2 Fcys. */
/lvgl-latest/docs/details/integration/driver/display/
Dlcd_stm32_guide.rst291 … /* The task running lv_timer_handler should have lower priority than that running `lv_tick_inc` */
293 … /* raise the task priority of LVGL and/or reduce the handler period can improve the performance */
/lvgl-latest/docs/details/integration/chip/
Dalif.rst225 is that your application can run theoretically run low-priority workloads efficiently on