Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/idf_monitor/idf_monitor_base/
Dconsole_reader.py32 def __init__(self, console, event_queue, cmd_queue, parser, test_mode): argument
39 self.test_mode = test_mode
57 elif self.test_mode:
82 if os.name == 'posix' and not self.test_mode:
/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_ll.h555 static inline void usb_dwc_ll_hprt_set_test_ctl(usb_dwc_dev_t *hw, uint32_t test_mode) in usb_dwc_ll_hprt_set_test_ctl() argument
559 hprt.prttstctl = test_mode; in usb_dwc_ll_hprt_set_test_ctl()
/hal_espressif-latest/components/soc/esp32/include/soc/
Duhci_struct.h229 …uint32_t test_mode: 3; /*bit2 is ahb bus test enable ,bit1 is used to choo… member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Duhci_struct.h240 uint32_t test_mode: 3; member