Home
last modified time | relevance | path

Searched refs:tx_pin (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/examples/openthread/ot_br/main/
Desp_ot_config.h30 .tx_pin = 5, \
50 .tx_pin = UART_PIN_NO_CHANGE, \
/hal_espressif-3.6.0/examples/openthread/ot_cli/main/
Desp_ot_config.h37 .tx_pin = 5, \
58 .tx_pin = UART_PIN_NO_CHANGE, \
/hal_espressif-3.6.0/examples/openthread/ot_rcp/main/
Desp_ot_config.h34 .tx_pin = UART_PIN_NO_CHANGE, \
/hal_espressif-3.6.0/components/openthread/include/
Desp_openthread_types.h67 int tx_pin; /*!< UART TX pin */ member