Searched refs:modules (Results 151 – 175 of 274) sorted by relevance
1234567891011
/Zephyr-latest/samples/drivers/clock_control_litex/ |
D | README.rst | 15 * LiteX-capable FPGA platform with MMCM modules (for example Digilent Arty A7 development board)
|
/Zephyr-latest/boards/ezurio/rm1xx_dvk/doc/ |
D | index.rst | 166 .. _RM1xx homepage: https://www.ezurio.com/wireless-modules/lorawan-solutions/sentrius-rm1xx-lora-b…
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 277 Install required python modules: 293 Install required python modules:
|
D | autopts-win10.rst | 152 Install required python modules:
|
/Zephyr-latest/boards/snps/hsdk/doc/ |
D | index.rst | 363 * (optional) A collection of Pmods, Arduino modules, or Mikro modules. 520 .. _Digilent Pmod Modules: http://store.digilentinc.com/pmod-modules
|
/Zephyr-latest/boards/snps/hsdk4xd/doc/ |
D | index.rst | 360 * (optional) A collection of Pmods, Arduino modules, or Mikro modules. 549 .. _Digilent Pmod Modules: http://store.digilentinc.com/pmod-modules
|
/Zephyr-latest/scripts/ |
D | set_assignees.py | 359 elif args.modules:
|
/Zephyr-latest/doc/develop/languages/c/ |
D | index.rst | 48 note that some optional Zephyr components and external modules may make use of
|
/Zephyr-latest/boards/u-blox/ubx_evkninab1/doc/ |
D | index.rst | 110 modules share the same pinout and can be interchanged, see
|
/Zephyr-latest/boards/waveshare/nrf51_ble400/doc/ |
D | index.rst | 73 1. Wireless module connector: for easily connecting modules like Core51822
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-intro.rst | 121 - any :ref:`module <modules>` that defines a ``dts_root`` in its
|
/Zephyr-latest/arch/x86/zefi/ |
D | README.txt | 27 modules.
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_testplan.py | 844 modules = [mock.Mock(meta={'name': 'name1'}), 847 with mock.patch('twisterlib.testplan.parse_modules', return_value=modules): 850 assert testplan.modules == ['name1', 'name2']
|
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/ |
D | index.rst | 184 As with much custom hardware, the ESP32 modules require patches to
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/ |
D | README.rst | 16 available in zephyrproject/modules/hal/st/audio/microphone.
|
/Zephyr-latest/doc/services/ |
D | secure_storage.rst | 102 makes use of the ITS transform and store modules, which can be configured and customized separately.
|
/Zephyr-latest/boards/m5stack/stamp_c3/doc/ |
D | index.rst | 175 As with much custom hardware, the ESP32 modules require patches to
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 26 # devicetree extensions defined in cmake/modules/extensions.cmake 133 # modules.
|
D | kconfig.cmake | 119 # This allows Kconfig files to refer relative from a modules root as: 175 # Export all Zephyr modules to Kconfig
|
/Zephyr-latest/boards/snps/em_starterkit/doc/ |
D | index.rst | 68 use of a large variety of pluggable modules for storage, communications, 309 .. _Digilent Pmod Modules: http://store.digilentinc.com/pmod-modules
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 1043 self.modules = self._lookup_sym("MODULES") 3257 if node.item is not self.modules: 3451 return (AND, self.m, self.modules) 4318 not self.kconfig.modules.tri_value): 4769 if self is self.kconfig.modules: 4906 if self is self.kconfig.modules: 5216 if self.orig_type is TRISTATE and not self.kconfig.modules.tri_value: 5892 if sc is sc.kconfig.modules:
|
/Zephyr-latest/boards/renesas/ek_ra6m1/doc/ |
D | index.rst | 32 - Two PMOD connectors, allowing use of appropriate PMOD compliant peripheral plug-in modules for
|
/Zephyr-latest/boards/hardkernel/odroid_go/doc/ |
D | index.rst | 211 As with much custom hardware, the ESP32 modules require patches to
|
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/doc/ |
D | index.rst | 205 .. _Pinnacle 100 website: https://www.ezurio.com/wireless-modules/cellular-solutions/pinnacle-100-c…
|
/Zephyr-latest/boards/seeed/xiao_esp32c6/doc/ |
D | index.rst | 204 As with much custom hardware, the ESP32-C6 modules require patches to
|
1234567891011