Home
last modified time | relevance | path

Searched refs:loopback (Results 1 – 18 of 18) sorted by relevance

/hal_espressif-latest/components/esp_netif/
DCMakeLists.txt40 list(APPEND srcs loopback/esp_netif_loopback.c)
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duart_struct.h171 uint32_t loopback: 1; member
/hal_espressif-latest/components/soc/esp32/include/soc/
Demac_mac_struct.h35 …uint32_t loopback : 1; /*When this bit is set the MAC operates in the loopback mode MII. The… member
Duart_struct.h179 … uint32_t loopback: 1; /*Set this bit to enable uart loop-back test mode.*/ member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Duart_struct.h170 … uint32_t loopback: 1; /*Set this bit to enable uart loopback test mode.*/ member
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Duart_struct.h171 …uint32_t loopback : 1; /*Set this bit to enable uart loopback test mode.*/ member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dlp_uart_struct.h478 uint32_t loopback:1; member
Duart_struct.h546 uint32_t loopback:1; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Duart_struct.h565 uint32_t loopback:1; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Duart_struct.h546 uint32_t loopback:1; member
/hal_espressif-latest/components/hal/esp32/include/hal/
Demac_ll.h214 mac_regs->gmacconfig.loopback = enable; in emac_ll_loopback_enable()
Duart_ll.h820 hw->conf0.loopback = loop_back_en; in uart_ll_set_loop_back()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Duart_ll.h787 hw->conf0.loopback = loop_back_en; in uart_ll_set_loop_back()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Duart_ll.h831 hw->conf0.loopback = loop_back_en; in uart_ll_set_loop_back()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Duart_ll.h863 hw->conf0.loopback = loop_back_en; in uart_ll_set_loop_back()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Duart_ll.h863 hw->conf0.loopback = loop_back_en; in uart_ll_set_loop_back()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Duart_ll.h895 hw->conf0_sync.loopback = loop_back_en; in uart_ll_set_loop_back()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Duart_ll.h904 hw->conf0_sync.loopback = loop_back_en; in uart_ll_set_loop_back()