Searched full:sides (Results 1 – 25 of 30) sorted by relevance
12
/Zephyr-latest/dts/bindings/gpio/ |
D | st-morpho-header.yaml | 8 Nucleo-64, CN11 and CN12 in case of Nucleo-144) accessible on both sides of
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/classic/ |
D | a2dp.rst | 9 * Source and Sink sides register a2dp callbacks. using :code:`a2dp register_cb`. 10 …* Source and Sink sides register stream endpoints. using :code:`a2dp register_ep source sbc` and :…
|
/Zephyr-latest/dts/bindings/ipc/ |
D | zephyr,ipc-icmsg.yaml | 29 invalidation or the write-back size for both sides of the communication.
|
/Zephyr-latest/drivers/net/ |
D | nsos_netdb.c | 9 * It is needed by both sides to share the same macro definitions/values
|
D | nsos_fcntl.c | 13 * It is needed by both sides to share the same macro definitions/values
|
/Zephyr-latest/doc/services/ipc/ipc_service/backends/ |
D | ipc_service_icbmsg.rst | 44 …This must be the largest value of the invalidation or the write-back size for both sides of the co… 45 You can skip it if none of the communication sides is using data cache on shared memory. 319 * To make sure that two sides are ready to exchange messages over that endpoint. 321 After ICMsg is initialized, both sides can start the endpoint binding. 322 There are no restrictions on the order in which the sides start the endpoint binding.
|
D | ipc_service_icmsg.rst | 28 …This must be the largest value of the invalidation or the write-back size for both sides of the co… 29 You can skip it if none of the communication sides is using data cache on shared memory.
|
/Zephyr-latest/dts/bindings/spi/ |
D | nordic,nrf-spi-common.yaml | 63 both sides for the mechanism to work correctly.
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt/src/ |
D | main_reconfigure.c | 38 /* Wait until all channels are established on both sides */ in test_peripheral_main()
|
/Zephyr-latest/tests/lib/hash_function/src/ |
D | main.c | 108 * However, since we lack sqrt(n), we have to square both sides in kolmogorov_smirnov_test()
|
/Zephyr-latest/samples/drivers/ipm/ipm_ivshmem/ |
D | README.rst | 77 To run both QEMU sides, repeat the west build command followed
|
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/ |
D | main.c | 174 * - queue up lots of ATT bufs from both sides in a_test_iteration()
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/src/ |
D | build_date.c | 135 /* Check left and right sides of date which should match */ in ZTEST()
|
/Zephyr-latest/boards/espressif/esp32s2_saola/doc/ |
D | index.rst | 7 Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing.
|
/Zephyr-latest/boards/espressif/esp32s2_devkitc/doc/ |
D | index.rst | 7 Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing.
|
/Zephyr-latest/boards/espressif/esp32c6_devkitc/doc/ |
D | index.rst | 23 Most of the I/O pins are broken out to the pin headers on both sides for easy interfacing.
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 87 | | out to the inward and outward sides of JP2 respectively. By default, | 102 | | the inward and outward sides of JP2 respectively. By default, these | 211 columns of the table below. The two “Shared With” columns on both sides describe where else on
|
/Zephyr-latest/drivers/dma/ |
D | dma_mcux_lpc.c | 359 * then skip by the same amount on both sides in dma_mcux_lpc_configure()
|
/Zephyr-latest/tests/kernel/timer/timer_api/src/ |
D | main.c | 98 * We can alias at both sides of the interval, so two in interval_check()
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.6.rst | 457 * The HCI implementation for both the Host and the Controller sides has been
|
D | release-notes-3.0.rst | 713 is initiated from both sides.
|
D | release-notes-2.4.rst | 991 * :github:`28202` - Adafruit TFT touch shield cap touch flipped sides left-to-right
|
/Zephyr-latest/boards/nordic/nrf9160dk/doc/ |
D | index.rst | 507 them, add the following line in the overlays for applications on both sides, nRF52840:
|
/Zephyr-latest/ |
D | MAINTAINERS.yml | 4015 Renesas R-Car SOCs, dts files (Cortex-R and Cortex-A sides). 4016 Renesas boards based on R-Car SOCs (Cortex-R and Cortex-A sides).
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | smp.c | 2239 /* if both sides have OOB data use OOB */ in legacy_get_pair_method() 2251 /* if both sides have KeyboardDisplay capabilities, initiator displays in legacy_get_pair_method() 4771 /* derive BR/EDR LinkKey if supported by both sides */ in bt_smp_encrypt_change()
|
12