Searched refs:PORT_PINCFG_PULLEN_Pos (Results 1 – 3 of 3) sorted by relevance
278 #define PORT_PINCFG_PULLEN_Pos _UINT8_(2) … macro279 #define PORT_PINCFG_PULLEN_Msk (_UINT8_(0x1) << PORT_PINCFG_PULLEN_Pos) …280 …(value) (PORT_PINCFG_PULLEN_Msk & (_UINT8_(value) << PORT_PINCFG_PULLEN_Pos)) /* Assig…