Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c607 int tcpci_tcpm_set_rx_type(const struct i2c_dt_spec *bus, uint8_t rx_type) in tcpci_tcpm_set_rx_type() argument
609 return tcpci_write_reg8(bus, TCPC_REG_RX_DETECT, rx_type); in tcpci_tcpm_set_rx_type()