Home
last modified time | relevance | path

Searched refs:msecs (Results 1 - 25 of 25) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dtimeouts.h108 err_t sys_timeout_debug(u32_t msecs, sys_timeout_handler handler, void *arg, const char *handler_name);
109 #define sys_timeout_ext(msecs, handler, arg) sys_timeout_debug(msecs, handler, arg, #handler)
111 err_t sys_timeout_ext(u32_t msecs, sys_timeout_handler handler, void *arg);
114 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg)
H A Dlowpower.h125 #define sys_timeout(msecs, handler, arg) (void)sys_timeout_ext(msecs, handler, arg)
135 err_t sys_timeout_ext(u32_t msecs, sys_timeout_handler handler, void *arg);
H A Dtcpip.h192 err_t tcpip_timeout(u32_t msecs, sys_timeout_handler h, void *arg);
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_timer.c120 unsigned long osal_msleep(unsigned int msecs) in osal_msleep() argument
122 return msleep_interruptible(msecs); in osal_msleep()
126 void osal_msleep_uninterruptible(unsigned int msecs) in osal_msleep_uninterruptible() argument
128 msleep(msecs); in osal_msleep_uninterruptible()
138 void osal_mdelay(unsigned int msecs) in osal_mdelay() argument
140 mdelay(msecs); in osal_mdelay()
/device/soc/rockchip/rk2206/hardware/include/lz_hardware/
H A Ddelay.h21 void ToyMdelay(unsigned int msecs);
23 void ToyMsleep(unsigned int msecs);
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_timer.c102 unsigned long osal_msleep(unsigned int msecs) in osal_msleep() argument
104 return msleep_interruptible(msecs); in osal_msleep()
114 void osal_mdelay(unsigned int msecs) in osal_mdelay() argument
116 mdelay(msecs); in osal_mdelay()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.h626 static inline long kbase_csf_timeout_in_jiffies(const unsigned int msecs) in kbase_csf_timeout_in_jiffies() argument
629 return (fw_debug ? MAX_SCHEDULE_TIMEOUT : msecs_to_jiffies(msecs)); in kbase_csf_timeout_in_jiffies()
631 return msecs_to_jiffies(msecs); in kbase_csf_timeout_in_jiffies()
/device/soc/rockchip/rk3588/kernel/include/trace/hooks/
H A Dtypec.h48 TP_PROTO(const char *state, enum typec_timer timer, unsigned int *msecs),
49 TP_ARGS(state, timer, msecs));
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_firmware.h678 static inline long kbase_csf_timeout_in_jiffies(const unsigned int msecs) in kbase_csf_timeout_in_jiffies() argument
681 return (fw_debug ? MAX_SCHEDULE_TIMEOUT : msecs_to_jiffies(msecs)); in kbase_csf_timeout_in_jiffies()
683 return msecs_to_jiffies(msecs); in kbase_csf_timeout_in_jiffies()
/device/qemu/arm_virt/liteos_a/board/include/soc/
H A Dtimer.h29 VOID LOS_Mdelay(UINT32 msecs);
/device/board/hisilicon/hispark_aries/liteos_a/board/include/hisoc/
H A Dtimer.h51 VOID LOS_Mdelay(UINT32 msecs);
/device/board/hisilicon/hispark_taurus/liteos_a/board/include/hisoc/
H A Dtimer.h51 VOID LOS_Mdelay(UINT32 msecs);
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dhi_osal.h136 unsigned long osal_msleep(unsigned int msecs);
137 void osal_msleep_uninterruptible(unsigned int msecs);
139 void osal_mdelay(unsigned int msecs);
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
H A Dtcpip_priv.h173 u32_t msecs; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dhi_osal.h504 extern unsigned long osal_msleep(unsigned int msecs);
506 extern void osal_mdelay(unsigned int msecs);
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_osal.h501 extern unsigned long osal_msleep(unsigned int msecs);
503 extern void osal_mdelay(unsigned int msecs);
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_osal.h506 extern unsigned long osal_msleep(unsigned int msecs);
508 extern void osal_mdelay(unsigned int msecs);
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H A Dhi_boot_rom.h126 * @param msecs [IN] type #hi_u32,delay period (unit: millisecond).
134 hi_void mdelay(hi_u32 msecs);
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H A Dhi_boot_rom.h126 * @param msecs [IN] type #hi_u32,delay period (unit: millisecond).
134 hi_void mdelay(hi_u32 msecs);
/device/soc/hisilicon/common/platform/hieth-sf/src/
H A Dinterface.c47 extern unsigned long msecs_to_jiffies(const uint32_t msecs);
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi-rockchip.c1295 int msecs; in rockchip_hdmi_irq() local
1324 msecs = 0x96; in rockchip_hdmi_irq()
1327 msecs = 0x14; in rockchip_hdmi_irq()
1329 mod_delayed_work(hdmi->workqueue, &hdmi->work, msecs_to_jiffies(msecs)); in rockchip_hdmi_irq()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dbcmmsgbuf.h254 uint16 msecs; /* interrupt coalescing: timeout in millisecs */ member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c617 int msecs; in check_hdmi_irq() local
626 msecs = 150; in check_hdmi_irq()
630 msecs = 20; in check_hdmi_irq()
633 mod_delayed_work(hdmi->workqueue, &hdmi->work, msecs_to_jiffies(msecs)); in check_hdmi_irq()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_msgbuf.c9853 ring_config_req->soft_doorbell.msecs = htol16(soft_doorbell->msecs); in dhd_msgbuf_ring_config_d2h_soft_doorbell()
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/realtek/r8168/
H A Dr8168_n.c871 * @msecs: Time in milliseconds to sleep for
874 unsigned long _kc_msleep_interruptible(unsigned int msecs) in _kc_msleep_interruptible() argument
876 unsigned long timeout = _kc_msecs_to_jiffies(msecs); in _kc_msleep_interruptible()
[all...]

Completed in 67 milliseconds