Home
last modified time | relevance | path

Searched refs:BACKUP_RTC_TIME (Results 1 – 5 of 5) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_rtc.c145 BACKUP_RTC_TIME = tmpTime; in Cy_RTC_SetDateAndTime()
182 tmpTime = BACKUP_RTC_TIME; in Cy_RTC_GetDateAndTime()
571 BACKUP_RTC_TIME = tmpTime; in Cy_RTC_SetDateAndTimeDirect()
711 curTime = BACKUP_RTC_TIME; in Cy_RTC_SetHoursFormat()
789 BACKUP_RTC_TIME = curTime; in Cy_RTC_SetHoursFormat()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_rtc.h1247 …return((_FLD2BOOL(BACKUP_RTC_TIME_CTRL_12HR, BACKUP_RTC_TIME)) ? CY_RTC_12_HOURS : CY_RTC_24_HOURS… in Cy_RTC_GetHoursFormat()
1320 BACKUP_RTC_TIME = timeBcd; in Cy_RTC_SyncToRtcAhbDateAndTime()
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1A/include/
Dcy_device.h562 #define BACKUP_RTC_TIME (((BACKUP_Type *) BACKUP)->RTC_TIME) macro
584 #define BACKUP_RTC_TIME (((BACKUP_V1_Type *) BACKUP)->RTC_TIME) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1B/include/
Dcy_device.h2053 #define BACKUP_RTC_TIME (((BACKUP_Type *) BACKUP)->RTC_TIME) macro
2076 #define BACKUP_RTC_TIME (((BACKUP_Type *) BACKUP)->RTC_TIME) macro
/hal_infineon-latest/mtb-pdl-cat1/devices/COMPONENT_CAT1C/include/
Dcy_device.h305 #define BACKUP_RTC_TIME (((BACKUP_Type *) BACKUP)->RTC_TIME) macro