Home
last modified time | relevance | path

Searched full:cts (Results 1 – 25 of 42) sorted by relevance

12

/hal_espressif-latest/zephyr/port/pincfgs/
Desp32c2.yml14 cts:
34 cts:
Desp32c3.yml14 cts:
34 cts:
Desp32c6.yml19 cts:
39 cts:
Desp32s2.yml18 cts:
38 cts:
Desp32.yml19 cts:
39 cts:
59 cts:
Desp32s3.yml17 cts:
37 cts:
57 cts:
/hal_espressif-latest/components/bt/porting/transport/include/
Desp_hci_driver.h55 * @param cts_pin The pin number for the UART CTS (clear to send) line.
71 * @param cts_pin The pin number for the UART CTS (clear to send) line.
/hal_espressif-latest/components/hal/include/hal/
Duart_types.h89 UART_HW_FLOWCTRL_CTS = 0x2, /*!< enable TX hardware flow control (cts)*/
102 UART_SIGNAL_CTS_INV = (0x1 << 3), /*!< inverse the UART cts signal*/
/hal_espressif-latest/components/bt/porting/transport/driver/uart/
Dhci_driver_uart_config.c30 …ESP_LOGI(TAG,"set rts:%d, cts:%d.\n", uart_config->hci_uart_rts_pin, uart_config->hci_uart_cts_pin… in hci_driver_uart_config()
Dhci_driver_uart.h33 int hci_uart_cts_pin; /*!< CTS Pin number of UART for HCI */
/hal_espressif-latest/components/soc/esp32/include/soc/
Duart_struct.h154 … 1; /*This register stores the level value of the internal uart cts signal.*/
160 … 1; /*This register represent the level value of the internal uart cts signal.*/
185 …32_t cts_inv: 1; /*Set this bit to inverse the level value of uart cts signal.*/
/hal_espressif-latest/components/bt/host/nimble/
DKconfig.in1171 int "UART Cts Pin"
1174 UART HCI CTS pin
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h146 …1; /*This register represent the level value of the internal uart cts signal.*/
176 … cts_inv: 1; /*Set this bit to inverse the level value of uart cts signal.*/
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h147 … : 1; /*This register represent the level value of the internal uart cts signal.*/
177 …_inv : 1; /*Set this bit to inverse the level value of uart cts signal.*/
/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/include/
Dport_int.h72 UINT8 modem_signal; /* [DTR/DSR | RTS/CTS | RI | DCD ] */
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h766 * @brief Check if the UART cts flow control is enabled.
770 * @return True if hw cts flow control is enabled, otherwise false is returned.
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h842 * @brief Check if the UART cts flow control is enabled.
846 * @return True if hw cts flow control is enabled, otherwise false is returned.
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dport_api.h133 #define PORT_EV_CTS 0x00000008 /* CTS changed state */
139 #define PORT_EV_CTSS 0x00000400 /* CTS state */
497 #define PORT_FLAG_CTS_HOLD 0x01 /* Tx is waiting for CTS signal */
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_uuid.h285 * @brief CTS Characteristic Current Time
/hal_espressif-latest/components/bt/controller/esp32c2/
DKconfig.in46 int "HCI uart CTS gpio"
/hal_espressif-latest/components/bt/controller/esp32h2/
DKconfig.in64 int "HCI uart CTS gpio"
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h810 * @brief Check if the UART cts flow control is enabled.
814 * @return True if hw cts flow control is enabled, otherwise false is returned.
/hal_espressif-latest/components/hal/esp32/include/hal/
Duart_ll.h799 * @brief Check if the UART cts flow control is enabled.
803 * @return True if hw cts flow control is enabled, otherwise false is returned.
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h842 * @brief Check if the UART cts flow control is enabled.
846 * @return True if hw cts flow control is enabled, otherwise false is returned.
/hal_espressif-latest/components/bt/controller/esp32c6/
DKconfig.in64 int "HCI uart CTS gpio"

12