Searched full:greater (Results 1 – 25 of 263) sorted by relevance
1234567891011
/Zephyr-latest/drivers/regulator/ |
D | Kconfig.max20335 | 20 (common part). It must be greater than I2C and MFD init priority. 27 greater than REGULATOR_MAXIM_MAX20335_COMMON_INIT_PRIORITY
|
D | Kconfig.npm1300 | 20 It must be greater than I2C init priority. 27 greater than REGULATOR_NPM1300_COMMON_INIT_PRIORITY.
|
D | Kconfig.npm2100 | 20 It must be greater than I2C init priority. 27 greater than REGULATOR_NPM2100_COMMON_INIT_PRIORITY.
|
D | Kconfig.pca9420 | 19 must be greater than I2C init priority. 26 greater than REGULATOR_PCA9420_COMMON_INIT_PRIORITY.
|
D | Kconfig.axp192 | 21 greater than MFD_INIT_PRIORITY.
|
D | Kconfig.cp9314 | 18 Converter regulator driver. It must be greater than I2C
|
D | Kconfig.mpm54304 | 19 It must be greater than I2C init priority.
|
/Zephyr-latest/arch/arm64/core/ |
D | CMakeLists.txt | 28 if(${SRAM_LENGTH} GREATER 11 OR ${KERNEL_VM_LENGTH} GREATER 11) 44 if ((CONFIG_MP_MAX_NUM_CPUS GREATER 1) OR (CONFIG_SMP))
|
/Zephyr-latest/dts/bindings/sensor/ |
D | rohm,bh1750.yaml | 33 The greater the value, the longer the duration 34 and greater accuracy. After sensor power-on
|
/Zephyr-latest/dts/bindings/stepper/adi/ |
D | adi,trinamic-stallguard.yaml | 28 This value should be greater than zero. 35 This delay is used to check if the actual stepper velocity is greater than
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_del/src/ |
D | main.c | 50 * - bt_dev.le.rl_entries is greater than 0 75 * and number of entries in the resolving list is greater than controller resolving list size. 79 * - bt_dev.le.rl_entries is greater than (bt_dev.le.rl_size + 1) 107 * - bt_dev.le.rl_size is set to a value greater than 0 157 * - bt_dev.le.rl_size is set to a value greater than 0 201 * - bt_dev.le.rl_size is set to a value greater than 0 253 * - bt_dev.le.rl_size is set to a value greater than 0 306 * - bt_dev.le.rl_size is set to a value greater than 0 357 * - bt_dev.le.rl_size is set to a value greater than 0
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.filtering | 34 specified level if it is greater than this option, otherwise they use 51 specified level if it is greater than this option, otherwise they use
|
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/ |
D | Kconfig | 11 This priority must be greater than GPIO_INIT_PRIORITY and lower than
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.npm1300 | 19 It must be greater than GPIO_NPM1300_INIT_PRIORITY.
|
D | Kconfig.npm2100 | 19 It must be greater than GPIO_NPM2100_INIT_PRIORITY.
|
/Zephyr-latest/boards/nordic/thingy52/ |
D | Kconfig | 14 CCS811 gas sensor. The value has to be greater than
|
/Zephyr-latest/boards/beagle/beagleconnect_freedom/ |
D | Kconfig | 13 Set the priority for board init, must be greater than
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.npm1300 | 19 greater than the I2C controller init priority.
|
D | Kconfig.npm2100 | 19 greater than the I2C controller init priority.
|
D | Kconfig.sc18im704 | 19 Note: Has to be greater than the parent SC18IM704 bridge initialization priority.
|
D | Kconfig.axp192 | 20 greater than the I2C controller init priority and the mfd driver
|
/Zephyr-latest/drivers/dac/ |
D | Kconfig.dacx0501 | 21 TI DACx0501 DAC device driver initialization priority. Must be greater than I2C_INIT_PRIORITY.
|
/Zephyr-latest/dts/bindings/input/ |
D | nintendo,nunchuk.yaml | 15 Interval between two reads, in ms. The interval must be greater than 21 ms. Default to 50 ms.
|
/Zephyr-latest/tests/bsim/bluetooth/audio/ |
D | overlay-nrf5340_cpunet_iso-bt_ll_sw_split.conf | 4 # buffers get throttled. Hence, always have the value equal or greater.
|
/Zephyr-latest/boards/beagle/beagleplay/ |
D | Kconfig | 14 Set the priority for board init, must be greater than
|
1234567891011