Home
last modified time | relevance | path

Searched defs:delay (Results 1 – 25 of 130) sorted by relevance

123456

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_workqueue.h127 unsigned long delay) in oal_queue_delayed_work()
144 oal_delayed_work *pst_work, unsigned long delay) in oal_queue_delayed_work_on()
157 static inline hi_u32 oal_queue_delayed_system_work(oal_delayed_work *pst_work, unsigned long delay) in oal_queue_delayed_system_work()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/
Dccu_phase.c20 u8 delay; in ccu_phase_get_phase() local
63 u8 delay; in ccu_phase_set_phase() local
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/driver/src/
Dduet_wdg.c64 void hw_watchdog_isr(unsigned int delay) in hw_watchdog_isr()
72 void hw_watchdog_reset(unsigned int delay) in hw_watchdog_reset()
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/
Dinit_regs.c41 unsigned int delay; member
45 static inline void delay(void) in delay() function
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/
Dinit_regs.c40 unsigned int delay; member
44 static inline void delay(void) in delay() function
/device/soc/esp/esp32/components/xtensa/
Dtrax.c54 int trax_trigger_traceend_after_delay(int delay) in trax_trigger_traceend_after_delay()
/device/soc/hpmicro/sdk/hpm_sdk/drivers/inc/
Dhpm_mchtmr_drv.h51 static inline void mchtmr_delay(MCHTMR_Type *ptr, uint64_t delay) in mchtmr_delay()
/device/soc/st/common/platform/adc/
Dstm32mp1_adc.c90 uint32_t delay = 0; in Mp1xxAdcCalibration() local
203 uint32_t delay = 0; in Mp1xxAdcRead() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/modules/actuator/
Dad5820_act.c91 int delay; in subdev_set_code() local
162 int delay; in subdev_set_code() local
Ddw9714_act.c95 int delay; in subdev_set_code() local
166 int delay; in subdev_set_code() local
/device/board/talkweb/niobe407/applications/003_system_timer/
Dos_timer_example.c38 unsigned int delay; in OS_Timer_example() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/amports/
Damstream.c1932 int delay; in amstream_ioctl_get() local
1944 int delay; in amstream_ioctl_get() local
1955 int delay; in amstream_ioctl_get() local
1967 int delay; in amstream_ioctl_get() local
2654 int delay; in amstream_do_ioctl_new() local
3303 int delay; in amstream_do_ioctl_old() local
3315 int delay; in amstream_do_ioctl_old() local
3326 int delay; in amstream_do_ioctl_old() local
3338 int delay; in amstream_do_ioctl_old() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_workqueue.h75 …hi_workqueue_add_delayed_work(hi_workqueue *workqueue, hi_delayed_work *delayed_work, hi_u32 delay) in hi_workqueue_add_delayed_work()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_system/
Dtarget_util.c34 void delay(INT32 num) in delay() function
/device/soc/hpmicro/sdk/hpm_sdk/drivers/src/
Dhpm_rdc_drv.c173 void rdc_set_acc_sync_delay(RDC_Type *ptr, rdc_input_acc_chn_t chn, uint32_t delay) in rdc_set_acc_sync_delay()
/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/osal/
Dusb_osal_rtthread.c125 void usb_osal_msleep(uint32_t delay) in usb_osal_msleep()
Dusb_osal_yoc.c112 void usb_osal_msleep(uint32_t delay) in usb_osal_msleep()
Dusb_osal_freertos.c121 void usb_osal_msleep(uint32_t delay) in usb_osal_msleep()
/device/soc/asrmicro/asr582x/liteos_m/sdk/drivers/platform/system/
Dduet_common.c50 FLASH_COMMON2_SEG void delay(unsigned int cycles) in delay() function
/device/soc/winnermicro/wm800/board/platform/drivers/7816/
Dwm_7816.c230 uint32_t delay = 0xffff; in wm_sc_hotreset() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/
Dpm_runtime.h138 static inline int pm_schedule_suspend(struct device *dev, unsigned int delay) in pm_schedule_suspend()
171 int delay) {} in pm_runtime_set_autosuspend_delay()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/lcd_fb/
Ddisp_display.c155 void LCD_OPEN_FUNC(u32 disp, LCD_FUNC func, u32 delay) in LCD_OPEN_FUNC()
165 void LCD_CLOSE_FUNC(u32 disp, LCD_FUNC func, u32 delay) in LCD_CLOSE_FUNC()
/device/soc/st/common/platform/spi/
Dstm32mp1_spi.c361 uint32_t delay = 0; in Mp1xxSpiWriteFifo() local
388 uint32_t delay = 0; in Mp1xxSpiReadFifo() local
/device/soc/esp/esp32/components/spi_flash/
Dspi_flash_chip_generic.c348 int delay = MIN(HOST_DELAY_INTERVAL_US, timeout_us); in spi_flash_chip_generic_wait_idle() local
372 int delay = MIN(interval, timeout_us); in spi_flash_chip_generic_wait_idle() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/timer/
Dtimer-sun4i.c66 unsigned long delay) in sun4i_clkevt_time_setup()

123456