Home
last modified time | relevance | path

Searched refs:CMD_POLL_ASSERT_RTS (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/serial/
Duart_intel_lw.h42 #define CMD_POLL_ASSERT_RTS 0x05 macro
/Zephyr-latest/drivers/serial/
DKconfig.intel_lw27 Please use uart_drv_cmd with CMD_POLL_ASSERT_RTS before polling out.
Duart_intel_lw.c908 case CMD_POLL_ASSERT_RTS: in uart_intel_lw_drv_cmd()