Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m2l31x/StdDriver/src/
Dutcpd.c799 int32_t UTCPD_SetStopDischargeVolt(int port, uint32_t u32StopDischgVolt) in UTCPD_SetStopDischargeVolt() argument
801 return tcpc_addr_write16(port, NULL, TCPC_REG_VBUS_STOP_DISCHARGE_THRESH, u32StopDischgVolt); in UTCPD_SetStopDischargeVolt()
/hal_nuvoton-latest/m2l31x/StdDriver/inc/
Dutcpd.h314 int32_t UTCPD_SetStopDischargeVolt(int port, uint32_t u32StopDischgVolt);