| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_rtc.h | 103 } RTC_DateType; typedef 599 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 600 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct); 601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 633 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta…
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_rtc.h | 103 } RTC_DateType; typedef 599 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 600 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct); 601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 633 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta…
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_rtc.h | 103 } RTC_DateType; typedef 599 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 600 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct); 601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 633 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta…
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_rtc.h | 103 } RTC_DateType; typedef 599 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 600 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct); 601 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 633 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta…
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_rtc.h | 103 } RTC_DateType; typedef 713 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 714 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct); 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 747 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta…
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_rtc.h | 103 } RTC_DateType; typedef 713 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 714 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct); 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 747 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta…
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_rtc.h | 103 } RTC_DateType; typedef 713 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 714 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct); 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct); 747 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta…
|
| /bsp/n32/libraries/n32_drivers/ |
| A D | drv_rtc.c | 24 RTC_DateType RTC_DateStructure; in n32_rtc_get_timeval() 46 RTC_DateType RTC_DateStructure={0}; in set_rtc_time_stamp()
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_rtc.c | 620 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate() 709 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit() 727 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() 1573 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta… in RTC_GetTimeStamp()
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/src/ |
| A D | n32g4fr_rtc.c | 620 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate() 707 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit() 725 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() 1572 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta… in RTC_GetTimeStamp()
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/src/ |
| A D | n32wb452_rtc.c | 620 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate() 709 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit() 727 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() 1573 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta… in RTC_GetTimeStamp()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/src/ |
| A D | n32g45x_rtc.c | 617 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate() 704 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit() 722 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() 1576 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta… in RTC_GetTimeStamp()
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/ |
| A D | n32l40x_rtc.c | 666 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate() 755 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit() 773 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() 1620 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta… in RTC_GetTimeStamp()
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/ |
| A D | n32l43x_rtc.c | 615 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate() 697 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit() 715 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() 1475 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta… in RTC_GetTimeStamp()
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/ |
| A D | n32g43x_rtc.c | 654 ErrorStatus RTC_SetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_SetDate() 743 void RTC_DateStructInit(RTC_DateType* RTC_DateStruct) in RTC_DateStructInit() 761 void RTC_GetDate(uint32_t RTC_Format, RTC_DateType* RTC_DateStruct) in RTC_GetDate() 1608 void RTC_GetTimeStamp(uint32_t RTC_Format, RTC_TimeType* RTC_StampTimeStruct, RTC_DateType* RTC_Sta… in RTC_GetTimeStamp()
|