Home
last modified time | relevance | path

Searched refs:aos_event_free (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/osal_aos/example/
A Devent_example.c143 aos_event_free(&event_handle); in aos_event_example()
150 aos_event_free(&event_handle); in aos_event_example()
/AliOS-Things-master/components/drivers/peripheral/uart/src/
A Dtty_csi.c233 aos_event_free(&tty_csi->event); in tty_csi_unregister()
376 aos_event_free(&tty_csi->event); in aos_tty_csi_register()
383 aos_event_free(&tty_csi->event); in aos_tty_csi_register()
391 aos_event_free(&tty_csi->event); in aos_tty_csi_register()
A Dtty.c581 aos_event_free(&tty->event); in dev_tty_unregister()
669 aos_event_free(&tty->event); in aos_tty_register()
/AliOS-Things-master/components/drivers/peripheral/gpio/src/
A Dgpioc.c384 aos_event_free(&pin->irq_event); in dev_gpioc_unregister()
439 aos_event_free(&gpioc->pins[j].irq_event); in aos_gpioc_register()
451 aos_event_free(&gpioc->pins[j].irq_event); in aos_gpioc_register()
462 aos_event_free(&gpioc->pins[i].irq_event); in aos_gpioc_register()
/AliOS-Things-master/components/osal_aos/rhino/
A Daos_event.c45 void aos_event_free(aos_event_t *event) in aos_event_free() function
/AliOS-Things-master/components/drivers/peripheral/i2c/src/
A Di2c.c172 aos_event_free(&i2c->event); in dev_i2c_unregister()
237 aos_event_free(&i2c->event); in aos_i2c_register()
/AliOS-Things-master/components/epoll/src/
A Ddevice.c180 aos_event_free(&pdev->event); in epoll_open()
219 aos_event_free(&pdev->event); in epoll_close()
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi.c208 aos_event_free(&spi->event); in dev_spi_unregister()
306 aos_event_free(&spi->event); in aos_spi_register()
/AliOS-Things-master/components/osal_aos/include/aos/
A Dkernel.h568 void aos_event_free(aos_event_t *event);
/AliOS-Things-master/components/uservice/src/
A Devent_svr.c144 aos_event_free(&ev_service.select_sem); in event_service_init()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Duart.c420 aos_event_free(&uart0_event); in hal_uart_finalize()
/AliOS-Things-master/hardware/chip/rtl872xd/csi_driver/uart/
A Duart.c218 aos_event_free(&priv->event); in csi_uart_uninit()
/AliOS-Things-master/components/osal_aos/
A DREADME.md932 | aos_event_free() | 事件删除函数 |

Completed in 20 milliseconds