Searched full:similarly (Results 1 – 25 of 114) sorted by relevance
12345
/Zephyr-latest/soc/nordic/nrf92/ |
D | Kconfig.soc | 6 # Similarly to other nRF91 family products, the nRF9280 is a 9 # Additionally, the nRF9230 contains several CPUs, similarly
|
/Zephyr-latest/dts/bindings/fuel-gauge/ |
D | battery-cutoff.yaml | 10 similarly smart battery fuel gauges.
|
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/ |
D | power_mgmt.h | 16 * Similarly for deep sleep, the test sleeps in the main thread for 500 ms
|
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/ |
D | power_mgmt.h | 16 * Similarly for deep sleep, the test sleeps in the main thread for 500 ms
|
/Zephyr-latest/soc/st/stm32/stm32l0x/ |
D | soc.c | 39 * (similarly than it fixes in soc_early_init_hook()
|
/Zephyr-latest/dts/bindings/i2c/ |
D | nordic,nrf-twi.yaml | 28 can be used with this binding, and similarly for "TWI1".
|
/Zephyr-latest/dts/bindings/sensor/ |
D | maxim,max31875.yaml | 40 Similarly, each 1-bit decrease halves the conversion time.
|
/Zephyr-latest/subsys/bluetooth/controller/coex/ |
D | readme.rst | 12 Similarly, as in the nordic implementation of the 1-wire interface, the coexistence ticker utilizes…
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | connection_mgmt.rst | 14 (even if the connection would get disconnected). Similarly the
|
/Zephyr-latest/dts/bindings/spi/ |
D | spi-controller.yaml | 48 GPIO flags GPIO_ACTIVE_LOW. Similarly, "spi-device@1" has CS GPIO
|
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | spdxids.py | 58 # with an appended number from a similarly-named file.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | slabs.rst | 35 all memory blocks in the buffer are similarly aligned to this boundary, 93 Similarly, you can define a memory slab in private scope:
|
D | sys_mem_blocks.rst | 45 the buffer are similarly aligned to this boundary, the block size must 115 Similarly, you can define a memory blocks allocator in private scope:
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | slist.rst | 38 which inserts a new node after an existing one. Similarly 54 similarly, but has a more complicated implementation that requires an
|
/Zephyr-latest/soc/mediatek/mt8xxx/ |
D | CMakeLists.txt | 22 # platforms are identical. The west sign integration similarly needs
|
/Zephyr-latest/dts/bindings/mspi/ |
D | mspi-controller.yaml | 83 GPIO flags GPIO_ACTIVE_LOW. Similarly, "mspi-device@1" has CE GPIO
|
/Zephyr-latest/include/zephyr/dt-bindings/gpio/ |
D | nordic-nrf-gpio.h | 26 * Similarly, when the pin is configured to operate in open-source mode
|
/Zephyr-latest/samples/bluetooth/cap_acceptor/ |
D | README.rst | 57 Similarly to how you would for real HW, you can do:
|
/Zephyr-latest/samples/bluetooth/cap_initiator/ |
D | README.rst | 57 Similarly to how you would for real HW, you can do:
|
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_sink/ |
D | README.rst | 59 Similarly to how you would for real HW, you can do:
|
/Zephyr-latest/samples/bluetooth/pbp_public_broadcast_source/ |
D | README.rst | 59 Similarly to how you would for real HW, you can do:
|
/Zephyr-latest/doc/services/portability/posix/implementation/ |
D | index.rst | 14 - Zephyr, libraries, and application code are compiled and linked together, running similarly to
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_source/ |
D | README.rst | 61 Similarly to how you would for real HW, you can do:
|
/Zephyr-latest/samples/bluetooth/bap_unicast_client/ |
D | README.rst | 66 Similarly to how you would for real HW, you can do:
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | README.rst | 62 Similarly to how you would for real HW, you can do:
|
12345