Lines Matching full:cc
55 * When in the UnattachedWait.SRC state, the port is discharging the CC pin
62 * 2: The port shall continue to provide an Rp termination on the CC pin not
66 * 3: The port shall provide an Rdch termination on the CC pin being
92 /* CC Debounce time should be enough time for VCONN to discharge */ in tc_unattached_wait_src_run()
128 /* Initialize the cc state to open */ in tc_attach_wait_src_entry()
150 /* Debounce the cc state */ in tc_attach_wait_src_run()
157 /* Wait for CC debounce */ in tc_attach_wait_src_run()
195 * cable, i.e., which CC pin is in the SRC.Rd state.
200 * port shall source current on this CC pin and monitor its state.
233 /* Set cc polarity */ in tc_attached_src_entry()
236 LOG_ERR("Couldn't set CC polarity to %d: %d", tc->cc_polarity, ret); in tc_attached_src_entry()
272 /* Monitor for CC disconnection */ in tc_attached_src_run()
278 * is detected on the monitored CC pin. The Source shall detect in tc_attached_src_run()
289 * SRC.Open state is detected on the monitored CC pin. The in tc_attached_src_run()
332 * requirement the Rp value placed on the CC lines.
359 /* Place Rp on CC lines */ in tc_cc_rp_entry()
362 LOG_ERR("Couldn't set CC lines to Rp: %d", ret); in tc_cc_rp_entry()