Home
last modified time | relevance | path

Searched defs:event (Results 1 – 25 of 75) sorted by relevance

123

/components/drivers/wlan/
A Ddev_wlan_prot.c40 static void rt_wlan_prot_event_handle(struct rt_wlan_device *wlan, rt_wlan_dev_event_t event, struc… in rt_wlan_prot_event_handle()
220 rt_wlan_dev_event_t event; in rt_wlan_prot_detach_dev() local
279 rt_err_t rt_wlan_prot_event_register(struct rt_wlan_prot *prot, rt_wlan_prot_event_t event, rt_wlan… in rt_wlan_prot_event_register()
301 rt_err_t rt_wlan_prot_event_unregister(struct rt_wlan_prot *prot, rt_wlan_prot_event_t event) in rt_wlan_prot_event_unregister()
A Ddev_wlan_mgnt.c96 rt_int32_t event; member
211 static rt_err_t rt_wlan_send_to_thread(rt_wlan_event_t event, void *buff, int len) in rt_wlan_send_to_thread()
405 static void rt_wlan_event_dispatch(struct rt_wlan_device *device, rt_wlan_dev_event_t event, struct… in rt_wlan_event_dispatch()
628 static rt_err_t rt_wlan_complete_wait(struct rt_wlan_complete_des *complete, rt_uint32_t event, in rt_wlan_complete_wait()
794 rt_wlan_dev_event_t event; in rt_wlan_set_mode() local
844 static void rt_wlan_join_scan_callback(int event, struct rt_wlan_buff *buff, void *parameter) in rt_wlan_join_scan_callback()
1679 rt_err_t rt_wlan_register_event_handler(rt_wlan_event_t event, rt_wlan_event_handler handler, void … in rt_wlan_register_event_handler()
1699 rt_err_t rt_wlan_unregister_event_handler(rt_wlan_event_t event) in rt_wlan_unregister_event_handler()
A Ddev_wlan_lwip.c216 …c void rt_wlan_lwip_event_handle(struct rt_wlan_prot *port, struct rt_wlan_device *wlan, int event) in rt_wlan_lwip_event_handle()
536 rt_wlan_prot_event_t event; in rt_wlan_lwip_init() local
A Ddev_wlan.c351 …_wlan_dev_register_event_handler(struct rt_wlan_device *device, rt_wlan_dev_event_t event, rt_wlan… in rt_wlan_dev_register_event_handler()
382 …lan_dev_unregister_event_handler(struct rt_wlan_device *device, rt_wlan_dev_event_t event, rt_wlan… in rt_wlan_dev_unregister_event_handler()
411 void rt_wlan_dev_indicate_event_handle(struct rt_wlan_device *device, rt_wlan_dev_event_t event, st… in rt_wlan_dev_indicate_event_handle()
/components/drivers/smp_call/
A Dsmp_call.c59 static void _mask_out_cpu(struct rt_smp_event *event, int oncpu) in _mask_out_cpu()
73 struct rt_smp_event *event; in _do_glob_request() local
88 struct rt_smp_event *event; in _do_request() local
260 struct rt_smp_event *event; in _smp_call_func_cond() local
A Dsmp_call.h48 struct rt_smp_event event; member
/components/drivers/usb/cherryusb/class/template/
A Dusbd_xxx.c19 static void xxx_notify_handler(uint8_t busid, uint8_t event, void *arg) in xxx_notify_handler()
/components/drivers/include/ipc/
A Dcondvar.h23 struct rt_wqueue event; member
/components/libc/posix/io/epoll/
A Depoll.c429 static int epoll_ctl_add(struct dfs_file *df, int fd, struct epoll_event *event) in epoll_ctl_add()
555 static int epoll_ctl_mod(struct dfs_file *df, int fd, struct epoll_event *event) in epoll_ctl_mod()
603 static int epoll_do_ctl(int epfd, int op, int fd, struct epoll_event *event) in epoll_do_ctl()
984 int epoll_ctl(int epfd, int op, int fd, struct epoll_event *event) in epoll_ctl()
/components/drivers/usb/cherryusb/class/msc/
A Dusbd_msc.c55 uint32_t event; member
99 void msc_storage_notify_handler(uint8_t busid, uint8_t event, void *arg) in msc_storage_notify_handler()
851 uintptr_t event; in usbdev_msc_thread() local
875 uint8_t event; in usbd_msc_polling() local
/components/drivers/usb/cherryusb/demo/
A Ddfu_with_st_tool_template.c209 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()
A Dcdc_acm_rttchardev_template.c171 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()
A Dmtp_template.c214 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()
A Dmidi_template.c270 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()
A Dhid_keyboard_template.c282 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()
A Dcdc_acm_template.c176 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()
A Dhid_custom_inout_template.c311 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()
/components/net/at/at_socket/
A Dat_socket.c241 static void at_do_event_changes(struct at_socket *sock, at_event_t event, rt_bool_t is_plus) in at_do_event_changes()
298 static void at_do_event_clean(struct at_socket *sock, at_event_t event) in at_do_event_clean()
740 static void at_connect_notice_cb(struct at_socket *sock, at_socket_evt_t event, const char *buff, s… in at_connect_notice_cb()
806 static void at_recv_notice_cb(struct at_socket *sock, at_socket_evt_t event, const char *buff, size… in at_recv_notice_cb()
833 static void at_closed_notice_cb(struct at_socket *sock, at_socket_evt_t event, const char *buff, si… in at_closed_notice_cb()
/components/drivers/rtc/
A Ddev_alarm.c233 static void alarm_update(rt_uint32_t event) in alarm_update()
530 void rt_alarm_update(rt_device_t dev, rt_uint32_t event) in rt_alarm_update()
/components/drivers/usb/cherryusb/demo/adb/
A Dusbd_adb_template.c249 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()
/components/drivers/include/drivers/
A Ddev_alarm.h62 struct rt_event event; member
/components/drivers/ipc/
A Ddataqueue.c46 void (*evt_notify)(struct rt_data_queue *queue, rt_uint32_t event)) in rt_data_queue_init()
/components/vbus/
A Dvbus.h147 enum rt_vbus_event_id event; member
/components/drivers/usb/cherryusb/class/aoa/
A Dusbh_aoa.c176 int usbh_aoa_send_hid_event(struct usbh_aoa *aoa_class, uint16_t id, uint8_t *event, uint32_t event… in usbh_aoa_send_hid_event()
/components/drivers/usb/cherryusb/demo/bootuf2/
A Dmsc_bootuf2_template.c168 static void usbd_event_handler(uint8_t busid, uint8_t event) in usbd_event_handler()

Completed in 31 milliseconds

123