Home
last modified time | relevance | path

Searched refs:RTC_ALARM_A (Results 1 – 25 of 52) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_rtc.c1053 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1240 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1351 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1442 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1444 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_rtc.c951 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1099 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1171 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1233 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1236 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_rtc.c1100 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1297 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1410 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1502 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1504 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_rtc.c1110 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1307 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1420 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1512 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1514 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_rtc.c1116 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1314 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1429 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1521 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1523 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rtc.c1266 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1445 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1554 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1642 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1645 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_rtc.c1122 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1319 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1432 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1524 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1526 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_rtc.c1137 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1281 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1345 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1388 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1391 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rtc.c1137 if(sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1316 if(sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1423 if(Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1511 if(Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1514 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_rtc.c1130 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1337 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1454 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1548 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1550 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rtc.c1255 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1463 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1550 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1614 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1617 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rtc.c1274 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1418 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1482 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1525 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1528 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rtc.c1356 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1560 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1656 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1700 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1703 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rtc.c1201 if(sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1392 if(sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1520 if(Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1616 if(Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1619 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rtc.c1250 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1437 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1544 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1629 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1632 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rtc.c1193 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1382 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1837 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
2024 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
2136 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
2233 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
2236 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rtc.c1473 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1679 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1776 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1823 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1826 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rtc.c1504 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1717 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1818 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1869 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1872 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rtc.c1531 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1744 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1845 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1896 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1899 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_rtc.c1444 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1656 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1757 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1808 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1811 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rtc.c1535 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm()
1748 if (sAlarm->Alarm == RTC_ALARM_A) in HAL_RTC_SetAlarm_IT()
1849 if (Alarm == RTC_ALARM_A) in HAL_RTC_DeactivateAlarm()
1900 if (Alarm == RTC_ALARM_A) in HAL_RTC_GetAlarm()
1903 sAlarm->Alarm = RTC_ALARM_A; in HAL_RTC_GetAlarm()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rtc.h50 #define IS_RTC_ALARM(ALARM) ((ALARM) == RTC_ALARM_A)
280 #define RTC_ALARM_A 0U /*!< Specify alarm ID… macro
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rtc.h349 #define RTC_ALARM_A RTC_CR_ALRAE macro
804 #define IS_RTC_ALARM(ALARM) (((ALARM) == RTC_ALARM_A) || ((ALARM) == RTC_ALARM_B))
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rtc.h340 #define RTC_ALARM_A RTC_CR_ALRAE macro
718 #define IS_RTC_ALARM(ALARM) ((ALARM) == RTC_ALARM_A)
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rtc.h386 #define RTC_ALARM_A RTC_CR_ALRAE macro
861 #define IS_RTC_ALARM(ALARM) ((ALARM) == RTC_ALARM_A)

123