Searched refs:CY_RTC_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
795 #define CY_RTC_AVAILABLE (0UL) /**< RTC Busy bit is cleared, RTC is … macro1227 return((_FLD2BOOL(BACKUP_STATUS_RTC_BUSY, BACKUP_STATUS)) ? CY_RTC_BUSY : CY_RTC_AVAILABLE); in Cy_RTC_GetSyncStatus()
1498 if (CY_RTC_AVAILABLE == Cy_RTC_GetSyncStatus()) in Cy_RTC_DeepSleepCallback()