Searched refs:than (Results 1 – 25 of 493) sorted by relevance
12345678910>>...20
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/ |
D | Kconfig | 11 This priority must be greater than GPIO_INIT_PRIORITY and lower than
|
/Zephyr-latest/boards/beagle/beagleconnect_freedom/ |
D | Kconfig | 13 Set the priority for board init, must be greater than 14 KERNEL_INIT_PRIORITY_DEVICE but smaller than
|
/Zephyr-latest/boards/beagle/beagleplay/ |
D | Kconfig | 14 Set the priority for board init, must be greater than 15 KERNEL_INIT_PRIORITY_DEVICE but smaller than
|
/Zephyr-latest/boards/nordic/thingy52/ |
D | Kconfig | 14 CCS811 gas sensor. The value has to be greater than 15 BOARD_VDD_PWR_CTRL_INIT_PRIORITY, but smaller than SENSOR_INIT_PRIORITY.
|
D | board.c | 34 #error BOARD_CCS_VDD_PWR_CTRL_INIT_PRIORITY must be lower than SENSOR_INIT_PRIORITY
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.tca954x | 18 Should be lower than `I2C_TCA954X_CHANNEL_INIT_PRIO` 24 Should be higher than `I2C_TCA954X_ROOT_INIT_PRIO`
|
/Zephyr-latest/boards/ti/common/ |
D | Kconfig | 20 Set the priority for board init, must be greater than 21 KERNEL_INIT_PRIORITY_DEVICE but smaller than
|
/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.
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.rt1718s | 20 lower than I2C device. 27 than I2C & RT1718S_INIT_PRIORITY device.
|
D | Kconfig.nct38xx | 22 than MFD_INIT_PRIORITY. 29 must be lower than GPIO_NCT38XX_INIT_PRIORITY device.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_transport.rst | 73 If a body size is smaller than N - 4, than it is possible to carry 88 | <base64-i> | no more than | Base64 encoded body | 110 | body | no more than | Raw body data fragment | 134 | body | no more than | Raw body data fragment | 153 | <base64-i> | no more than | Base64 encoded body | 168 | body | no more than | Raw body data fragment | 181 | body | no more than | Raw body data fragment |
|
/Zephyr-latest/tests/drivers/disk/disk_performance/ |
D | README.txt | 12 sector, than over multiple sequential sectors. 18 one sector, than over multiple sequential sectors.
|
/Zephyr-latest/drivers/bbram/ |
D | Kconfig | 24 # lower than COUNTER_INIT_PRIORITY. 27 # greater than I2C_INIT_PRIORITY.
|
/Zephyr-latest/samples/subsys/nvs/boards/ |
D | nucleo_f429zi.overlay | 9 /* Set 48KB of storage at the beginning of bank2 in order to have 3 sectors smaller than 32K
|
/Zephyr-latest/samples/boards/nordic/clock_skew/ |
D | Kconfig | 8 crystal as a source rather than the internal oscillator.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | gnss.rst | 26 requires little more than implementing power management 30 buses than the usual NMEA0183 over UART is possible, but will
|
/Zephyr-latest/tests/lib/c_lib/strerror/ |
D | Kconfig | 15 in test_strerror.c rather than inverting logic for the
|
/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/drivers/clock_control/ |
D | Kconfig.pwm | 18 lower priority than PWM.
|
/Zephyr-latest/drivers/dac/ |
D | Kconfig.dacx0501 | 21 TI DACx0501 DAC device driver initialization priority. Must be greater than I2C_INIT_PRIORITY.
|
/Zephyr-latest/subsys/sensing/ |
D | Kconfig | 62 to notify dispatch thread, runtime thread priority should lower than 65 priority is higher than dispatch thread, and runtime running in full 85 thread priority should be higher than runtime thread
|
12345678910>>...20