Searched refs:PORT_CTRL_SAMPLING_Msk (Results 1 – 3 of 3) sorted by relevance
113 #define PORT_CTRL_SAMPLING_Msk (_UINT32_(0xFFFFFFFF) << PORT_CTRL_SAMPLING_Pos) … macro114 #define PORT_CTRL_SAMPLING(value) (PORT_CTRL_SAMPLING_Msk & (_UINT32_(value) << PORT_CT…