File nut/arch/cm3/dev/stm/stm32_rtc_v2.c

References Functions: Stm32RtcGetClock() nut/arch/cm3/dev/stm/stm32_rtc_v2.c
  Stm32RtcGetStatus() nut/arch/cm3/dev/stm/stm32_rtc_v2.c
  Stm32RtcInit() nut/arch/cm3/dev/stm/stm32_rtc_v2.c
  Stm32RtcSetClock() nut/arch/cm3/dev/stm/stm32_rtc_v2.c

Included Files


Global Variable rtcStm32

NUTRTC rtcStm32
Visible in:   nut/arch/cm3/dev/stm/stm32_rtc_v2.c

Global Function Stm32RtcGetClock()

int Stm32RtcGetClock ( NUTRTC* rtc, struct _tm* tm )
Used in:   nut/arch/cm3/dev/stm/stm32_rtc_v2.c

Global Function Stm32RtcInit()

int Stm32RtcInit ( NUTRTC* rtc )
Used in:   nut/arch/cm3/dev/stm/stm32_rtc_v2.c

Global Function Stm32RtcSetClock()

int Stm32RtcSetClock ( NUTRTC* rtc, const struct _tm* tm )
Used in:   nut/arch/cm3/dev/stm/stm32_rtc_v2.c

Local Function Stm32RtcGetStatus()

static int Stm32RtcGetStatus ( NUTRTC* rtc, uint32_t* sflags )
Used in:   nut/arch/cm3/dev/stm/stm32_rtc_v2.c