Searched refs:other (Results 251 – 275 of 808) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/doc/ |
D | index.rst | 18 compatible with the MIPI FPC interface present on other NXP EVKs.
|
/Zephyr-latest/doc/kernel/services/other/ |
D | thread_local_storage.rst | 52 Using the thread local variable is the same as using other variable, for example:
|
/Zephyr-latest/doc/kernel/timing_functions/ |
D | index.rst | 41 7. Repeat from step 3 to gather timing information for other
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | index.rst | 14 library code, and it does not store a pointer or other metadata to
|
/Zephyr-latest/samples/sensor/lis2dh/ |
D | README.rst | 56 supports the LIS2DH interface. This shield may also be used on other
|
/Zephyr-latest/samples/net/gptp/ |
D | Kconfig | 8 # will be two VLAN interface for other use. This is just an example
|
/Zephyr-latest/doc/services/storage/stream/ |
D | stream_flash.rst | 17 other operations, such as radio RX and TX. Also, fewer write operations result
|
/Zephyr-latest/boards/shields/x_nucleo_iks01a1/doc/ |
D | index.rst | 34 - DIL 24-pin socket available for additional MEMS adapters and other sensors
|
/Zephyr-latest/samples/application_development/code_relocation_nocopy/ |
D | README.rst | 13 directly from there without the need to copy / relocate the code. All other code
|
/Zephyr-latest/lib/net_buf/ |
D | Kconfig | 60 any other value will force the alignment of a net buffer in bytes.
|
/Zephyr-latest/boards/nordic/thingy53/doc/ |
D | index.rst | 40 Thingy:53 does not have an on-board J-Link debug IC as some other nRF5
|
/Zephyr-latest/samples/boards/st/power_mgmt/blinky/ |
D | README.rst | 48 enabled, but user can also deactivate one or the other to see each configuration
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_mac.rst | 12 Terminal application (or any other terminal emulator) are subject to the same
|
/Zephyr-latest/samples/psa/its/ |
D | README.rst | 22 * The :ref:`secure storage subsystem <secure_storage>`, for the other board targets.
|
/Zephyr-latest/cmake/compiler/armclang/ |
D | target.cmake | 7 # (and other commands which end up calling check_c_source_compiles())
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/ |
D | board.cmake | 7 # And any other SWD debug adapter might also be usable with this configuration.
|
/Zephyr-latest/samples/basic/threads/ |
D | README.rst | 54 Change ``96b_carbon/stm32f401xe`` appropriately for other supported boards.
|
/Zephyr-latest/samples/drivers/i2s/echo/ |
D | README.rst | 19 on the Audio Codec Shield, but it can be easily adapted to use other
|
/Zephyr-latest/boards/adi/max32666fthr/ |
D | max32666fthr_max32666_cpu0.dts | 60 /* Used for accessing other pins */
|
/Zephyr-latest/arch/nios2/core/ |
D | swap.S | 22 SECTION_FUNC(exception.other, arch_swap)
|
/Zephyr-latest/tests/drivers/disk/disk_access/ |
D | README.txt | 5 It is designed to test the NXP USDHC disk driver, but can be used for other
|
/Zephyr-latest/soc/microchip/mec/ |
D | Kconfig | 19 authentication and all other Boot-ROM loader features. Refer to the MCHP 226 pin is ignored. All other JTAG pins can be used as GPIOs 227 or other non-JTAG alternate functions.
|
/Zephyr-latest/scripts/build/ |
D | elf_parser.py | 27 def __lt__(self, other): argument 28 return self.sym.entry.st_value < other.sym.entry.st_value
|
/Zephyr-latest/samples/subsys/modbus/rtu_server/ |
D | README.rst | 24 The user can of course try out other client implementations with this sample. 34 on the JOY-IT shield. For other shields, ``de-gpios`` property must be adapted
|
/Zephyr-latest/doc/services/storage/flash_map/ |
D | flash_map.rst | 55 other nonvolatile :ref:`storage <storage_reference>`. 72 The ``storage_partition`` node is defined for use by a file system or other
|
1...<<11121314151617181920>>...33