|
STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
|
Functions | |
| HAL_StatusTypeDef | HAL_RTC_WaitForSynchro (RTC_HandleTypeDef *hrtc) |
| void | HAL_RTC_DST_Add1Hour (RTC_HandleTypeDef *hrtc) |
| void | HAL_RTC_DST_Sub1Hour (RTC_HandleTypeDef *hrtc) |
| void | HAL_RTC_DST_SetStoreOperation (RTC_HandleTypeDef *hrtc) |
| void | HAL_RTC_DST_ClearStoreOperation (RTC_HandleTypeDef *hrtc) |
| uint32_t | HAL_RTC_DST_ReadStoreOperation (RTC_HandleTypeDef *hrtc) |
| void HAL_RTC_DST_Add1Hour | ( | RTC_HandleTypeDef * | hrtc | ) |
| void HAL_RTC_DST_ClearStoreOperation | ( | RTC_HandleTypeDef * | hrtc | ) |
| uint32_t HAL_RTC_DST_ReadStoreOperation | ( | RTC_HandleTypeDef * | hrtc | ) |
| void HAL_RTC_DST_SetStoreOperation | ( | RTC_HandleTypeDef * | hrtc | ) |
| void HAL_RTC_DST_Sub1Hour | ( | RTC_HandleTypeDef * | hrtc | ) |
| HAL_StatusTypeDef HAL_RTC_WaitForSynchro | ( | RTC_HandleTypeDef * | hrtc | ) |