Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb_c/tcpc/
Dtcpci.c358 } else if (reg & TCPC_REG_ALERT_EXT_STATUS) { in tcpci_alert_reg_to_enum()
/Zephyr-latest/include/zephyr/usb_c/
Dtcpci.h88 #define TCPC_REG_ALERT_EXT_STATUS BIT(13) macro