Searched refs:CTS (Results 1 – 25 of 56) sorted by relevance
123
/Zephyr-latest/samples/net/sockets/echo_client/boards/ |
D | mimxrt1020_evk.overlay | 13 * nRF21540 (P6) P0.07 CTS -> IMXRT1020-EVK (J19) D8 (GPIO B1 07) (RTS) 15 * nRF21540 (P6) P0.05 RTS -> IMXRT1020-EVK (J17) D7 (GPIO B1 06) (CTS) 44 * The lpuart2's CTS pin is mapped to PHY's int-gpio or to SDRAM EMC 20. 45 * As SPINEL UART's implementation required CTS/RTS flow control -
|
/Zephyr-latest/boards/shields/arduino_uno_click/boards/ |
D | nrf9160dk_nrf9160_arduino_uno_click_common.dtsi | 30 * The default pin group for the nRF9160 DK includes RTS/CTS HW flow 33 * on the same pins, but just removes RTS/CTS from the pin groups.
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | Kconfig.cts | 12 bool "Helper APIs to encode and decode CTS formatted time"
|
/Zephyr-latest/boards/nuvoton/numaker_m2l31ki/ |
D | numaker_m2l31ki-pinctrl.dtsi | 17 /* TX/RX/RTS/CTS/RST --> D1/D0/A2/A3/D2 --> PB3/PB2/PB8/PB9/PC9 */
|
/Zephyr-latest/tests/drivers/uart/uart_elementary/ |
D | README.txt | 6 For single uart configuration - UART0 TX connected to RX and CTS to RTS
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.xec | 23 such as CTS and RTS.
|
D | Kconfig.altera | 23 Enabling this will cause the transmitter to wait for rising edge of CTS before sending.
|
D | Kconfig.ns16550 | 22 such as CTS and RTS.
|
/Zephyr-latest/boards/nuvoton/numaker_pfm_m467/ |
D | numaker_pfm_m467-pinctrl.dtsi | 17 /* TX/RX/RTS/CTS/RST --> D1/D0/A2/A3/D2 --> PB3/PB2/PB8/PB9/PC9 */
|
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/ |
D | README.txt | 15 Test requires that two pairs of pins are shortened: TX with RX and CTS with RTS.
|
/Zephyr-latest/boards/infineon/cy8ckit_062s4/ |
D | cy8ckit_062s4.dts | 46 <9 0 &gpio_prt5 1 0>, /* D3-CTS-5 */
|
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/ |
D | cy8ckit_062_ble_common.dtsi | 47 <9 0 &gpio_prt5 3 0>, /* D3-CTS-5 */
|
/Zephyr-latest/boards/witte/linum/doc/ |
D | index.rst | 29 - 2 On-board RS232 Transceiver with RTS/CTS 134 CTS PD3 143 CTS PD11
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.hl7800 | 368 int "CTS signal filter time (microseconds)" 371 This value is used to filter the CTS signal from the modem. 372 CTS pulses shorter than this value will be ignored.
|
/Zephyr-latest/boards/waveshare/nrf51_ble400/doc/ |
D | index.rst | 145 * CTS = P0.07 153 * CTS = P0.8
|
/Zephyr-latest/boards/gardena/sgrm/doc/ |
D | index.rst | 58 | PB0.3 | CTS (I) | |
|
/Zephyr-latest/boards/shields/sparkfun_carrier_asset_tracker/doc/ |
D | index.rst | 40 | micromod_1_uart alias | UART 1 (with CTS and RTS pins) |
|
/Zephyr-latest/boards/silabs/dev_kits/sim3u1xx_dk/doc/ |
D | index.rst | 76 | PB1.15 | CTS (I) | |
|
/Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/doc/ |
D | index.rst | 41 - Supports hardware flow control features (RTS/CTS).
|
/Zephyr-latest/boards/particle/boron/doc/ |
D | index.rst | 111 * UARTE0 enabled RX/TX on labeled header (UART1); add RTS/CTS with overlay
|
/Zephyr-latest/boards/particle/argon/doc/ |
D | index.rst | 115 * UARTE0 enabled RX/TX on labeled header (UART1); add RTS/CTS with overlay
|
/Zephyr-latest/boards/particle/xenon/doc/ |
D | index.rst | 116 * UARTE0 enabled RX/TX on labeled header (UART1); add RTS/CTS with overlay
|
/Zephyr-latest/samples/net/sockets/echo_client/ |
D | README.rst | 228 * nRF21540 (P6) P0.07 CTS -> IMXRT1020-EVK (J19) D8 (GPIO B1 07) (RTS) 230 * nRF21540 (P6) P0.05 RTS -> IMXRT1020-EVK (J17) D7 (GPIO B1 06) (CTS)
|
/Zephyr-latest/boards/nordic/nrf52840dk/ |
D | nrf52840dk_nrf52840.dts | 159 "CTS", "RXD", "NFC1", "NFC2", "BUTTON1", "BUTTON2", "LED1",
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_nrf.c | 147 NRF_PSEL_UART(reg, CTS) = psel; in pinctrl_configure_pins()
|
123