Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_rt1718s.c41 uint16_t alert, mask; in rt1718s_alert_worker() local
Dgpio_nct38xx.c53 uint16_t alert, alert_mask = 0; in nct38xx_init_interrupt() local
Dgpio_nct38xx_alert.c62 uint16_t alert, mask; in nct38xx_alert_is_active() local
/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_hap.h39 uint8_t alert; member
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32.c667 static void ucpd_notify_handler(struct alert_info *info, enum tcpc_alert alert) in ucpd_notify_handler()
Dps8xxx.c421 void ps8xxx_tcpc_alert_handler_cb(const struct device *dev, void *data, enum tcpc_alert alert) in ps8xxx_tcpc_alert_handler_cb()
Ducpd_numaker.c831 static void numaker_utcpd_notify_tcpc_alert(const struct device *dev, enum tcpc_alert alert) in numaker_utcpd_notify_tcpc_alert()
/Zephyr-latest/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-latest/drivers/dma/
Ddma_iproc_pax.h480 struct k_sem alert; member