Searched refs:CATB_CR_ESAMPLES_Pos (Results 1 – 1 of 1) sorted by relevance
82 #define CATB_CR_ESAMPLES_Pos 8 /**< \brief (CATB_CR) Number of Event Samples */ macro83 #define CATB_CR_ESAMPLES_Msk (_U_(0x7F) << CATB_CR_ESAMPLES_Pos)84 #define CATB_CR_ESAMPLES(value) (CATB_CR_ESAMPLES_Msk & ((value) << CATB_CR_ESAMPLES_Pos))