Home
last modified time | relevance | path

Searched refs:Priority (Results 1 – 25 of 116) sorted by relevance

12345

/Zephyr-Core-3.6.0/scripts/build/
Dcheck_init_priorities_test.py22 prio1 = check_init_priorities.Priority("POST_KERNEL", 12)
25 prio1 = check_init_priorities.Priority("APPLICATION", 9999)
29 check_init_priorities.Priority("i-am-not-a-priority", 0)
30 check_init_priorities.Priority("_DOESNOTEXIST0_", 0)
34 check_init_priorities.Priority("EARLY", 0),
35 check_init_priorities.Priority("EARLY", 1),
36 check_init_priorities.Priority("PRE_KERNEL_1", 0),
37 check_init_priorities.Priority("PRE_KERNEL_1", 1),
38 check_init_priorities.Priority("PRE_KERNEL_2", 0),
39 check_init_priorities.Priority("PRE_KERNEL_2", 1),
[all …]
/Zephyr-Core-3.6.0/
D.clang-format77 Priority: 0
79 Priority: 1
81 Priority: 2
83 Priority: 3
/Zephyr-Core-3.6.0/drivers/adc/
DKconfig.ad559221 int "Priority for the ADC data acquisition thread"
25 Priority level for the internal ADC data acquisition thread.
DKconfig.b9122 int "Priority for the ADC data acquisition thread"
25 Priority level for the internal ADC data acquisition thread.
DKconfig.mcp320x27 int "Priority for the ADC data acquisition thread"
30 Priority level for the internal ADC data acquisition thread.
DKconfig.ads1x1x28 int "Priority for the ADC data acquisition thread"
31 Priority level for the internal ADC data acquisition thread.
DKconfig.ads705231 int "Priority for the ADC data acquisition thread"
34 Priority level for the internal ADC data acquisition thread.
DKconfig.max1125x28 int "Priority for the ADC data acquisition thread"
31 Priority level for the internal ADC data acquisition thread.
DKconfig.tla202115 int "Priority for the driver initialization"
22 int "Priority for the data acquisition thread"
DKconfig.adc_emul24 int "Priority for the ADC data acquisition thread"
27 Priority level for the internal ADC data acquisition thread.
DKconfig.lmp90xxx32 int "Priority for the ADC data acquisition thread"
35 Priority level for the internal ADC data acquisition thread.
/Zephyr-Core-3.6.0/drivers/rtc/
DKconfig.am180522 int "Priority for the am1805 interrupt thread"
25 Priority level for the thread handling interrupts and dispatching callbacks.
/Zephyr-Core-3.6.0/drivers/can/
DKconfig.tcan4x5x24 int "Priority for the TCAN4x5x interrupt thread"
27 Priority level for the thread handling interrupts and dispatching callbacks.
DKconfig.native_linux17 int "Priority for internal RX thread"
20 Priority level of the internal thread which is run for
DKconfig.mcp251524 int "Priority for interrupt handler"
27 Priority level of the internal thread which is ran for
/Zephyr-Core-3.6.0/drivers/ethernet/phy/
DKconfig.tja110324 int "Priority for internal incoming packet handler"
27 Priority level for internal thread which is ran for TJA1103
/Zephyr-Core-3.6.0/drivers/input/
DKconfig.evdev17 int "Priority for the Linux evdev thread"
20 Priority level of the internal thread handling Linux input events.
DKconfig.analog_axis22 int "Priority for the analog axis thread"
25 Priority level of the analog axis thread.
/Zephyr-Core-3.6.0/drivers/ethernet/
DKconfig.enc424j60025 int "Priority for internal incoming packet handler"
28 Priority level for internal thread which is ran for incoming
DKconfig.w550025 int "Priority for internal incoming packet handler"
29 Priority level for internal thread which is ran for incoming
DKconfig.enc28j6026 int "Priority for internal incoming packet handler"
30 Priority level for internal thread which is ran for incoming
/Zephyr-Core-3.6.0/drivers/sensor/lm77/
DKconfig36 int "Priority for the trigger workqueue thread"
39 Priority level for the internal trigger workqueue thread.
/Zephyr-Core-3.6.0/modules/canopennode/
DKconfig43 int "Priority for CANopen transmit workqueue"
47 Priority level of the internal CANopen transmit workqueue.
96 int "Priority for CANopen SYNC thread"
101 Priority level of the internal thread which processes
/Zephyr-Core-3.6.0/lib/posix/options/
DKconfig.sched6 bool "Priority scheduling"
/Zephyr-Core-3.6.0/drivers/led/
DKconfig.ht16k3337 int "Priority for keyscan interrupt request handler thread"
40 Priority level for internal thread for keyscan interrupt

12345