Searched full:means (Results 1 – 25 of 715) sorted by relevance
12345678910>>...29
/Zephyr-Core-3.7.0/samples/net/mqtt_publisher/ |
D | Kconfig | 13 before exiting. A value of zero means that the messages are sent 22 A value of zero means to continue forever.
|
/Zephyr-Core-3.7.0/doc/hardware/peripherals/ |
D | retained_mem.rst | 26 applications are compiled with multithreading support. This means that 28 clashing with other concurrent thread function usage, but means that retained
|
/Zephyr-Core-3.7.0/cmake/ |
D | extra_flags.cmake | 8 # A length of zero means no argument. 9 # A length of one means a single argument or a space separated list was provided.
|
/Zephyr-Core-3.7.0/dts/bindings/interrupt-controller/ |
D | cypress,psoc6-intmux.yaml | 8 The PSoC-6 Cortex-M0+ NVIC can handle up to 32 interrupts. This means that 14 4 interrupt sources by grouping intmux channels. These means that each byte 64 2) The interrupt sources are shared between Cortex-M0+/M4. This means, they
|
/Zephyr-Core-3.7.0/include/zephyr/net/ |
D | net_config.h | 34 * network is possible. For IPv6 networks, this means that the device should 41 * Typically this means that the device has IPv6 address set. 47 * Typically this means that the device has IPv4 address set.
|
/Zephyr-Core-3.7.0/dts/bindings/dma/ |
D | nxp,mcux-edma.yaml | 31 Default value means DMAMUX channel is identical with DMAMUX register index 52 Default value means each channel has separate interrupt entry.
|
/Zephyr-Core-3.7.0/cmake/toolchain/llvm/ |
D | target.cmake | 17 # ARMV7_M_ARMV8_M_MAINLINE means that ARMv7-M or backward compatible ARMv8-M 21 # ARMV6_M_ARMV8_M_BASELINE means that ARMv6-M or ARMv8-M supporting the
|
/Zephyr-Core-3.7.0/doc/kernel/services/other/ |
D | thread_local_storage.rst | 7 basis. These variables are stored in the thread stack which means every 19 :kconfig:option:`CONFIG_ARCH_HAS_THREAD_LOCAL_STORAGE` enabled, which means
|
/Zephyr-Core-3.7.0/samples/boards/nrf/clock_skew/ |
D | Kconfig | 7 Turn on the high-frequency clock, which means switching to the
|
/Zephyr-Core-3.7.0/samples/net/ptp/ |
D | Kconfig | 14 A value of zero means that the sample application is run forever.
|
/Zephyr-Core-3.7.0/subsys/net/ |
D | Kconfig | 49 Enable network buffer pool tracking. This means that: 61 Default value of 0 means the alignment will be the size of a void pointer,
|
/Zephyr-Core-3.7.0/doc/services/pm/ |
D | index.rst | 6 Zephyr RTOS power management subsystem provides several means for a system
|
/Zephyr-Core-3.7.0/samples/net/sockets/http_client/ |
D | Kconfig | 13 zero means that the sample application in default way.
|
/Zephyr-Core-3.7.0/subsys/random/ |
D | random_timer.c | 31 * target's clock counter, which means that successive calls will return 54 * target's clock counter, which means that successive calls will return
|
/Zephyr-Core-3.7.0/arch/xtensa/ |
D | CMakeLists.txt | 9 This userspace implementation uses the window ABI this means that the kernel
|
/Zephyr-Core-3.7.0/samples/modules/lvgl/accelerometer_chart/ |
D | Kconfig | 10 Warning: More points means more memory usage, and slower rendering!
|
/Zephyr-Core-3.7.0/drivers/i2c/ |
D | Kconfig.mcux | 21 0 means that the driver should use the K_FOREVER value,
|
/Zephyr-Core-3.7.0/soc/renesas/smartbond/da1469x/ |
D | intvect_reserved.ld | 11 * This means first 512 bytes of sram has to be reserved so remapped access does
|
/Zephyr-Core-3.7.0/drivers/dai/intel/ssp/ |
D | dai-params-intel-ipc4.h | 270 * interface start. Value of 0 means no delay. 277 /* value of 1 means that clock should be started immediately 287 * and interface clock stop. Value of 0 means no delay. 291 /* value of 1 means that clock should be kept running (infinite 296 /* value of 1 means that clock should be stopped immediately */
|
/Zephyr-Core-3.7.0/include/zephyr/drivers/pwm/ |
D | max31790.h | 30 * pulses which occur during each TACH period. Hence, a bigger value means a slower 65 * This activates the spin up of the fan, which means that the controller will force the fan
|
/Zephyr-Core-3.7.0/dts/bindings/reset/ |
D | raspberrypi,pico-reset.yaml | 18 description: Set if reset is active low. Default is 0, which means active-high.
|
/Zephyr-Core-3.7.0/modules/fatfs/ |
D | zephyr_fatfs_config.h | 88 /* By default FF_STR_VOLUME_ID in ffconf.h is 0, which means that 91 * and FF_VOLUMES needs to reflect that, which means that dolt
|
/Zephyr-Core-3.7.0/soc/atmel/sam0/common/ |
D | soc_port.h | 29 /* Input-Enable means Input-Buffer, see dts/pinctrl/pincfg-node.yaml */ 35 /* Drive-Strength, 0mA means normal, any other value means stronger */
|
/Zephyr-Core-3.7.0/soc/native/inf_clock/ |
D | Kconfig.soc | 8 clock. That means the CPU will always run in zero time until completion after
|
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/ |
D | dt-util.h | 11 * This file exists to keep in-tree DTS clean. This means, only
|
12345678910>>...29