Searched refs:second (Results 1 – 8 of 8) sorted by relevance
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/source/ |
| D | gd32e50x_enet.c | 3362 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond) in enet_ptp_timestamp_update_config() argument 3364 ENET_PTP_TSUH = second; in enet_ptp_timestamp_update_config() 3375 void enet_ptp_expected_time_config(uint32_t second, uint32_t nanosecond) in enet_ptp_expected_time_config() argument 3377 ENET_PTP_ETH = second; in enet_ptp_expected_time_config() 3401 systime_struct->second = temp_sec; in enet_ptp_system_time_get() 3514 enet_ptp_timestamp_update_config(systime_struct->sign, systime_struct->second, subsecond_val); in enet_ptp_coarsecorrection_systime_update() 3544 enet_ptp_timestamp_update_config(systime_struct->sign, systime_struct->second, subsecond_val); in enet_ptp_finecorrection_settime()
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/source/ |
| D | gd32l23x_rtc.c | 162 TIME_SC(rtc_initpara_struct->second)); in rtc_init() 311 rtc_initpara_struct->second = (uint8_t)GET_TIME_SC(temp_tr); in rtc_current_time_get()
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/ |
| D | gd32f4xx_rtc.c | 146 TIME_SC(rtc_initpara_struct->second)); in rtc_init() 295 rtc_initpara_struct->second = (uint8_t)GET_TIME_SC(temp_tr); in rtc_current_time_get()
|
| D | gd32f4xx_enet.c | 3333 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond) in enet_ptp_timestamp_update_config() argument 3335 ENET_PTP_TSUH = second; in enet_ptp_timestamp_update_config() 3346 void enet_ptp_expected_time_config(uint32_t second, uint32_t nanosecond) in enet_ptp_expected_time_config() argument 3348 ENET_PTP_ETH = second; in enet_ptp_expected_time_config() 3372 systime_struct->second = temp_sec; in enet_ptp_system_time_get()
|
| /hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/ |
| D | gd32f4xx_enet.h | 1011 …uint32_t second; /*!< second of sys… member 1667 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond); 1669 void enet_ptp_expected_time_config(uint32_t second, uint32_t nanosecond);
|
| D | gd32f4xx_rtc.h | 243 …uint8_t second; /*!< RTC second value:… member
|
| /hal_gigadevice-latest/gd32e50x/standard_peripheral/include/ |
| D | gd32e50x_enet.h | 987 …uint32_t second; /*!< second of sys… member 1672 void enet_ptp_timestamp_update_config(uint32_t sign, uint32_t second, uint32_t subsecond); 1674 void enet_ptp_expected_time_config(uint32_t second, uint32_t nanosecond);
|
| /hal_gigadevice-latest/gd32l23x/standard_peripheral/include/ |
| D | gd32l23x_rtc.h | 245 …uint8_t second; /*!< RTC second… member
|