Searched full:means (Results 1 – 25 of 762) sorted by relevance
12345678910>>...31
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/src/ |
D | feedback.h | 24 * Positive offset means that I2S block started at least 1 sample after SOF and 27 * Negative offset means that I2S block started at least 1 sample before SOF and 30 * Offset 0 means that I2S block started within 1 sample around SOF. This is the
|
/Zephyr-latest/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-latest/subsys/secure_storage/src/its/ |
D | CMakeLists.txt | 17 This means that the data and keys stored via the PSA APIs may not be secure at rest.") 22 This means that the data and keys stored via the PSA APIs will not be secure at rest.
|
/Zephyr-latest/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-latest/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-latest/lib/net_buf/ |
D | Kconfig | 47 Enable network buffer pool tracking. This means that: 59 Default value of 0 means the alignment will be the size of a void pointer,
|
/Zephyr-latest/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-latest/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-latest/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-latest/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-latest/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-latest/samples/boards/nordic/clock_skew/ |
D | Kconfig | 7 Turn on the high-frequency clock, which means switching to the
|
/Zephyr-latest/samples/net/ptp/ |
D | Kconfig | 14 A value of zero means that the sample application is run forever.
|
/Zephyr-latest/subsys/random/ |
D | random_timer.c | 29 * target's clock counter, which means that successive calls will return 52 * target's clock counter, which means that successive calls will return
|
/Zephyr-latest/doc/services/pm/ |
D | index.rst | 6 Zephyr RTOS power management subsystem provides several means for a system
|
/Zephyr-latest/samples/net/sockets/http_client/ |
D | Kconfig | 13 zero means that the sample application in default way.
|
/Zephyr-latest/samples/modules/lvgl/accelerometer_chart/ |
D | Kconfig | 10 Warning: More points means more memory usage, and slower rendering!
|
/Zephyr-latest/arch/xtensa/ |
D | CMakeLists.txt | 9 This userspace implementation uses the window ABI this means that the kernel
|
/Zephyr-latest/lib/libc/picolibc/ |
D | errno_wrap.c | 13 * doesn't end up needing zephyr header files. That means using a regular
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig.mcux | 21 0 means that the driver should use the K_FOREVER value,
|
D | Kconfig.sam0 | 27 0 means that the driver should use the K_FOREVER value,
|
/Zephyr-latest/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-latest/dts/bindings/reset/ |
D | raspberrypi,pico-reset.yaml | 18 description: Set if reset is active low. Default is 0, which means active-high.
|
/Zephyr-latest/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-latest/drivers/usb_c/tcpc/ |
D | Kconfig.tcpc_tcpci | 22 to the i2c address immediately. If device won't respond after retries, it means that
|
12345678910>>...31