Searched refs:CATB_PARAMETER_NPINS_Pos (Results 1 – 1 of 1) sorted by relevance
487 #define CATB_PARAMETER_NPINS_Pos 0 /**< \brief (CATB_PARAMETER) Number of Pins */ macro488 #define CATB_PARAMETER_NPINS_Msk (_U_(0xFF) << CATB_PARAMETER_NPINS_Pos)489 …fine CATB_PARAMETER_NPINS(value) (CATB_PARAMETER_NPINS_Msk & ((value) << CATB_PARAMETER_NPINS_Pos))