Home
last modified time | relevance | path

Searched defs:alert (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.4.0/drivers/gpio/
Dgpio_nct38xx.c31 uint16_t alert, alert_mask = 0; in nct38xx_init_interrupt() local
Dgpio_rt1718s.c41 uint16_t alert, mask; in rt1718s_alert_worker() local
Dgpio_nct38xx_alert.c54 uint16_t alert, mask; in nct38xx_alert_worker() local
/Zephyr-Core-3.4.0/drivers/usb_c/tcpc/
Ducpd_stm32.c667 static void ucpd_notify_handler(struct alert_info *info, enum tcpc_alert alert) in ucpd_notify_handler()
/Zephyr-Core-3.4.0/subsys/usb/usb_c/
Dusbc_prl.c365 static void alert_handler(const struct device *tcpc, void *port_dev, enum tcpc_alert alert) in alert_handler()
/Zephyr-Core-3.4.0/drivers/dma/
Ddma_iproc_pax.h480 struct k_sem alert; member