Home
last modified time | relevance | path

Searched refs:rBuffer (Results 1 – 4 of 4) sorted by relevance

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_rtc.c107 void RTC_ReadRegisters(uint32_t StartAddr, uint32_t *rBuffer, uint8_t Len) in RTC_ReadRegisters() argument
127 *(rBuffer++) = *(volatile uint32_t *)(StartAddr); in RTC_ReadRegisters()
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_rtc.c106 void RTC_ReadRegisters(uint32_t StartAddr, uint32_t *rBuffer, uint8_t Len) in RTC_ReadRegisters() argument
126 *(rBuffer++) = *(volatile uint32_t *)(StartAddr); in RTC_ReadRegisters()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_rtc.h164 void RTC_ReadRegisters(uint32_t StartAddr, uint32_t *rBuffer, uint8_t Len);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_rtc.h201 void RTC_ReadRegisters(uint32_t StartAddr, uint32_t *rBuffer, uint8_t Len);

Completed in 16 milliseconds