Searched refs:test_mode (Results 1 – 4 of 4) sorted by relevance
32 def __init__(self, console, event_queue, cmd_queue, parser, test_mode): argument39 self.test_mode = test_mode57 elif self.test_mode:82 if os.name == 'posix' and not self.test_mode:
555 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() argument559 hprt.prttstctl = test_mode; in usb_dwc_ll_hprt_set_test_ctl()
229 …uint32_t test_mode: 3; /*bit2 is ahb bus test enable ,bit1 is used to choo… member
240 uint32_t test_mode: 3; member