Searched refs:u32StopDischgVolt (Results 1 – 2 of 2) sorted by relevance
799 int32_t UTCPD_SetStopDischargeVolt(int port, uint32_t u32StopDischgVolt) in UTCPD_SetStopDischargeVolt() argument801 return tcpc_addr_write16(port, NULL, TCPC_REG_VBUS_STOP_DISCHARGE_THRESH, u32StopDischgVolt); in UTCPD_SetStopDischargeVolt()
314 int32_t UTCPD_SetStopDischargeVolt(int port, uint32_t u32StopDischgVolt);