Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 25 of 27) sorted by relevance

12

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dtimeouts.h75 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
Dlowpower.h71 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
Ddebug.h154 #define LWIP_ERROR(message, expression, handler) do { \ argument
/device/qemu/arm_virt/liteos_a/board/extcmd/
Dreset_shell.c43 UINT32 osReHookFuncAdd(STORAGE_HOOK_FUNC handler, VOID *param) in osReHookFuncAdd()
61 UINT32 osReHookFuncDel(STORAGE_HOOK_FUNC handler) in osReHookFuncDel()
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_ir.c381 static int hal_ir_dma_recv(uint8_t id, uint8_t *data, uint32_t len, HAL_IR_DMA_HANDLER_T handler) in hal_ir_dma_recv()
492 …ic int hal_ir_dma_send(uint8_t id, const uint8_t *data, uint32_t len, HAL_IR_DMA_HANDLER_T handler) in hal_ir_dma_send()
581 int hal_ir_dma_rx(uint8_t *data, uint32_t len, HAL_IR_DMA_HANDLER_T handler) in hal_ir_dma_rx()
600 int hal_ir_dma_tx(const uint8_t *data, uint32_t len, HAL_IR_DMA_HANDLER_T handler) in hal_ir_dma_tx()
Dhal_sleep.c217 int hal_sleep_set_sleep_hook(enum HAL_SLEEP_HOOK_USER_T user, HAL_SLEEP_HOOK_HANDLER handler) in hal_sleep_set_sleep_hook()
243 …leep_set_deep_sleep_hook(enum HAL_DEEP_SLEEP_HOOK_USER_T user, HAL_DEEP_SLEEP_HOOK_HANDLER handler) in hal_sleep_set_deep_sleep_hook()
866 int hal_pm_notif_register(enum HAL_PM_USER_TYPE_T user, HAL_PM_NOTIF_HANDLER handler) in hal_pm_notif_register()
918 int hal_pm_notif_deregister(enum HAL_PM_USER_TYPE_T user, HAL_PM_NOTIF_HANDLER handler) in hal_pm_notif_deregister()
Dhal_spi.c827 …pi_dma_send_id(enum HAL_SPI_ID_T id, const void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler) in hal_spi_dma_send_id()
1031 …_id(enum HAL_SPI_ID_T id, const void *cmd, void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler) in hal_spi_dma_recv_id()
1237 int hal_spi_slave_dma_recv(void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler, in hal_spi_slave_dma_recv()
1515 int hal_ispi_dma_send(const void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler) in hal_ispi_dma_send()
1532 int hal_ispi_dma_recv(const void *cmd, void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler) in hal_ispi_dma_recv()
1658 int hal_spi_dma_send(const void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler) in hal_spi_dma_send()
1675 int hal_spi_dma_recv(const void *cmd, void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler) in hal_spi_dma_recv()
1816 int hal_spilcd_dma_send(const void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler) in hal_spilcd_dma_send()
1833 int hal_spilcd_dma_recv(const void *cmd, void *data, uint32_t len, HAL_SPI_DMA_HANDLER_T handler) in hal_spilcd_dma_recv()
Dhal_timer.c761 …on_setup(uint32_t id, uint32_t sub_id, enum HAL_TIMER_TYPE_T type, HAL_TIMER_IRQ_HANDLER_T handler) in hal_timer_common_setup()
880 void hal_timer_setup(enum HAL_TIMER_TYPE_T type, HAL_TIMER_IRQ_HANDLER_T handler) in hal_timer_setup()
935 void hal_fast_timer_setup(enum HAL_TIMER_TYPE_T type, HAL_TIMER_IRQ_HANDLER_T handler) in hal_fast_timer_setup()
1022 void hal_user_timer0_setup(enum HAL_TIMER_TYPE_T type, HAL_TIMER_IRQ_HANDLER_T handler) in hal_user_timer0_setup()
1073 void hal_user_timer1_setup(enum HAL_TIMER_TYPE_T type, HAL_TIMER_IRQ_HANDLER_T handler) in hal_user_timer1_setup()
Dhal_sensor_eng.h63 HAL_SENSOR_ENG_HANDLER_T handler; member
Dhal_ir.h78 HAL_IR_INT_HANDLER_T handler; member
Dhal_i2c.h174 HAL_I2C_SENSOR_ENG_HANDLER_T handler; member
Dhal_aud.h357 AUD_VAD_CALLBACK handler; member
368 AUD_VAD_CALLBACK handler; member
Dhal_dma.h171 HAL_DMA_IRQ_HANDLER_T handler; member
Dhal_dma.c142 static HAL_DMA_IRQ_HANDLER_T handler[HAL_DMA_INST_QTY][DMA_NUMBER_CHANNELS]; variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dnet.h232 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()
Dresource.h83 coap_method_handler_t handler[7]; member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
Dhi_osal.h110 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/
Dosal_interrupt.c25 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/
Dlos_swtmr_pri.h53 … SWTMR_PROC_FUNC handler; /**< Callback function that handles software timer timeout */ member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
Dosal_task.c36 osal_task *osal_kthread_create(osal_kthread_handler handler, void *data, const char *name, unsigned… in osal_kthread_create()
Dosal_gpio.c130 int osal_gpio_irq_request(unsigned int gpio, osal_irq_handler handler, in osal_gpio_irq_request()
Dosal_workqueue.c89 int osal_workqueue_init(osal_workqueue *work, osal_workqueue_handler handler) in osal_workqueue_init()
Dosal_interrupt.c50 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/
Doal_interrupt.h117 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/
Dhcc_host.c332 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)

12