Searched defs:alert_handler (Results 1 – 3 of 3) sorted by relevance
38 tcpc_alert_handler_cb_t alert_handler; member
834 tcpc_alert_handler_cb_t alert_handler = data->tcpc_alert.handler; in numaker_utcpd_notify_tcpc_alert() local2159 tcpc_alert_handler_cb_t alert_handler, in numaker_tcpc_set_alert_handler_cb()
365 static void alert_handler(const struct device *tcpc, void *port_dev, enum tcpc_alert alert) in alert_handler() function