Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c343 } else if (reg & TCPC_REG_ALERT_V_ALARM_LO) { in tcpci_alert_reg_to_enum()
/Zephyr-latest/include/zephyr/usb_c/
Dtcpci.h98 #define TCPC_REG_ALERT_V_ALARM_LO BIT(8) macro