Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c340 } else if (reg & TCPC_REG_ALERT_V_ALARM_HI) { in tcpci_alert_reg_to_enum()
/Zephyr-latest/include/zephyr/usb_c/
Dtcpci.h100 #define TCPC_REG_ALERT_V_ALARM_HI BIT(7) macro