Searched defs:alert (Results 1 – 6 of 6) sorted by relevance
31 uint16_t alert, alert_mask = 0; in nct38xx_init_interrupt() local
41 uint16_t alert, mask; in rt1718s_alert_worker() local
54 uint16_t alert, mask; in nct38xx_alert_worker() local
667 static void ucpd_notify_handler(struct alert_info *info, enum tcpc_alert alert) in ucpd_notify_handler()
365 static void alert_handler(const struct device *tcpc, void *port_dev, enum tcpc_alert alert) in alert_handler()
480 struct k_sem alert; member