Searched full:proper (Results 1 – 25 of 262) sorted by relevance
1234567891011
/Zephyr-latest/dts/bindings/i2c/ |
D | atmel,sam-i2c-twim.yaml | 71 mode. This should be adjusted to provide proper TWCK line fall time. 101 mode. This should be adjusted to provide proper TWD line fall time. 132 mode. This should be adjusted to provide proper TWCK line rise time. 146 mode. This should be adjusted to provide proper TWCK line fall time. 176 mode. This should be adjusted to provide proper TWD line fall time.
|
/Zephyr-latest/tests/subsys/llext/src/ |
D | init_fini_ext.c | 8 * This test checks for proper support of ELF init arrays. This processing is 13 * lower 4 bits to a specific value. The proper init sequence (preinit_fn_1,
|
/Zephyr-latest/samples/sysbuild/with_mcuboot/ |
D | sample.yaml | 7 # Platform allowed is used as twister using sysbuild still lacks proper
|
/Zephyr-latest/drivers/pinctrl/renesas/rz/ |
D | pinctrl_rzt2m.c | 40 /* Set proper bit in the RSELP register to use as non-safety domain. */ in pinctrl_configure_pin() 50 /* Set proper bit in the PMC register to use the pin as a peripheral IO. */ in pinctrl_configure_pin()
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net-stack-architecture.rst | 91 data. The network packet is placed in the proper RX queue (implemented by 101 can check if the packet is proper and modify it if needed, e.g. strip L2 108 then the L3 layer checks if the packet is a proper IPv6 or IPv4 packet. 146 6. The network packet is then classified and placed to the proper transmit
|
/Zephyr-latest/include/zephyr/linker/ |
D | linker-tool.h | 11 * This header file is used to automatically select the proper set of macro
|
/Zephyr-latest/include/zephyr/drivers/ieee802154/ |
D | cc1200.h | 20 * to provide 'cc1200_rf_settings' with proper settings. These can
|
/Zephyr-latest/dts/bindings/gpio/ |
D | digilent,pmod.yaml | 21 is a proper subset of the 12-pin connector. In that case parent pins 4
|
/Zephyr-latest/include/zephyr/drivers/mm/ |
D | mm_drv_bank.h | 14 * @note The caller of these functions needs to ensure proper locking 32 * @note The caller of these functions needs to ensure proper locking
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_xlnx_ps.h | 35 * which is required for proper operation (such as base memory
|
/Zephyr-latest/drivers/mspi/ |
D | Kconfig | 56 controllers that need this to proper function at high frequencies.
|
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/ |
D | README.rst | 17 but it could be ported to any board with an nRF SoC and the proper number
|
/Zephyr-latest/lib/libc/armstdc/src/ |
D | threading_weak.c | 17 * CONFIG_MULTITHREADING=n to ensure proper linking.
|
/Zephyr-latest/cmake/ |
D | extra_flags.cmake | 13 # Already a proper list, no conversion needed.
|
D | verify-toolchain.cmake | 2 # defined for proper toolchain use.
|
/Zephyr-latest/modules/cmsis/ |
D | cmsis_core_a_r.h | 55 * Any defines relevant for the proper inclusion of CMSIS' Cortex-A
|
/Zephyr-latest/kernel/include/ |
D | kernel_tls.h | 25 * bits required for proper functionality of TLS.
|
/Zephyr-latest/dts/bindings/rng/ |
D | st,stm32-rng.yaml | 46 Heath Test Configuration, necessary to have proper RNG behavior,
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | ccs811.h | 116 * For proper management of the BASELINE register see AN000370 129 * For proper management of the BASELINE register see AN000370
|
/Zephyr-latest/samples/boards/espressif/spiram_test/ |
D | README.rst | 34 command with a proper board name (e.g., ``esp32s2_saola``).
|
/Zephyr-latest/include/zephyr/sys/ |
D | speculation.h | 39 * A proper value will result in a negative result. We also AND in in k_array_index_sanitize()
|
/Zephyr-latest/samples/net/lldp/ |
D | prj.conf | 68 # The configuration here is just an example, you must set proper values
|
/Zephyr-latest/doc/kernel/usermode/ |
D | overview.rst | 75 - Using parameters outside of proper bounds or with nonsensical values. 80 - Use of kernel objects that are not in a proper initialization state. 164 other means, and verify proper read/write access to any memory buffers
|
/Zephyr-latest/doc/services/tfm/ |
D | testsuites.rst | 18 NS/S boundary via the PSA APIs. They provide a useful sanity check for proper
|
/Zephyr-latest/arch/nios2/ |
D | Kconfig | 83 in headers with proper __attribute__((section)) or the linker will
|
1234567891011