Home
last modified time | relevance | path

Searched refs:thread_priority (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dnet_tc.c300 uint8_t thread_priority; in net_tc_tx_init()
304 thread_priority = tx_tc2thread(i); in net_tc_tx_init()
307 K_PRIO_COOP(thread_priority) : in net_tc_tx_init()
308 K_PRIO_PREEMPT(thread_priority); in net_tc_tx_init()
314 thread_priority, in net_tc_tx_init()
358 uint8_t thread_priority; in net_tc_rx_init()
362 thread_priority = rx_tc2thread(i); in net_tc_rx_init()
365 K_PRIO_COOP(thread_priority) : in net_tc_rx_init()
366 K_PRIO_PREEMPT(thread_priority); in net_tc_rx_init()
372 thread_priority, in net_tc_rx_init()
/Zephyr-latest/modules/lvgl/
Dlvgl_zephyr_osal.c19 int thread_priority; in lv_thread_init() local
26 thread_priority = (CONFIG_NUM_PREEMPT_PRIORITIES - 1) - in lv_thread_init()
30 thread, callback, user_data, thread_priority, 0, K_NO_WAIT); in lv_thread_init()
/Zephyr-latest/drivers/sensor/st/stts22h/
DKconfig20 thread_priority = 10
/Zephyr-latest/drivers/sensor/st/lis2du12/
DKconfig21 thread_priority = 10
/Zephyr-latest/drivers/sensor/st/lis2de12/
DKconfig21 thread_priority = 10
/Zephyr-latest/drivers/sensor/st/iis328dq/
DKconfig22 thread_priority = 10
/Zephyr-latest/drivers/sensor/st/lis2dux12/
DKconfig24 thread_priority = 10
/Zephyr-latest/drivers/sensor/nordic/temp/
DKconfig34 thread_priority = 10
/Zephyr-latest/drivers/sensor/
DKconfig.trigger_template33 default $(thread_priority)
/Zephyr-latest/drivers/wifi/infineon/
Dairoc_whd_hal_spi.c28 .thread_priority =
Dairoc_whd_hal_sdio.c30 .thread_priority =