Home
last modified time | relevance | path

Searched refs:back (Results 1 – 25 of 256) sorted by relevance

1234567891011

/Zephyr-latest/samples/userspace/prod_consumer/
DREADME.rst12 back to the driver.
27 driver, buffer incoming data, and write it back once processed by
46 the processed data into another queue to be written back to the driver.
49 such data back to the driver and free the buffer.
72 I:writing processed data blob back to the sample device
76 I:writing processed data blob back to the sample device
80 I:writing processed data blob back to the sample device
84 I:writing processed data blob back to the sample device
88 I:writing processed data blob back to the sample device
92 I:writing processed data blob back to the sample device
[all …]
/Zephyr-latest/samples/subsys/console/echo/
DREADME.rst5 Echo an input character back to the output using the Console API.
12 back to the console.
34 keyboard, and they will be echoed back to the terminal program you are using.
43 Start typing characters to see them echoed back
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/boards/
Dstm32h747i_disco_stm32h747xx_m7.overlay15 def-back-color-red = <0>;
16 def-back-color-green = <0>;
17 def-back-color-blue = <0>;
/Zephyr-latest/subsys/settings/
DKconfig9 It supports several back-ends to store and load serialized data from
19 bool "runtime storage back-end"
21 Enables runtime storage back-end.
34 prompt "Storage back-end"
40 Storage back-end to be used by the settings subsystem.
46 Use FCB as a settings storage back-end.
53 Use a file (on mounted file system) as a settings storage back-end.
83 Use a custom settings storage back-end.
88 No storage back-end.
/Zephyr-latest/tests/drivers/uart/uart_async_api/boards/
Dsamr21_xpro.overlay26 /* Internally loop-back TX and RX on PAD0 */
30 /* PAD0 must be configured to allow working loop-back */
Dsamr34_xpro.overlay29 /* internally loop-back Tx and Rx on PAD0 */
37 /* PAD0 must be configured to allow working loop-back */
Dsamd21_xpro.overlay12 /* Internally loop-back TX and RX on PAD0 */
Dsamc21n_xpro.overlay8 /* Internally loop-back TX and RX on PAD0 */
Dsame54_xpro.overlay14 /* Internally loop-back TX and RX on PAD0 */
Dsaml21_xpro.overlay12 /* internally loop-back Tx and Rx on PAD0 */
/Zephyr-latest/samples/drivers/ipm/ipm_imx/
DREADME.rst11 using the IPM and transmits it back unchanged. The information about
12 the received data is printed to the console. When sending the data back,
23 and blocking sending of the data back is done in the interrupt handler, which
30 it back. The other core is usually not running Zephyr but Linux on i.MX
/Zephyr-latest/tests/drivers/comparator/gpio_loopback/boards/
Dnrf5340dk_nrf5340_cpuapp.overlay10 * P0.05 looped back to P0.04
Dnrf54l15dk_nrf54l15_cpuapp.overlay10 * P1.10 looped back to P1.11
Dnrf54h20dk_nrf54h20_cpuapp.overlay10 * P1.03 looped back to P1.02
Dfrdm_ke15z.overlay11 * PTA1 looped back to PTA0
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_core/boards/
Dclear_msi.overlay8 * Warning: This overlay clears the msi clock back to a state equivalent to what could
Dclear_f0_f1_f3_clocks.overlay8 * Warning: This overlay clears clocks back to a state equivalent to what could
Dclear_f2_f4_f7_clocks.overlay8 * Warning: This overlay clears clocks back to a state equivalent to what could
Dclear_clocks.overlay8 * Warning: This overlay clears clocks back to a state equivalent to what could
/Zephyr-latest/samples/drivers/uart/echo_bot/
DREADME.rst5 Read data from the console and echo it back.
11 echo bot. It reads data from the console and echoes the characters back after
/Zephyr-latest/tests/drivers/spi/spi_loopback/boards/
Dsamd21_xpro.overlay8 /* Internally connect MOSI to MISO for loop-back operation */
Dsamr21_xpro.overlay8 /* Internally connect MOSI to MISO for loop-back operation */
Dsame54_xpro.overlay8 /* Internally connect MOSI to MISO for loop-back operation */
/Zephyr-latest/tests/cmake/yaml/
DCMakeLists.txt132 # Read-back the yaml and verify the value.
163 # Read-back the yaml and verify the value.
187 # Read-back the yaml and verify the value.
219 # Read-back the yaml and verify the value.
243 # Read-back the yaml and verify the value.
275 # Read-back the yaml and verify the value.
303 # Read-back the yaml and verify the value.
335 # Read-back the yaml and verify the value.
350 # Read-back again and verify the value has been removed.
/Zephyr-latest/doc/project/
Ddocumentation.rst21 features and can be traced back to features. We use the API documentation as the
22 main interface to trace implementation back to documented features. This is done
33 they validate by creating a link back to the APIs and by adding a reference to
48 and trace back to them from requirements.

1234567891011