Home
last modified time | relevance | path

Searched refs:RTC_EnterInitMode (Results 1 – 25 of 69) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_hal_rtc.c229 static HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc);
335 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_Init()
427 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_DeInit()
1358 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_DeactivateAlarm()
1625 if (RTC_EnterInitMode(hrtc) != HAL_OK) in RTC_WriteTimeCounter()
1674 if (RTC_EnterInitMode(hrtc) != HAL_OK) in RTC_WriteAlarmCounter()
1701 static HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_rtc_ex.c1178 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_SetCoarseCalib()
1225 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_DeactivateCoarseCalib()
1329 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_SetRefClock()
1373 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_DeactivateRefClock()
Dstm32f2xx_hal_rtc.c310 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
371 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
731 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
865 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1750 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rtc.c238 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
298 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
586 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
768 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1453 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rtc.c321 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
382 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
767 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
914 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1682 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_hal_rtc.c295 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
350 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
678 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
825 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1585 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rtc.c316 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
377 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
757 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
904 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1813 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
Dstm32f4xx_hal_rtc_ex.c1319 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_SetCoarseCalib()
1366 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_DeactivateCoarseCalib()
1660 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_SetRefClock()
1704 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_DeactivateRefClock()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rtc.c320 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
381 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
767 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
914 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1823 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rtc.c322 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
383 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
774 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
921 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1832 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rtc.c301 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_Init()
392 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_DeInit()
824 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_SetTime()
990 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_SetDate()
1884 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rtc.c320 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
381 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
779 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
926 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1835 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rtc.c311 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
361 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
771 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
954 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1664 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rtc.c311 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
373 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
772 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
954 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1754 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef* hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_rtc.c318 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
379 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
779 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
928 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1865 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
Dstm32l1xx_hal_rtc_ex.c1375 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_SetCoarseCalib()
1422 status = RTC_EnterInitMode(hrtc); in HAL_RTCEx_DeactivateCoarseCalib()
1728 status = RTC_EnterInitMode(hrtc);
1772 status = RTC_EnterInitMode(hrtc);
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rtc.c313 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
373 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
772 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
968 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1847 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rtc.c328 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
387 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
841 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
1024 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1801 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rtc.c322 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_Init()
395 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
835 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_SetTime()
1054 if (RTC_EnterInitMode(hrtc) != HAL_OK) in HAL_RTC_SetDate()
1934 HAL_StatusTypeDef RTC_EnterInitMode(const RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rtc.c304 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
379 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
832 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
1015 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1910 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) function
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rtc.c382 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
439 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
885 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
1064 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1869 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rtc.c329 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
408 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
789 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
985 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
1473 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
1655 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
2583 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rtc.c375 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
439 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
996 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
1262 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
2116 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rtc.c363 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
434 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
1009 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
1204 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
2165 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rtc.c379 status = RTC_EnterInitMode(hrtc); in HAL_RTC_Init()
459 status = RTC_EnterInitMode(hrtc); in HAL_RTC_DeInit()
1036 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetTime()
1231 status = RTC_EnterInitMode(hrtc); in HAL_RTC_SetDate()
2192 HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef *hrtc) in RTC_EnterInitMode() function

123