Searched refs:BACKUP_BREG_SET2 (Results 1 – 2 of 2) sorted by relevance
1790 BACKUP_BREG_SET2[wordIndex - CY_SRSS_BACKUP_BREG2_START_POS] = *wordSrcPointer; in Cy_SysPm_BackupWordStore()1821 *wordDstPointer = BACKUP_BREG_SET2[wordIndex - CY_SRSS_BACKUP_BREG2_START_POS]; in Cy_SysPm_BackupWordReStore()
1839 #define BACKUP_BREG_SET2 (((BACKUP_Type *) BACKUP)->BREG_SET2) macro