Searched refs:PSELRESET (Results 1 – 14 of 14) sorted by relevance
102 …if (((NRF_UICR->PSELRESET[0] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected <<… in SystemInit()103 …((NRF_UICR->PSELRESET[1] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected << UIC… in SystemInit()106 NRF_UICR->PSELRESET[0] = 18; in SystemInit()108 NRF_UICR->PSELRESET[1] = 18; in SystemInit()
108 …if (((NRF_UICR->PSELRESET[0] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected <<… in SystemInit()109 …((NRF_UICR->PSELRESET[1] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected << UIC… in SystemInit()112 NRF_UICR->PSELRESET[0] = RESET_PIN; in SystemInit()114 NRF_UICR->PSELRESET[1] = RESET_PIN; in SystemInit()
127 …if (((NRF_UICR->PSELRESET[0] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected <<… in SystemInit()128 …((NRF_UICR->PSELRESET[1] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected << UIC… in SystemInit()131 NRF_UICR->PSELRESET[0] = RESET_PIN; in SystemInit()133 NRF_UICR->PSELRESET[1] = RESET_PIN; in SystemInit()
170 …if (((NRF_UICR->PSELRESET[0] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected <<… in SystemInit()171 …((NRF_UICR->PSELRESET[1] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected << UIC… in SystemInit()174 NRF_UICR->PSELRESET[0] = 21; in SystemInit()176 NRF_UICR->PSELRESET[1] = 21; in SystemInit()
137 …if (((NRF_UICR->PSELRESET[0] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected <<… in SystemInit()138 …((NRF_UICR->PSELRESET[1] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected << UIC… in SystemInit()141 NRF_UICR->PSELRESET[0] = 18; in SystemInit()143 NRF_UICR->PSELRESET[1] = 18; in SystemInit()
162 …if (((NRF_UICR->PSELRESET[0] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected <<… in SystemInit()163 …((NRF_UICR->PSELRESET[1] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected << UIC… in SystemInit()166 NRF_UICR->PSELRESET[0] = 18; in SystemInit()168 NRF_UICR->PSELRESET[1] = 18; in SystemInit()
189 …if (((NRF_UICR->PSELRESET[0] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected <<… in SystemInit()190 …((NRF_UICR->PSELRESET[1] & UICR_PSELRESET_CONNECT_Msk) != (UICR_PSELRESET_CONNECT_Connected << UIC… in SystemInit()193 NRF_UICR->PSELRESET[0] = 21; in SystemInit()195 NRF_UICR->PSELRESET[1] = 21; in SystemInit()
553 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
601 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
620 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
622 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
753 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection[0]: Mappi… member
891 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
934 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
Completed in 95 milliseconds