Searched refs:RSTC_RCAUSE_BACKUP_Pos (Results 1 – 3 of 3) sorted by relevance
50 #define RSTC_RCAUSE_BACKUP_Pos _UINT8_(7) … macro51 #define RSTC_RCAUSE_BACKUP_Msk (_UINT8_(0x1) << RSTC_RCAUSE_BACKUP_Pos) …52 …(value) (RSTC_RCAUSE_BACKUP_Msk & (_UINT8_(value) << RSTC_RCAUSE_BACKUP_Pos)) /* Assig…