Searched defs:alert (Results 1 – 9 of 9) sorted by relevance
41 uint16_t alert, mask; in rt1718s_alert_worker() local
53 uint16_t alert, alert_mask = 0; in nct38xx_init_interrupt() local
62 uint16_t alert, mask; in nct38xx_alert_is_active() local
39 uint8_t alert; member
667 static void ucpd_notify_handler(struct alert_info *info, enum tcpc_alert alert) in ucpd_notify_handler()
421 void ps8xxx_tcpc_alert_handler_cb(const struct device *dev, void *data, enum tcpc_alert alert) in ps8xxx_tcpc_alert_handler_cb()
831 static void numaker_utcpd_notify_tcpc_alert(const struct device *dev, enum tcpc_alert alert) in numaker_utcpd_notify_tcpc_alert()
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