Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 16 of 16) sorted by relevance

/bsp/simulator/SDL2/include/
A DSDL_events.h187 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
196 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
211 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
227 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
302 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
318 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
335 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
353 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
369 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
385 Uint32 timestamp; /**< In milliseconds, populated using SDL_GetTicks() */ member
[all …]
/bsp/samd21/sam_d2x_asflib/common/services/calendar/
A Dcalendar.c258 void calendar_timestamp_to_date(uint32_t timestamp, in calendar_timestamp_to_date()
300 void calendar_timestamp_to_date_tz(uint32_t timestamp, int8_t hour, in calendar_timestamp_to_date_tz()
331 uint32_t timestamp = 0; in calendar_date_to_timestamp() local
373 uint32_t timestamp = calendar_date_to_timestamp(date); in calendar_date_to_timestamp_tz() local
/bsp/nxp/lpc/lpc55sxx/Libraries/drivers/
A Ddrv_rtc.c21 static rt_err_t lpc_get_timestamp(time_t *timestamp) in lpc_get_timestamp()
42 static int lpc_set_timestamp(time_t timestamp) in lpc_set_timestamp()
/bsp/w60x/drivers/
A Ddrv_rtc.c48 static int wm_set_timestamp(time_t timestamp) in wm_set_timestamp()
84 time_t timestamp = 0; in wm_alarm_set_timestamp() local
/bsp/hpmicro/libraries/hpm_sdk/drivers/src/
A Dhpm_enet_drv.c426 enet_ptp_ts_system_t *timestamp) in enet_prepare_tx_desc_with_ts_record()
775 void enet_set_ptp_timestamp(ENET_Type *ptr, enet_ptp_ts_update_t *timestamp) in enet_set_ptp_timestamp()
786 void enet_get_ptp_timestamp(ENET_Type *ptr, enet_ptp_ts_system_t *timestamp) in enet_get_ptp_timestamp()
A Dhpm_mcan_drv.c1890 mcan_timestamp_value_t *timestamp) in mcan_get_timestamp_from_tx_event()
1925 mcan_timestamp_value_t *timestamp) in mcan_get_timestamp_from_received_message()
/bsp/hc32/tests/
A Dtest_rtc.c57 void alarm_callback_fun(rt_alarm_t alarm, time_t timestamp) in alarm_callback_fun()
/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_rtc.c20 static int set_timestamp(time_t timestamp) in set_timestamp()
/bsp/hpmicro/libraries/drivers/
A Ddrv_rtc.c121 static int hpm_rtc_set_timestamp(time_t timestamp) in hpm_rtc_set_timestamp()
/bsp/raspberry-pi/raspi3-64/driver/
A Ddrv_rtc.c41 static int raspi_set_timestamp(time_t timestamp) in raspi_set_timestamp()
/bsp/loongson/ls1cdev/drivers/
A Ddrv_rtc.c51 static int set_timestamp(time_t timestamp) in set_timestamp()
/bsp/nxp/imx/imxrt/libraries/drivers/
A Ddrv_rtc.c50 static int imxrt_hp_set_timestamp(time_t timestamp) in imxrt_hp_set_timestamp()
/bsp/raspberry-pi/raspi3-32/driver/
A Ddrv_rtc.c194 static int raspi_set_timestamp(time_t timestamp) in raspi_set_timestamp()
/bsp/nuvoton/libraries/nu_packages/Demo/
A Dccap_demo.c307 static int ccap_save_planar_frame(char *name, rt_tick_t timestamp, const void *data, size_t size) in ccap_save_planar_frame()
/bsp/frdm-k64f/device/MK64F12/
A Dfsl_enet.h333 uint32_t timestamp; /*!< Timestamp. */ member
354 uint32_t timestamp; /*!< Timestamp. */ member
A Dfsl_flexcan.h292 uint32_t timestamp : 16; /*!< FlexCAN internal Free-Running Counter Time Stamp. */ member

Completed in 33 milliseconds