Searched full:most (Results 1 – 25 of 520) sorted by relevance
12345678910>>...21
/Zephyr-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/doc/hardware/peripherals/ |
D | auxdisplay.rst | 12 graphical output to displays (and most often monochrome), the most
|
D | uart.rst | 16 Polling is the most basic method to access the UART peripheral. The reading 44 Most importantly, the Kconfig options define whether the polling API (default),
|
D | reset.rst | 16 in most cases we want to toggle the reset signals.
|
/Zephyr-Core-3.6.0/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
|
/Zephyr-Core-3.6.0/cmake/usage/ |
D | usage.cmake | 14 message(" clean - Remove most generated files but keep configuration and backup files") 42 message(" 3: more obscure warnings, can most likely be ignored")
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/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-Core-3.6.0/soc/riscv/ite_ec/it8xxx2/ |
D | Kconfig.series | 8 # default in most toolchains, causing link-time errors.
|
/Zephyr-Core-3.6.0/tests/boot/with_mcumgr/ |
D | prj.conf | 16 # Enable most core commands.
|
/Zephyr-Core-3.6.0/drivers/interrupt_controller/ |
D | Kconfig.shared_irq | 12 support is NOT required in most systems. If in doubt answer no.
|
/Zephyr-Core-3.6.0/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-Core-3.6.0/dts/bindings/sensor/ |
D | st,lis2dh-common.yaml | 34 The default of 0 is the most common situation to avoid multiple interrupts 51 The default of 0 is the most common situation to avoid multiple interrupts
|
/Zephyr-Core-3.6.0/.github/ |
D | SECURITY.md | 8 - The most recent release, and the release prior to that.
|
/Zephyr-Core-3.6.0/cmake/compiler/armclang/ |
D | compiler_flags.cmake | 1 # First step is to inherit all properties from gcc, as clang is compatible with most flags.
|
/Zephyr-Core-3.6.0/soc/arm/nordic_nrf/nrf52/ |
D | Kconfig.soc | 136 This anomaly applies to IC revisions "Engineering B" up to "3", the most 148 This anomaly applies to IC revisions up to "3", the most recent one.
|
/Zephyr-Core-3.6.0/subsys/net/l2/wifi/ |
D | Kconfig | 40 interface has a valid IP address might be desirable in most scenarios. 65 The default of 3 allows the 3 most common channels (2.4GHz: 1, 6, 11) to be specified.
|
/Zephyr-Core-3.6.0/subsys/bluetooth/controller/util/ |
D | util.c | 60 * - It shall have a minimum of two transitions in the most significant six 130 /* It shall have a minimum of two transitions in the most in util_aa_le32() 286 uint8_t dwh[2]; /* Holds the two most significant bytes of DW */ in util_bis_aa_le32() 294 /* Most significant 6 bits of DW are bit extension of least significant in util_bis_aa_le32() 307 /* Most significant 16-bits of SAA XOR DW, least significant 16-bit are in util_bis_aa_le32()
|
/Zephyr-Core-3.6.0/dts/bindings/wifi/ |
D | espressif,esp-at.yaml | 20 Modem is reset by an external source. In most situations this will
|
/Zephyr-Core-3.6.0/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | prj.conf | 29 # Enable most core commands.
|
/Zephyr-Core-3.6.0/arch/arm/core/cortex_m/ |
D | vector_table_pad.ld | 15 * multiple times, the padding will only be added at most once, to the
|
/Zephyr-Core-3.6.0/tests/subsys/sd/sdio/ |
D | README.txt | 6 after initialization, as most registers present on the card will be vendor
|
/Zephyr-Core-3.6.0/subsys/fs/nvs/ |
D | Kconfig | 18 time. Each cache entry holds an address of the most recent allocation
|
12345678910>>...21