Searched full:most (Results 1 – 25 of 651) sorted by relevance
12345678910>>...27
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_md.h | 32 /** Most recent preciseOriginTimestamp from the PortSyncSync. */ 35 /** Most recent followupCorrectionField from the PortSyncSync. */ 38 /** Most recent upstreamTxTime from the PortSyncSync. */ 44 /** Most recent rateRatio from the PortSyncSync. */
|
/Zephyr-latest/dts/bindings/w1/ |
D | maxim,ds2477_85_common.yaml | 22 medium: 0.40 x VCC, no hysteresis (recommended for most configurations) 40 low: 0.25 x VCC (recommended for most configurations) 55 For most configurations with a single slave "1000" ohms are recommended, 64 "1000" (recommended for most configurations)
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.swo | 19 Set SWO reference frequency. In most cases it is equal to CPU 31 SWO value defined by this option will be configured at boot. Most SWO 44 Use UART-like NRZ encoding. This is the most common option, but requires the SWO output
|
/Zephyr-latest/include/zephyr/arch/common/ |
D | ffs.h | 21 * @brief find most significant bit set in a 32-bit word 23 * This routine finds the first bit set starting from the most significant bit 28 * @return most significant bit set, 0 if @a op is 0
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | auxdisplay.rst | 12 graphical output to displays (and most often monochrome), the most
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.max32 | 35 default 8 # Sensible default that covers most common spi transactions 46 default 8 # Sensible default that covers most common spi transactions
|
/Zephyr-latest/dts/bindings/iio/afe/ |
D | voltage-divider.yaml | 45 `power-gpios`. In most cases the switched voltage rail will 47 default value of 100us should be sufficient in most situations.
|
/Zephyr-latest/dts/bindings/haptics/ |
D | ti,drv2605.yaml | 33 According to the datasheet, a value of 2 ("3X") is valid for most 45 a value of 2 ("HIGH") is valid for most actuators.
|
/Zephyr-latest/soc/nordic/nrf54h/ |
D | Kconfig.defconfig.nrf54h20_cpuflpr | 9 # As FLPR has limited memory most of tests does not fit with asserts enabled.
|
D | Kconfig.defconfig.nrf54h20_cpuppr | 12 # As PPR has limited memory most of tests does not fit with asserts enabled.
|
/Zephyr-latest/dts/bindings/spi/ |
D | spi-device.yaml | 22 as this is, by far, the most common mode. 35 thus 0 as this is, by far, the most common format.
|
/Zephyr-latest/soc/nordic/nrf92/ |
D | Kconfig.defconfig.nrf9280_cpuppr | 15 # As FLPR has limited memory most of tests does not fit with asserts enabled.
|
/Zephyr-latest/boards/nordic/nrf9280pdk/ |
D | Kconfig.defconfig | 17 # As PPR has limited memory most of tests does not fit with asserts enabled.
|
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | Kconfig.radio | 32 to transmit packets. This is the most common way of mediating radio 33 channel access and fits most usage scenarios (see IEEE 802.15.4-2020,
|
/Zephyr-latest/soc/nordic/nrf54l/ |
D | Kconfig.defconfig.nrf54l_05_10_15_cpuflpr | 11 # As FLPR has limited memory most of tests does not fit with asserts enabled.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | lm35.yaml | 20 as it's the most common for adc based drivers.
|
/Zephyr-latest/tests/boot/with_mcumgr/ |
D | prj.conf | 16 # Enable most core commands.
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | CMakeLists.txt | 70 # nRF70 QSPI doesn't use 192MHz clock and most samples use 128MHz, this can cause anomaly 159 71 # but as its rare and not seen in most cases, we can disable it.
|
/Zephyr-latest/cmake/usage/ |
D | usage.cmake | 14 message(" clean - Remove most generated files but keep configuration and backup files") 46 message(" 3: more obscure warnings, can most likely be ignored")
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.shared_irq | 12 support is NOT required in most systems. If in doubt answer no.
|
/Zephyr-latest/snippets/wifi-ipv4/ |
D | wifi-ipv4.conf | 6 # Make sure there is enough resources for supplicant and most of the samples
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | ccs811.h | 61 /** Sensor status at completion of most recent fetch. */ 65 * Sensor error flags at completion of most recent fetch. 73 * @brief Access storage for the most recent data read from the sensor.
|
/Zephyr-latest/tests/drivers/i2c/i2c_ram/ |
D | README.rst | 6 Excercises most of the i2c controller APIs in the process.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg_srv.rst | 7 specification. The Configuration Server model controls most parameters of the
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.sched | 12 Since Zephyr does not yet support processes, most of this behaviour is undefined, except for
|
12345678910>>...27