Searched refs:timeval (Results 1 – 20 of 20) sorted by relevance
| /bsp/simulator/drivers/ |
| A D | drv_rtc.c | 43 static void get_rtc_timeval(struct timeval *tv) in get_rtc_timeval() 74 struct timeval tv; in pc_rtc_control() 81 get_rtc_timeval((struct timeval *) args); in pc_rtc_control()
|
| A D | SConscript | 26 # such as fd_set related, struct timeval...
|
| /bsp/airm2m/air105/libraries/rt_drivers/ |
| A D | drv_rtc.c | 53 struct timeval *tv = (struct timeval *) args; in air105_rtc_get_timeval()
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/src/ |
| A D | hpm_rtc_drv.c | 24 struct timeval rtc_get_timeval(RTC_Type *base) in rtc_get_timeval() 26 struct timeval tm; in rtc_get_timeval()
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_rtc.c | 177 struct timeval *tv = (struct timeval *) args; in apm32_rtc_get_timeval() 256 struct timeval tv; in apm32_rtc_get_secs()
|
| /bsp/simulator/pcap/Include/ |
| A D | Packet32.h | 152 struct timeval bh_tstamp; ///< The timestamp associated with the captured packet. 172 struct timeval ts; ///< Time stamp of the packet 254 struct timeval DagReadTimeout; ///< Read timeout. The dagc API requires a timeval structure
|
| /bsp/raspberry-pico/Drivers/ |
| A D | drv_rtc.c | 27 static rt_err_t pico_rtc_get_timeval(struct timeval *tv) in pico_rtc_get_timeval() 65 struct timeval tv; in pico_rtc_get_secs()
|
| /bsp/Infineon/libraries/HAL_Drivers/ |
| A D | drv_rtc.c | 85 static rt_err_t ifx_rtc_get_timeval(struct timeval *tv) in ifx_rtc_get_timeval() 126 struct timeval tv; in _rtc_get_secs()
|
| /bsp/n32/libraries/n32_drivers/ |
| A D | drv_rtc.c | 21 static rt_err_t n32_rtc_get_timeval(struct timeval *tv) in n32_rtc_get_timeval() 209 struct timeval tv; in n32_rtc_get_secs()
|
| /bsp/allwinner/libraries/sunxi-hal/include/hal/sdmmc/osal/ |
| A D | hal_os.h | 83 struct timeval tv;\ 88 struct timeval tv;\
|
| /bsp/hpmicro/libraries/hpm_sdk/drivers/inc/ |
| A D | hpm_rtc_drv.h | 83 struct timeval rtc_get_timeval(RTC_Type *base);
|
| A D | hpm_common.h | 193 struct timeval { struct
|
| /bsp/hc32/libraries/hc32_drivers/ |
| A D | drv_rtc.c | 113 static rt_err_t _rtc_get_timeval(struct timeval *tv) in _rtc_get_timeval() 266 struct timeval tv; in _rtc_get_secs()
|
| /bsp/microchip/common/applications/ |
| A D | lwip_demo.c | 57 struct timeval timeout; in tcpclient()
|
| /bsp/cvitek/drivers/ |
| A D | drv_rtc.c | 239 static rt_err_t _rtc_get_timeval(struct timeval *tv) in _rtc_get_timeval() 271 struct timeval tv; in _rtc_get_secs()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_rtc.c | 59 static rt_err_t stm32_rtc_get_timeval(struct timeval *tv) in stm32_rtc_get_timeval() 282 struct timeval tv; in stm32_rtc_get_secs()
|
| /bsp/simulator/pcap/Include/pcap/ |
| A D | pcap.h | 168 struct timeval ts; /* time stamp */
|
| /bsp/at32/libraries/rt_drivers/ |
| A D | drv_rtc.c | 375 static rt_err_t _rtc_get_timeval(struct timeval *tv) in _rtc_get_timeval()
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/ |
| A D | pcm_file.c | 130 struct timeval start, end;
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/ |
| A D | disp_lcd.c | 871 struct timeval lcd_start, lcd_mid, lcd_mid1, lcd_mid2, lcd_end, t5_b, t5_e; 872 struct timeval pin_b, pin_e, po_b, po_e, tocn_b, tcon_e;
|
Completed in 54 milliseconds