Searched refs:RSTC_RCAUSE_BOD_Pos (Results 1 – 3 of 3) sorted by relevance
55 #define RSTC_RCAUSE_BOD_Pos _UINT8_(1) … macro56 #define RSTC_RCAUSE_BOD_Msk (_UINT8_(0x3) << RSTC_RCAUSE_BOD_Pos) …57 …C_RCAUSE_BOD(value) (RSTC_RCAUSE_BOD_Msk & (_UINT8_(value) << RSTC_RCAUSE_BOD_Pos))