Searched full:higher (Results 1 – 25 of 454) sorted by relevance
12345678910>>...19
/Zephyr-latest/drivers/sensor/bosch/bme280/ |
D | Kconfig | 36 Select temperature oversampling for the BME280 sensor. Higher values 37 lead to more accurate readings, but higher power consumption. 54 Select pressure oversampling for the BME280 sensor. Higher values 55 lead to more accurate readings, but higher power consumption. 72 Select humidity oversampling for the BME280 sensor. Higher values 73 lead to more accurate readings, but higher power consumption. 91 Higher values lead to lower power consumption.
|
/Zephyr-latest/drivers/sensor/bosch/bme680/ |
D | Kconfig | 23 Select temperature oversampling for the BME680 sensor. Higher values 24 lead to more accurate readings, but higher power consumption. 41 Select pressure oversampling for the BME680 sensor. Higher values 42 lead to more accurate readings, but higher power consumption. 59 Select humidity oversampling for the BME680 sensor. Higher values 60 lead to more accurate readings, but higher power consumption.
|
/Zephyr-latest/drivers/sensor/infineon/dps310/ |
D | Kconfig | 22 Select temperature oversampling for the DPS310 sensor. Higher values 23 lead to more accurate readings, but higher power consumption. 46 Select pressure oversampling for the DPS310 sensor. Higher values 47 lead to more accurate readings, but higher power consumption.
|
/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/share/sysbuild/images/bootloader/ |
D | Kconfig | 70 not happen unless the version of secondary slot is higher than the version in primary 77 can boot from either partition and will select one with higher application image version, 87 will boot the application with the higher version from either slot, as long as it has 91 This mode does not allow freely switching between application versions, as, once higher 94 running application, but note that MCUboot may do that if application with higher 101 will select the image with the higher version number, copy it to RAM and begin execution
|
/Zephyr-latest/tests/kernel/sched/schedule_api/src/ |
D | test_sched_priority.c | 40 * @details Create a cooperative thread with priority higher 41 * than the current cooperative thread. Make sure that the higher 55 /* spawn thread with higher priority */ in ZTEST() 61 /* checkpoint: current thread shouldn't preempted by higher thread */ in ZTEST() 78 * preemptive thread which is of priority higher than current 96 /* checkpoint: thread is preempted by higher thread */ in ZTEST() 118 * higher than current thread. Make sure that the highest priority
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,trinamic-stallguard.yaml | 17 optimum measurement range for readout. A lower value gives a higher sensitivity. 20 -64 to +63: A higher value makes StallGuard2 less sensitive and requires more torque
|
/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/dts/bindings/sensor/ |
D | ist,tsic-xx6.yaml | 15 higher-temperature-limit = <60>; 31 higher-temperature-limit:
|
/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/misc/timeaware_gpio/ |
D | timeaware_gpio_intel.c | 19 #define ART_H 0x04 /* ART higher 32 bit reg */ 22 #define COMPV63_32 0x24 /* Comparator higher 32 bit reg */ 24 #define PIV63_32 0x2c /* Periodic Interval higher 32 bit reg */ 26 #define TCV63_32 0x34 /* Time Capture higher 32 bit reg */ 28 #define ECCV63_32 0x3c /* Event Counter Capture higher 32 bit reg */ 30 #define EC63_32 0x44 /* Event Counter higher 32 bit reg */
|
/Zephyr-latest/dts/bindings/auxdisplay/ |
D | sparkfun,serlcd.yaml | 45 might require tweaking if using I2C at a higher bitrare and/or relativily 55 might require tweaking if using I2C at a higher bitrare and/or relativily
|
/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/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/dts/bindings/timer/ |
D | st,stm32-lptim.yaml | 29 Prescaler allows to achieve higher LPTIM timeout (up to 256s when lptim clocked by LSE) 30 and consequently higher core sleep durations, but impacts the tick precision.
|
/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/tests/kernel/interrupt/src/ |
D | nested_irq.c | 51 * Choose lower prio for IRQ0 and higher priority for IRQ1 129 * preempted in mid-execution if a higher priority interrupt is signaled. The 130 * lower priority ISR resumes execution once the higher priority ISR has 136 * 2. [isr0] Set ISR 0 result token and trigger IRQ 1 (higher priority)
|
/Zephyr-latest/drivers/usb/uhc/ |
D | uhc_common.h | 62 * @brief Helper function to return UHC transfer to a higher level. 64 * Function to dequeue transfer and send UHC event to a higher level. 98 * @brief Helper function to send UHC event to a higher level.
|
/Zephyr-latest/dts/arm/raspberrypi/rpi_pico/ |
D | override.dtsi | 6 * higher-priority override.dtsi file in use.
|
/Zephyr-latest/subsys/sensing/ |
D | Kconfig | 65 priority is higher than dispatch thread, and runtime running in full 85 thread priority should be higher than runtime thread
|
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/ |
D | prj.conf | 4 # Logging thread frequency higher than SUSPEND_TO_IDLE
|
/Zephyr-latest/tests/kernel/mem_protect/stack_random/ |
D | prj.conf | 6 # The action of the only case in this test is to spawn higher priority
|
/Zephyr-latest/dts/arm/nordic/ |
D | override.dtsi | 9 * higher-priority dts/arm/nordic/override.dtsi file in use.
|
/Zephyr-latest/tests/benchmarks/app_kernel/src/ |
D | msgq_b.c | 91 "enqueue 1 byte msg in MSGQ to a waiting higher priority task", in message_queue_test() 102 "enqueue 4 bytes in MSGQ to a waiting higher priority task", in message_queue_test() 113 "enqueue 192 bytes in MSGQ to a waiting higher priority task", in message_queue_test()
|
12345678910>>...19