Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/usb_c/tcpc/
Ducpd_stm32_priv.h73 #define UCPD_ICR_ALL_INT_MASK (UCPD_ICR_FRSEVTCF | \ macro
Ducpd_stm32.c1243 LL_UCPD_WriteReg(config->ucpd_port, ICR, sr & UCPD_ICR_ALL_INT_MASK); in ucpd_isr()