Searched refs:PDCA_MR_SIZE_Pos (Results 1 – 1 of 1) sorted by relevance
174 #define PDCA_MR_SIZE_Pos 0 /**< \brief (PDCA_MR) Transfer size */ macro175 #define PDCA_MR_SIZE_Msk (_U_(0x3) << PDCA_MR_SIZE_Pos)176 #define PDCA_MR_SIZE(value) (PDCA_MR_SIZE_Msk & ((value) << PDCA_MR_SIZE_Pos))180 #define PDCA_MR_SIZE_BYTE (PDCA_MR_SIZE_BYTE_Val << PDCA_MR_SIZE_Pos)181 #define PDCA_MR_SIZE_HALF_WORD (PDCA_MR_SIZE_HALF_WORD_Val << PDCA_MR_SIZE_Pos)182 #define PDCA_MR_SIZE_WORD (PDCA_MR_SIZE_WORD_Val << PDCA_MR_SIZE_Pos)