Searched full:unlike (Results 1 – 25 of 82) sorted by relevance
1234
/Zephyr-latest/dts/bindings/power-domain/ |
D | power-domain-gpio.yaml | 17 Unlike the gpio property in the Linux bindings this array must
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 9 Unlike other multi-purpose POSIX operating systems 19 Unlike the Linux kernel or FreeBSD, Zephyr does not maintain a static table of system call
|
/Zephyr-latest/dts/bindings/regulator/ |
D | regulator-fixed.yaml | 30 Unlike the gpio property in the Linux bindings this array must
|
D | regulator-gpio.yaml | 64 Unlike the gpio property in the Linux bindings this array must provide
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | tmap.rst | 5 Unlike most other low-layer profiles, TMAP is a profile that exists and has a service (TMAS) on all
|
D | gmap.rst | 5 Unlike most other low-layer profiles, GMAP is a profile that exists and has a service (GMAS) on all
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 18 Unlike a list, where position is explicit, the ordering of nodes 31 being tracked in the tree. Unlike the list code, the data within an 51 user (not unlike ISO C's :c:func:`bsearch` routine). It is a recursive
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-text.ld | 5 * Fortunately, unlike the data tables, the size of the code is
|
/Zephyr-latest/lib/mem_blocks/ |
D | Kconfig | 17 the associated buffer (unlike memory slab). This allows
|
/Zephyr-latest/doc/build/snippets/ |
D | design.rst | 30 - **applicable to purely "software" changes**: unlike the shields feature,
|
/Zephyr-latest/dts/bindings/battery/ |
D | battery.yaml | 32 Unlike the linux equivalent this array is required to be 11 elements
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | thread_abort.c | 32 /* ARM is unlike most arches in that this is true in z_impl_k_thread_abort()
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf5340bsim.rst | 53 Note that unlike a real nrf5340 device, the nrf5340bsim boards have unlimited RAM and flash for 77 Unlike in real HW, the net core MCU is set-up to automatically boot at start, to facilitate
|
D | nrf54l15bsim.rst | 30 Unlike real nRF54L15 devices, the nrf54l15bsim target has unlimited RAM, and code does not
|
/Zephyr-latest/doc/develop/toolchains/ |
D | other_x_compilers.rst | 12 from the net. Unlike toolchains specifically listed in
|
/Zephyr-latest/samples/net/sockets/echo_async_select/ |
D | README.rst | 44 it. Unlike the :zephyr:code-sample:`sockets-echo` sample, this application
|
/Zephyr-latest/boards/st/stm32l1_disco/ |
D | stm32l152c_disco.dts | 62 /* out of the box, MCO from stlink is not enabled, unlike later discos */
|
D | stm32l1_disco.dts | 64 /* out of the box, MCO from stlink is not enabled, unlike later discos */
|
/Zephyr-latest/samples/boards/espressif/light_sleep/ |
D | README.rst | 10 This example illustrates usage of light sleep mode. Unlike deep sleep mode,
|
/Zephyr-latest/samples/net/sockets/echo_async/ |
D | README.rst | 46 it. Unlike the above-mentioned :zephyr:code-sample:`sockets-echo` sample, this application
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | irq.h | 223 * unlike regular direct interrupts, they are not placed directly into the 233 * - Similar to direct interrupts, scheduling decisions are optional. Unlike
|
/Zephyr-latest/doc/connectivity/networking/ |
D | networking_with_host.rst | 43 admin privileges on the host machine, unlike TAP. However, it has several
|
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/ |
D | adafruit_qt_py_esp32s3_procpu.dts | 119 * Unlike some of the other Adafruit boards, the neopixel on this board has
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/ |
D | adafruit_qt_py_rp2040.dts | 70 * Unlike some of the other Adafruit boards, the neopixel on this board has
|
/Zephyr-latest/boards/native/native_posix/doc/ |
D | index.rst | 28 But unlike with :ref:`native_sim<native_sim>` you are limited to only using the host C library.
|
1234