Searched full:operating (Results 1 – 25 of 254) sorted by relevance
1234567891011
/Zephyr-latest/drivers/flash/ |
D | Kconfig.cadence_nand | 26 prompt "Set the NAND Operating mode" 29 Specify the Operating mode used by the driver. 32 bool "Cadence Nand CDMA Operating Mode" 35 bool "Cadence Nand PIO Operating Mode" 38 bool "Cadence Nand Generic Operating Mode"
|
/Zephyr-latest/scripts/dts/python-devicetree/ |
D | setup.py | 33 'Operating System :: POSIX :: Linux', 34 'Operating System :: MacOS :: MacOS X', 35 'Operating System :: Microsoft :: Windows',
|
/Zephyr-latest/scripts/pylib/pytest-twister-harness/ |
D | setup.cfg | 12 Operating System :: Posix :: Linux 13 Operating System :: Microsoft :: Windows
|
/Zephyr-latest/include/zephyr/dt-bindings/flash_controller/ |
D | xspi.h | 15 /* XSPI mode operating on 1 line, 2 lines, 4 lines or 8 lines */ 25 /* XSPI mode operating on Single or Double Transfer Rate */
|
D | ospi.h | 17 /* OSPI mode operating on 1 line, 2 lines, 4 lines or 8 lines */ 27 /* OSPI mode operating on Single or Double Transfer Rate */
|
/Zephyr-latest/doc/_doxygen/ |
D | groups.dox | 9 @defgroup os_services Operating System Services 10 @brief Operating System Services
|
/Zephyr-latest/doc/services/portability/posix/overview/ |
D | index.rst | 6 The Portable Operating System Interface (POSIX) is a family of standards specified by the 7 `IEEE Computer Society`_ for maintaining compatibility between operating systems. Zephyr 19 run Zephyr as a native application under the host operating system for prototyping, 27 The POSIX API is an increasingly popular OSAL (operating system abstraction layer) for IoT and 49 While multi-purpose operating systems (OS) offer full POSIX conformance, Real-Time Operating
|
/Zephyr-latest/include/zephyr/ |
D | net_buf.h | 391 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 403 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 415 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 427 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 439 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 451 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 463 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 475 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 487 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating 499 * Same idea as with net_buf_simple_remove_mem(), but a helper for operating [all …]
|
/Zephyr-latest/samples/subsys/usb_c/source/ |
D | README.rst | 82 Operating Current: 100 mA 83 Min Operating Current: 100 mA
|
/Zephyr-latest/include/zephyr/dt-bindings/sensor/ |
D | ina230.h | 25 /* Operating Mode */ 57 * @param mode Operating mode.
|
D | ina237.h | 11 /* Operating Mode */ 78 * @param mode Operating mode.
|
/Zephyr-latest/subsys/usb/device/class/dfu/ |
D | CMakeLists.txt | 8 behavior on some operating systems; see DFU 1.1 Specification Ch. 2 for \
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,stm32-temp.yaml | 16 chapters "Electrical characteristics" or "Operating conditions"
|
D | sensor-device.yaml | 15 vs. base accelerometer in a laptop) to a host operating system.
|
D | ti,ina237.yaml | 25 times and averaging, operating mode for INA230 or 37 averaging, operating mode and etc).
|
D | st,stm32-temp-common.yaml | 16 chapters "Electrical characteristics" or "Operating conditions"
|
/Zephyr-latest/doc/develop/toolchains/ |
D | host.rst | 8 by your operating system.
|
/Zephyr-latest/dts/bindings/pm_cpu_ops/ |
D | arm_psci.yaml | 5 interface for power management that can be used by operating system
|
/Zephyr-latest/doc/services/portability/ |
D | index.rst | 7 encapsulate common system functions offered by any operating system.
|
/Zephyr-latest/dts/bindings/counter/ |
D | atmel,sam0-tc32.yaml | 4 description: Atmel SAM0 basic timer counter (TC) operating in 32-bit wide mode
|
/Zephyr-latest/dts/bindings/ethernet/ |
D | adi,adin2111-phy.yaml | 25 Disables requirement of 2.4V TX operating mode in the AN advertisement.
|
/Zephyr-latest/dts/bindings/flash_controller/ |
D | gd,gd32-flash-controller.yaml | 14 GD32 FMC v3: its flash memory has 2 banks, use sector size as the minimum operating
|
/Zephyr-latest/boards/silabs/starter_kits/slstk3402a/ |
D | slstk3402a-pinctrl.dtsi | 10 /* configuration for usart0 device, default state - operating as UART */
|
/Zephyr-latest/lib/posix/options/ |
D | multi_process.c | 12 * To maintain compatibility with some other POSIX operating systems, in getpid()
|
/Zephyr-latest/tests/modules/thrift/ThriftTest/ |
D | overlay-tls.conf | 7 # than eventfd, since the latter is not portable to some operating systems.
|
1234567891011