Home
last modified time | relevance | path

Searched full:back (Results 1 – 25 of 943) sorted by relevance

12345678910>>...38

/Zephyr-latest/dts/bindings/usb/uac2/
Dzephyr,uac2-channel-cluster.yaml23 back-left:
25 description: Back Left channel present in the cluster
27 back-right:
29 description: Back Right channel present in the cluster
39 back-center:
41 description: Back Center channel present in the cluster
67 top-back-left:
69 description: Top Back Left channel present in the cluster
71 top-back-center:
73 description: Top Back Center channel present in the cluster
[all …]
/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/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/samples/psa/its/src/
Dmain.c20 LOG_INF("Writing to and reading back from ITS..."); in write_and_read_data()
39 /* Read back the data starting from an offset. */ in write_and_read_data()
48 LOG_ERR("Reading back the data from ITS failed. (%d).", ret); in write_and_read_data()
53 LOG_ERR("Unexpected amount of bytes read back. (%zu != %zu)", in write_and_read_data()
60 LOG_HEXDUMP_INF(p_data_read, p_data_length, "Data read back:"); in write_and_read_data()
61 LOG_ERR("The data read back doesn't match the data written."); in write_and_read_data()
65 LOG_INF("Successfully wrote to ITS and read back what was written."); in write_and_read_data()
/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/soc/native/inf_clock/
Dsoc.c12 * after which arch_cpu_idle() will be called releasing the execution back to
19 * given back to the HW models.
97 * kernel has swapped back to this thread again in posix_halt_cpu()
102 * And we go back to whatever Zephyr thread called us. in posix_halt_cpu()
120 * anything it wants, and run until the CPU is set back to idle again
/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/dts/bindings/display/
Dst,stm32-ltdc.yaml44 def-back-color-red:
48 def-back-color-green:
52 def-back-color-blue:
/Zephyr-latest/tests/kernel/fifo/fifo_usage/src/
Dmain.c16 * the fifo and enters some items back into the fifo. Child Thread
18 * is returned back to Test Thread, it extracts all items from the fifo.
30 * puts items into fifo1. Child thread gives back control to the Test thread
99 /* Give control back to Test thread */ in thread_entry_fn_single()
126 /* Give control back to Test thread */ in thread_entry_fn_isr()
139 * the fifo and enters some items back into the fifo. Child Thread
141 * is returned back to Test Thread, it extracts all items from the fifo.
210 * fifo2 and then puts items into fifo1. Child thread gives back control
/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 */
/Zephyr-latest/tests/integration/kernel/src/
Dmain.c24 /* Thread B extracts all items from the fifo and enters some items back into the fifo. */
26 /* Once the control is returned back to Thread A, it extracts all items from the fifo. */
53 /* Give control back to Thread A */ in thread_entry_fn_fifo()
92 /* Thread B extracts all items from the lifo and enters some items back into the lifo. */
94 /* Once the control is returned back to Thread A, it extracts all items from the lifo. */
122 /* Give control back to Thread A */ in thread_entry_fn_lifo()
161 /* Thread B extracts all items from the stack and enters some items back into the stack. */
163 /* Once the control is returned back to Thread A, it extracts all items from the stack. */
198 /* Give control back to Thread A */ in thread_entry_fn_stack()
/Zephyr-latest/dts/bindings/ipc/
Dzephyr,ipc-icmsg.yaml29 invalidation or the write-back size for both sides of the communication.
34 Side B: 32 Bytes write-back size, 16 Bytes invalidation size
/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.
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_c_2_1.c155 * @brief Attribute read call back for the Value V10 attribute
177 * @brief Attribute read call back for the Value V2 string attribute
199 * @brief Attribute write call back for the Value V2 attribute
230 * @brief Attribute read call back for the Long descriptor V2D1 attribute
252 * @brief Attribute write call back for the Long descriptor V2D1 attribute
284 * @brief Attribute write call back for the Value V2 attribute
316 * @brief Attribute read call back for the Long descriptor V2D2 attribute
338 * @brief Attribute write call back for the Long descriptor V2D2 attribute
370 * @brief Attribute write call back for the Value V2 attribute
402 * @brief Attribute read call back for the Long descriptor V2D3 attribute
[all …]
Dservice_f_1.c90 * @brief Attribute read call back for the Value V14 string attribute
112 * @brief Attribute read call back for the Value V15 attribute
134 * @brief Attribute write call back for the Value V15 attribute
165 * @brief Attribute read call back for the Value V6 attribute
188 * @brief Attribute write call back for the Value V6 attribute
222 * @brief Attribute read call back for the Value V7 attribute
245 * @brief Attribute write call back for the Value V7 attribute
279 * @brief Attribute read call back for the Value V16 attribute
306 * @brief Attribute read call back for the Aggregate Format attribute
333 * @brief Attribute read call back for the Value V17 attribute
Dservice_b_5_1.c51 * @brief Attribute read call back for the Value V8 attribute
73 * @brief Attribute write call back for the Value V8 attribute
104 * @brief Attribute read call back for the Descriptor V8D1 attribute
126 * @brief Attribute write call back for the Descriptor V8D1 attribute
157 * @brief Attribute read call back for the Descriptor V8D2 attribute
183 * @brief Attribute write call back for the Descriptor V8D2 attribute
217 * @brief Attribute read call back for the Descriptor V8D3 attribute
239 * @brief Attribute write call back for the Descriptor V8D3 attribute
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpmc_interface.h23 * When the PMC has completed the API command, the PMC will write a completion code (CC) back into
52 * code has been written back into the COMMAND field and any data requested has been written into
67 * param_1 - Pass back the PMC ACE protocol version - the initial version is 0.
/Zephyr-latest/dts/bindings/gpio/
Dmicrobit,edge-connector.yaml20 Only the pins on the front are connected to signals. The back rings are
21 connected to the front rings, but the back small strips are unconnected.
/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/include/zephyr/drivers/
Dspi_emul.h48 * value of -ENOSYS will revert back to the default api.
58 * was read back.
90 * Back door to allow an emulator to retrieve the host configuration.
/Zephyr-latest/include/zephyr/drivers/ethernet/
Deth_nxp_enet.h58 * dev: target device to call back
59 * dev_type: which driver to call back
/Zephyr-latest/arch/arc/core/
Dfast_irq.S89 * switch back to original register bank to get correct sp.
107 /* here, bank 0 sp must go back to the value before push and
113 /* switch back to banked reg, only ilink can be used */
188 * point, so when switching back to register bank 0, it will contain the
221 /* we're back on the outgoing thread's stack */
297 /* LP registers are already restored, just switch back to bank 0 */
/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.

12345678910>>...38