Home
last modified time | relevance | path

Searched refs:PSELRESET (Results 1 – 14 of 14) sorted by relevance

/lk-master/external/platform/nrfx/mdk/
A Dsystem_nrf52820.c102 …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()
A Dsystem_nrf52805.c108 …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()
A Dsystem_nrf52811.c127 …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()
A Dsystem_nrf52810.c170 …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()
A Dsystem_nrf52833.c137 …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()
A Dsystem_nrf52840.c162 …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()
A Dsystem_nrf52.c189 …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()
A Dnrf52805.h553 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
A Dnrf52810.h601 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
A Dnrf52811.h620 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
A Dnrf52820.h622 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
A Dnrf52.h753 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection[0]: Mappi… member
A Dnrf52833.h891 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member
A Dnrf52840.h934 …__IOM uint32_t PSELRESET[2]; /*!< (@ 0x00000200) Description collection: Mapping … member

Completed in 95 milliseconds