Searched refs:receiver (Results 1 – 25 of 62) sorted by relevance
123
| /tests/drivers/uart/uart_errors/ |
| A D | README.txt | 1 The purpose of this test is to validate UART receiver when error occurs on 3 certain bytes with parity enabled when receiver is configured without parity.
|
| /tests/net/mgmt/src/ |
| A D | mgmt.c | 193 static int sending_event(uint32_t times, bool receiver, bool info) in sending_event() argument 196 times, receiver ? "with" : "without", in sending_event() 203 if (receiver) { in sending_event() 212 if (receiver) { in sending_event() 227 static int test_sending_event(uint32_t times, bool receiver) in test_sending_event() argument 229 return sending_event(times, receiver, false); in test_sending_event() 232 static int test_sending_event_info(uint32_t times, bool receiver) in test_sending_event_info() argument 234 return sending_event(times, receiver, true); in test_sending_event_info()
|
| /tests/drivers/i2s/i2s_api/boards/ |
| A D | 96b_argonkey.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | 96b_stm32_sensor_mez.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | nucleo_f411re.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | sam_e70_xplained_same70q21.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | sam_e70_xplained_same70q21b.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | sam_v71_xult_samv71q21.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | sam_v71_xult_samv71q21b.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | litex_vexriscv.overlay | 1 /* i2s-node0 is the receiver
|
| A D | lpcxpresso55s69_lpc55s69_cpu0.overlay | 2 * i2s-node0 is the receiver
|
| /tests/drivers/i2s/i2s_speed/boards/ |
| A D | 96b_argonkey.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | 96b_stm32_sensor_mez.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | nucleo_f411re.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | sam_e70_xplained_same70q21.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | sam_e70_xplained_same70q21b.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | sam_v71_xult_samv71q21.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | sam_v71_xult_samv71q21b.overlay | 1 /* i2s-node0 is the transmitter/receiver */
|
| A D | litex_vexriscv.overlay | 1 /* i2s-node0 is the receiver
|
| /tests/boards/nrf/qdec/boards/ |
| A D | nrf54l15dk_nrf54l15_cpuapp.overlay | 8 /* To prevent enabling console receiver. */
|
| A D | nrf54l15dk_nrf54l15_cpuflpr.overlay | 8 /* To prevent enabling console receiver. */
|
| A D | bl54l15_dvk_nrf54l15_cpuapp.overlay | 9 /* To prevent enabling console receiver. */
|
| A D | bl54l15_dvk_nrf54l15_cpuflpr.overlay | 9 /* To prevent enabling console receiver. */
|
| A D | bl54l15u_dvk_nrf54l15_cpuapp.overlay | 9 /* To prevent enabling console receiver. */
|
| A D | bl54l15u_dvk_nrf54l15_cpuflpr.overlay | 9 /* To prevent enabling console receiver. */
|
Completed in 25 milliseconds
123