Home
last modified time | relevance | path

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

/lvgl-latest/src/osal/
Dlv_os.h57 } lv_thread_prio_t; typedef
81 lv_thread_prio_t prio, void (*callback)(void *), size_t stack_size,
192 …ne lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
Dlv_rtthread.c41 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
Dlv_windows.c50 lv_thread_prio_t prio, in lv_thread_init()
Dlv_cmsis_rtos2.c45 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
Dlv_mqx.c40 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
Dlv_pthread.c41 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
Dlv_sdl2.c41 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, in lv_thread_init()
Dlv_freertos.c86 lv_thread_prio_t xSchedPriority, in lv_thread_init()
/lvgl-latest/env_support/cmsis-pack/
Dlv_os_custom_c.txt39 lv_result_t lv_thread_init(lv_thread_t * thread, const char * const name, lv_thread_prio_t prio, vo…