| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | timeouts.h | 75 lwip_cyclic_timer_handler handler; member 109 #define sys_timeout_ext(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler) argument 114 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) argument
|
| D | lowpower.h | 71 lwip_timer_handler handler; member 81 sys_timeout_handler handler; member 125 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg) argument
|
| D | debug.h | 154 #define LWIP_ERROR(message, expression, handler) do { \ argument
|
| /device/qemu/arm_virt/liteos_a/board/extcmd/ |
| D | reset_shell.c | 43 UINT32 osReHookFuncAdd(STORAGE_HOOK_FUNC handler, VOID *param) in osReHookFuncAdd() 61 UINT32 osReHookFuncDel(STORAGE_HOOK_FUNC handler) in osReHookFuncDel()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | net.h | 232 coap_response_handler_t handler) { in coap_register_response_handler() 247 coap_nack_handler_t handler) { in coap_register_nack_handler() 260 coap_ping_handler_t handler) { in coap_register_ping_handler() 273 coap_pong_handler_t handler) { in coap_register_pong_handler()
|
| D | resource.h | 83 coap_method_handler_t handler[7]; member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/ |
| D | hi_osal.h | 110 void (*handler)(struct osal_workqueue_ *workqueue); member 122 void (*handler)(unsigned long); member 169 OSAL_HRTIMER_RESTART_E (*handler)(void *timer); member 240 void (*handler)(unsigned long data); member 330 int (*handler)(unsigned int argc, char (*argv)[PROC_CMD_SINGEL_LENGTH_MAX], void *private); member 382 int (*handler)(unsigned int cmd, void *arg, void *private_data); member
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/ |
| D | osal_interrupt.c | 25 int osal_request_irq(unsigned int irq, osal_irq_handler_t handler, osal_irq_handler_t thread_fn, co… in osal_request_irq()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/ |
| D | los_swtmr_pri.h | 53 … SWTMR_PROC_FUNC handler; /**< Callback function that handles software timer timeout */ member
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/ |
| D | osal_task.c | 36 osal_task *osal_kthread_create(osal_kthread_handler handler, void *data, const char *name, unsigned… in osal_kthread_create()
|
| D | osal_gpio.c | 130 int osal_gpio_irq_request(unsigned int gpio, osal_irq_handler handler, in osal_gpio_irq_request()
|
| D | osal_workqueue.c | 89 int osal_workqueue_init(osal_workqueue *work, osal_workqueue_handler handler) in osal_workqueue_init()
|
| D | osal_interrupt.c | 50 int osal_irq_request(unsigned int irq, osal_irq_handler handler, osal_irq_handler thread_fn, const … in osal_irq_request()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
| D | oal_interrupt.h | 117 static inline hi_s32 oal_request_irq(hi_u32 irq, irq_handler_t handler, unsigned long flags, const … in oal_request_irq()
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
| D | hcc_host.c | 332 hi_s32 hcc_host_proc_rx_queue_impl(oal_netbuf_head_stru *head, void *handler, int32_t type) 876 hi_s32 hcc_host_proc_tx_queue_impl(oal_netbuf_head_stru *buffQueue, void *handler, int32_t type)
|
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/ |
| D | core_802.h | 890 __STATIC_INLINE void csi_vic_set_vector(int32_t IRQn, uint32_t handler) in csi_vic_set_vector()
|