Searched full:rather (Results 1 – 25 of 206) sorted by relevance
123456789
/Zephyr-latest/samples/boards/nordic/clock_skew/ |
D | Kconfig | 8 crystal as a source rather than the internal oscillator.
|
/Zephyr-latest/tests/lib/c_lib/strerror/ |
D | Kconfig | 15 in test_strerror.c rather than inverting logic for the
|
/Zephyr-latest/dts/bindings/base/ |
D | mutable.yaml | 13 This places the device structure into SRAM rather than Flash.
|
/Zephyr-latest/include/zephyr/tracing/ |
D | tracing_macros.h | 231 * match the name of the function but should rather match what the user called in case of 244 * match the name of the function but should rather match what the user called in case of 256 * match the name of the function but should rather match what the user called in case of 270 * match the name of the function but should rather match what the user called in case of 296 * match the name of the function but should rather match what the user called in case of 315 * match the name of the function but should rather match what the user called in case of 331 * match the name of the function but should rather match what the user called in case of 350 * match the name of the function but should rather match what the user called in case of
|
/Zephyr-latest/scripts/ |
D | github_helpers.py | 8 This file is not meant to be run directly, but rather to be imported 13 # Unless that changes, they serve as documentation, rather than
|
/Zephyr-latest/soc/nxp/mcx/ |
D | Kconfig | 8 # effect rather than the family config.
|
D | Kconfig.defconfig | 8 # effect rather than the family config.
|
/Zephyr-latest/dts/bindings/input/ |
D | goodix,gt911.yaml | 19 use probing mode to determine the I2C address rather than setting the
|
/Zephyr-latest/submanifests/ |
D | example.yaml.sample | 11 # If you want to fetch a particular commit rather than the main
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | Kconfig | 24 If you use 16KB instruction cache rather than 32KB instruction cache, 85 If you use 32KB data cache rather than 64KB data cache,
|
/Zephyr-latest/lib/libc/ |
D | Kconfig | 11 implementation, rather than the subset provided by MINIMAL_LIBC. 143 device, rather than suppressing it entirely. See also EARLY_CONSOLE
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,stm32-temp-common.yaml | 27 form "Calibration_Value - ADC_Value" rather than "ADC_Value - Calibration_Value".
|
/Zephyr-latest/tests/modules/thrift/ThriftTest/ |
D | overlay-tls.conf | 6 # Additionally, upstream Apache Thrift uses socketpair for cancellation rather
|
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings/ |
D | props.yaml | 45 # gets resolved to #gpio-cells rather than #foo-gpio-cells, so test that
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/acl_tx_frag/ |
D | prj.conf | 30 # contexts, rather on the number of LL TX buffers.
|
/Zephyr-latest/samples/subsys/smf/smf_calculator/ |
D | README.rst | 92 matrix area when pressed, rather than just the button that was selected. This could 93 be sped up by using 18 individual buttons rather than a single matrix, but is sufficient
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.nrf_grtc | 27 drivers, rather than leaving it up to SYS_INIT.
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.dw_common | 31 Rather than immediately stopping a DMA channel the channel is suspended
|
/Zephyr-latest/tests/subsys/llext/src/ |
D | relative_jump_ext.c | 9 * like ARM generate relative jumps rather than jumping to absolute addresses. Multiple
|
/Zephyr-latest/dts/bindings/spi/ |
D | xlnx,xps-spi-2.00.a.yaml | 47 STARTUP block rather than normal signal routing.
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | tsl2591.h | 26 * Rather than set this value directly, can only be set to operate in one of four modes:
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 003_rfc-proposal.md | 31 reading this section each engineer should have a rather clear picture of what
|
/Zephyr-latest/arch/xtensa/core/startup/ |
D | memctl_default.S | 32 // It is here rather than in reset-vector.S because we want the symbol
|
D | memerror_vector.S | 31 * It is here rather than in reset-vector.S because we want the symbol
|
/Zephyr-latest/samples/subsys/demand_paging/src/ |
D | main.c | 22 * at boot time but rather page-by-page on demand when actually executed.
|
123456789