Home
last modified time | relevance | path

Searched refs:test_conf (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dusb_wrap_ll.h180 hw->test_conf.test_enable = enable; in usb_wrap_ll_phy_enable_test_mode()
191 usb_wrap_test_conf_reg_t test_conf; in usb_wrap_ll_phy_test_mode_set_signals() local
192 test_conf.val = hw->test_conf.val; in usb_wrap_ll_phy_test_mode_set_signals()
194 test_conf.test_usb_wrap_oe = vals->tx_enable_n; in usb_wrap_ll_phy_test_mode_set_signals()
195 test_conf.test_tx_dp = vals->tx_dp; in usb_wrap_ll_phy_test_mode_set_signals()
196 test_conf.test_tx_dm = vals->tx_dm; in usb_wrap_ll_phy_test_mode_set_signals()
197 test_conf.test_rx_rcv = vals->rx_rcv; in usb_wrap_ll_phy_test_mode_set_signals()
198 test_conf.test_rx_dp = vals->rx_dp; in usb_wrap_ll_phy_test_mode_set_signals()
199 test_conf.test_rx_dm = vals->rx_dm; in usb_wrap_ll_phy_test_mode_set_signals()
201 hw->test_conf.val = test_conf.val; in usb_wrap_ll_phy_test_mode_set_signals()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dusb_wrap_ll.h189 hw->test_conf.test_enable = enable; in usb_wrap_ll_phy_enable_test_mode()
200 usb_wrap_test_conf_reg_t test_conf; in usb_wrap_ll_phy_test_mode_set_signals() local
201 test_conf.val = hw->test_conf.val; in usb_wrap_ll_phy_test_mode_set_signals()
203 test_conf.test_usb_wrap_oe = vals->tx_enable_n; in usb_wrap_ll_phy_test_mode_set_signals()
204 test_conf.test_tx_dp = vals->tx_dp; in usb_wrap_ll_phy_test_mode_set_signals()
205 test_conf.test_tx_dm = vals->tx_dm; in usb_wrap_ll_phy_test_mode_set_signals()
206 test_conf.test_rx_rcv = vals->rx_rcv; in usb_wrap_ll_phy_test_mode_set_signals()
207 test_conf.test_rx_dp = vals->rx_dp; in usb_wrap_ll_phy_test_mode_set_signals()
208 test_conf.test_rx_dm = vals->rx_dm; in usb_wrap_ll_phy_test_mode_set_signals()
210 hw->test_conf.val = test_conf.val; in usb_wrap_ll_phy_test_mode_set_signals()
/hal_espressif-latest/components/soc/esp32h2/include/modem/
Dmodem_lpcon_struct.h106 volatile modem_lpcon_test_conf_reg_t test_conf; member
Dmodem_syscon_struct.h122 volatile modem_syscon_test_conf_reg_t test_conf; member
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dmodem_lpcon_ll.h24 hw->test_conf.clk_en = en; in modem_lpcon_ll_enable_test_clk()
Dmodem_syscon_ll.h24 hw->test_conf.clk_en = en; in modem_syscon_ll_enable_test_clk()
/hal_espressif-latest/components/soc/esp32c6/include/modem/
Dmodem_lpcon_struct.h156 volatile modem_lpcon_test_conf_reg_t test_conf; member
Dmodem_syscon_struct.h185 volatile modem_syscon_test_conf_reg_t test_conf; member
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dmodem_lpcon_ll.h24 hw->test_conf.clk_en = en; in modem_lpcon_ll_enable_test_clk()
Dmodem_syscon_ll.h24 hw->test_conf.clk_en = en; in modem_syscon_ll_enable_test_clk()
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dusb_wrap_struct.h180 volatile usb_wrap_test_conf_reg_t test_conf; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dusb_wrap_struct.h179 volatile usb_wrap_test_conf_reg_t test_conf; member