#include <stdint.h>
#include <stdio.h>
#include <string.h>
#include <ctype.h>
#include <stdlib.h>
#include "stm32f7xx_hal_rtc.h"
#include "stm32f7xx_hal_rtc_ex.h"
#include "STM32F7RTC.h"
Functions | |
void | RTCInit (void) |
void | HAL_RTCEx_WakeUpTimerEventCallback (RTC_HandleTypeDef *rtc1) |
Variables | |
static RTC_HandleTypeDef | rtc1 |
void HAL_RTCEx_WakeUpTimerEventCallback | ( | RTC_HandleTypeDef * | rtc1 | ) |
|
static |