Searched refs:higher (Results 1 – 25 of 150) sorted by relevance
123456
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/ |
D | README.txt | 3 from higher priority context, uart_fifo_fill called from UART interrupt context 4 and uart_tx called from higher priority context. Preemptions shall not lead to 9 - higher priority thread
|
D | Kconfig | 11 For how many loops will the stress test run. The higher this number the longer the 12 test and therefore the higher likelihood an unlikely race/event will be triggered.
|
/Zephyr-latest/dts/arm/raspberrypi/rpi_pico/ |
D | override.dtsi | 6 * higher-priority override.dtsi file in use.
|
/Zephyr-latest/dts/arm/nordic/ |
D | override.dtsi | 9 * higher-priority dts/arm/nordic/override.dtsi file in use.
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | pwm.dtsi | 15 higher-temperature-limit = <250>;
|
/Zephyr-latest/drivers/sensor/infineon/dps310/ |
D | Kconfig | 23 lead to more accurate readings, but higher power consumption. 47 lead to more accurate readings, but higher power consumption.
|
/Zephyr-latest/drivers/sensor/bosch/bme680/ |
D | Kconfig | 24 lead to more accurate readings, but higher power consumption. 42 lead to more accurate readings, but higher power consumption. 60 lead to more accurate readings, but higher power consumption.
|
/Zephyr-latest/drivers/sensor/adi/adt7310/ |
D | Kconfig | 54 Thread priority of the interrupt handler. A higher number implies a 55 higher priority. The thread is cooperative and will not be interrupted by
|
/Zephyr-latest/drivers/can/ |
D | Kconfig.mcp251xfd | 44 Thread priority of the interrupt handler. A higher number implies a 45 higher priority. The thread is cooperative and will not be interrupted by
|
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | Kconfig | 37 lead to more accurate readings, but higher power consumption. 55 lead to more accurate readings, but higher power consumption. 73 lead to more accurate readings, but higher power consumption.
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.tca954x | 24 Should be higher than `I2C_TCA954X_ROOT_INIT_PRIO`
|
/Zephyr-latest/share/sysbuild/images/bootloader/ |
D | Kconfig | 84 not happen unless the version of secondary slot is higher than the version in primary 91 can boot from either partition and will select one with higher application image version, 101 will boot the application with the higher version from either slot, as long as it has 105 This mode does not allow freely switching between application versions, as, once higher 108 running application, but note that MCUboot may do that if application with higher 115 will select the image with the higher version number, copy it to RAM and begin execution
|
/Zephyr-latest/samples/drivers/memc/boards/ |
D | frdm_rw612.overlay | 16 * higher frequencies at 3.3V
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.arcv2 | 21 values have higher priority.
|
/Zephyr-latest/tests/benchmarks/app_kernel/ |
D | README.txt | 27 | enqueue 1 byte msg in MSGQ to a waiting higher priority task | NNNNNN| 28 | enqueue 4 bytes in MSGQ to a waiting higher priority task | NNNNNN| 29 | enqueue 192 bytes in MSGQ to a waiting higher priority task | NNNNNN| 83 | non-matching sizes (1_TO_N) to higher priority |
|
/Zephyr-latest/kernel/ |
D | Kconfig.device | 45 priority needs to be higher than minimal default initialization 53 priority needs to be higher than minimal default initialization
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.dwmac | 46 A higher number allows for more packets to be queued which may 63 A higher number allows for more packets to be received without
|
/Zephyr-latest/doc/hardware/peripherals/edac/ |
D | ibecc.rst | 63 The IBECC driver provides error type for the higher-level application to 65 syndrome is not used in the IBECC driver but provided to higher-level 75 higher-level synchronization primitives. So, you cannot share anything that is
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | vector_table_pad.ld | 11 * vector table section is higher than the upper end of the reserved
|
/Zephyr-latest/tests/benchmarks/sched_userspace/ |
D | README.rst | 11 threads at a higher priority, from this initial state:
|
/Zephyr-latest/subsys/net/ |
D | Kconfig | 15 and is the basis for higher level protocols (e.g. IP protocols).
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.adc_emul | 11 is used for testing higher-level API for ADC devices.
|
D | Kconfig.tla202x | 22 higher (-> lower priority) than I2C_INIT_PRIORITY.
|
/Zephyr-latest/tests/benchmarks/sched/ |
D | README.rst | 8 thread at a higher priority, the partner then sleeps using
|
/Zephyr-latest/boards/renesas/da1469x_dk_pro/ |
D | Kconfig.defconfig | 44 # Make sure the serial device has higher
|
123456