Searched refs:GP_DATA_REG (Results 1 – 15 of 15) sorted by relevance
470 uint16_t reg = base->GP_DATA_REG; in IRTC_SetOscCapLoad()476 base->GP_DATA_REG = reg; in IRTC_SetOscCapLoad()527 base->GP_DATA_REG &= ~mask; in IRTC_Enable32kClkDuringRegisterWrite()531 base->GP_DATA_REG |= mask; in IRTC_Enable32kClkDuringRegisterWrite()
97 if ((RTC->GP_DATA_REG & 0x01U) != 0U) in CLOCK_CONFIG_EnableRtcOsc()102 RTC->GP_DATA_REG &= ~0x01U; in CLOCK_CONFIG_EnableRtcOsc()
97 if ((RTC->GP_DATA_REG & 0x01U) != 0U) { /* Only if the Rtc oscillator is not already enabled */ in CLOCK_CONFIG_EnableRtcOsc()101 RTC->GP_DATA_REG &= ~0x01U; in CLOCK_CONFIG_EnableRtcOsc()
98 if ((RTC->GP_DATA_REG & 0x01U) != 0U) { /* Only if the Rtc oscillator is not already enabled */ in CLOCK_CONFIG_EnableRtcOsc()102 RTC->GP_DATA_REG &= ~0x01U; in CLOCK_CONFIG_EnableRtcOsc()
95 if ((RTC->GP_DATA_REG & 0x01U) != 0U) { /* Only if the Rtc oscillator is not already enabled */ in CLOCK_CONFIG_EnableRtcOsc()99 RTC->GP_DATA_REG &= ~0x01U; in CLOCK_CONFIG_EnableRtcOsc()
101 if ((RTC->GP_DATA_REG & 0x01U) != 0U) { /* Only if the Rtc oscillator is not already enabled */ in CLOCK_CONFIG_EnableRtcOsc()105 RTC->GP_DATA_REG &= ~0x01U; in CLOCK_CONFIG_EnableRtcOsc()
105 if ((RTC->GP_DATA_REG & 0x01U) != 0U) in CLOCK_CONFIG_EnableRtcOsc()110 RTC->GP_DATA_REG &= ~0x01U; in CLOCK_CONFIG_EnableRtcOsc()
8782 …__IO uint16_t GP_DATA_REG; /**< RTC General Purpose Data Register, offset: 0… member
13483 …__IO uint16_t GP_DATA_REG; /**< RTC General Purpose Data Register, offset: 0… member
13487 …__IO uint16_t GP_DATA_REG; /**< RTC General Purpose Data Register, offset: 0… member
15118 __IO uint16_t GP_DATA_REG; /**< RTC General Purpose Data Register, offset: 0x20 */ member
14992 …__IO uint16_t GP_DATA_REG; /**< RTC General Purpose Data Register, offset: 0… member
35403 __IO uint16_t GP_DATA_REG; /**< General Purpose Data, offset: 0x20 */ member
43593 __IO uint16_t GP_DATA_REG; /**< General Purpose Data, offset: 0x20 */ member