Home
last modified time | relevance | path

Searched refs:tcpc_alert_handler_cb_t (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32_priv.h248 tcpc_alert_handler_cb_t handler;
Dps8xxx.c38 tcpc_alert_handler_cb_t alert_handler;
435 int ps8xxx_tcpc_set_alert_handler_cb(const struct device *dev, tcpc_alert_handler_cb_t handler, in ps8xxx_tcpc_set_alert_handler_cb()
Drt1715.c41 tcpc_alert_handler_cb_t alert_handler;
467 tcpc_alert_handler_cb_t handler, void *handler_data) in rt1715_tcpc_set_alert_handler_cb()
Ducpd_numaker.c245 tcpc_alert_handler_cb_t handler;
834 tcpc_alert_handler_cb_t alert_handler = data->tcpc_alert.handler; in numaker_utcpd_notify_tcpc_alert()
2159 tcpc_alert_handler_cb_t alert_handler, in numaker_tcpc_set_alert_handler_cb()
Ducpd_stm32.c1277 tcpc_alert_handler_cb_t handler, void *alert_data) in ucpd_set_alert_handler_cb()
/Zephyr-latest/include/zephyr/drivers/usb_c/
Dusbc_tcpc.h127 typedef void (*tcpc_alert_handler_cb_t)(const struct device *dev, void *data, typedef
166 int (*set_alert_handler_cb)(const struct device *dev, tcpc_alert_handler_cb_t handler,
557 tcpc_alert_handler_cb_t handler, void *data) in tcpc_set_alert_handler_cb()