| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/RTC/ |
| D | rtc_reva.c | 43 int MXC_RTC_RevA_GetBusyFlag(mxc_rtc_reva_regs_t *rtc) in MXC_RTC_RevA_GetBusyFlag() argument 51 int MXC_RTC_RevA_EnableInt(mxc_rtc_reva_regs_t *rtc, uint32_t mask) in MXC_RTC_RevA_EnableInt() argument 63 rtc->ctrl |= mask; in MXC_RTC_RevA_EnableInt() 74 int MXC_RTC_RevA_DisableInt(mxc_rtc_reva_regs_t *rtc, uint32_t mask) in MXC_RTC_RevA_DisableInt() argument 86 rtc->ctrl &= ~mask; in MXC_RTC_RevA_DisableInt() 97 int MXC_RTC_RevA_SetTimeofdayAlarm(mxc_rtc_reva_regs_t *rtc, uint32_t ras) in MXC_RTC_RevA_SetTimeofdayAlarm() argument 100 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_SetTimeofdayAlarm() 104 rtc->toda = (ras << MXC_F_RTC_REVA_TODA_TOD_ALARM_POS) & MXC_F_RTC_REVA_TODA_TOD_ALARM; in MXC_RTC_RevA_SetTimeofdayAlarm() 109 int MXC_RTC_RevA_SetSubsecondAlarm(mxc_rtc_reva_regs_t *rtc, uint32_t rssa) in MXC_RTC_RevA_SetSubsecondAlarm() argument 112 if (MXC_RTC_RevA_GetBusyFlag(rtc)) { in MXC_RTC_RevA_SetSubsecondAlarm() [all …]
|
| D | rtc_reva.h | 48 int MXC_RTC_RevA_Init(mxc_rtc_reva_regs_t *rtc, uint32_t sec, uint32_t ssec); 49 int MXC_RTC_RevA_EnableInt(mxc_rtc_reva_regs_t *rtc, uint32_t mask); 50 int MXC_RTC_RevA_DisableInt(mxc_rtc_reva_regs_t *rtc, uint32_t mask); 51 int MXC_RTC_RevA_SetTimeofdayAlarm(mxc_rtc_reva_regs_t *rtc, uint32_t ras); 52 int MXC_RTC_RevA_SetSubsecondAlarm(mxc_rtc_reva_regs_t *rtc, uint32_t rssa); 53 int MXC_RTC_RevA_Start(mxc_rtc_reva_regs_t *rtc); 54 int MXC_RTC_RevA_Stop(mxc_rtc_reva_regs_t *rtc); 55 int MXC_RTC_RevA_SquareWave(mxc_rtc_reva_regs_t *rtc, mxc_rtc_reva_sqwave_en_t sqe, 57 int MXC_RTC_RevA_Trim(mxc_rtc_reva_regs_t *rtc, int8_t trm); 58 int MXC_RTC_RevA_GetFlags(mxc_rtc_reva_regs_t *rtc); [all …]
|
| D | rtc_me17.c | 213 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_X1TRIM, in MXC_RTC_TrimCrystal() 215 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_X2TRIM, in MXC_RTC_TrimCrystal() 267 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_X1TRIM, in MXC_RTC_TrimCrystal() 269 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_X2TRIM, in MXC_RTC_TrimCrystal()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/WUT/ |
| D | wut_ai85.c | 173 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_X1TRIM, in MXC_WUT_SetTrim() 175 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_X2TRIM, in MXC_WUT_SetTrim() 199 trimValue = (MXC_TRIMSIR->rtc & MXC_F_TRIMSIR_RTC_X1TRIM) >> MXC_F_TRIMSIR_RTC_X1TRIM_POS; in MXC_WUT_StarTrim() 241 trimValue = (MXC_TRIMSIR->rtc & MXC_F_TRIMSIR_RTC_X1TRIM) >> MXC_F_TRIMSIR_RTC_X1TRIM_POS; in MXC_WUT_Handler()
|
| D | wut_me14.c | 180 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_RTCX1, in MXC_WUT_SetTrim() 182 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_RTCX2, in MXC_WUT_SetTrim() 210 trimValue = (MXC_TRIMSIR->rtc & MXC_F_TRIMSIR_RTC_RTCX1) >> MXC_F_TRIMSIR_RTC_RTCX1_POS; in MXC_WUT_StarTrim() 252 trimValue = (MXC_TRIMSIR->rtc & MXC_F_TRIMSIR_RTC_RTCX1) >> MXC_F_TRIMSIR_RTC_RTCX1_POS; in MXC_WUT_Handler()
|
| D | wut_me18.c | 181 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_RTCX1, in MXC_WUT_SetTrim() 183 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_RTCX2, in MXC_WUT_SetTrim() 211 trimValue = (MXC_TRIMSIR->rtc & MXC_F_TRIMSIR_RTC_RTCX1) >> MXC_F_TRIMSIR_RTC_RTCX1_POS; in MXC_WUT_StarTrim() 253 trimValue = (MXC_TRIMSIR->rtc & MXC_F_TRIMSIR_RTC_RTCX1) >> MXC_F_TRIMSIR_RTC_RTCX1_POS; in MXC_WUT_Handler()
|
| D | wut_me17.c | 173 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_X1TRIM, in MXC_WUT_SetTrim() 175 MXC_SETFIELD(MXC_TRIMSIR->rtc, MXC_F_TRIMSIR_RTC_X2TRIM, in MXC_WUT_SetTrim() 199 trimValue = (MXC_TRIMSIR->rtc & MXC_F_TRIMSIR_RTC_X1TRIM) >> MXC_F_TRIMSIR_RTC_X1TRIM_POS; in MXC_WUT_StartTrim() 241 trimValue = (MXC_TRIMSIR->rtc & MXC_F_TRIMSIR_RTC_X1TRIM) >> MXC_F_TRIMSIR_RTC_X1TRIM_POS; in MXC_WUT_Handler()
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32690/Include/ |
| D | trimsir_regs.h | 78 __IO uint32_t rtc; /**< <tt>\b 0x08:</tt> TRIMSIR RTC Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32665/Include/ |
| D | trimsir_regs.h | 78 __IO uint32_t rtc; /**< <tt>\b 0x08:</tt> TRIMSIR RTC Register */ member
|
| D | rpu_regs.h | 95 __IO uint32_t rtc; /**< <tt>\b 0x0060:</tt> RPU RTC Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78002/Include/ |
| D | trimsir_regs.h | 78 __IO uint32_t rtc; /**< <tt>\b 0x08:</tt> TRIMSIR RTC Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX78000/Include/ |
| D | trimsir_regs.h | 78 __IO uint32_t rtc; /**< <tt>\b 0x08:</tt> TRIMSIR RTC Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32680/Include/ |
| D | trimsir_regs.h | 78 __IO uint32_t rtc; /**< <tt>\b 0x08:</tt> TRIMSIR RTC Register */ member
|
| /hal_adi-latest/MAX/Libraries/CMSIS/Device/Maxim/MAX32655/Include/ |
| D | trimsir_regs.h | 78 __IO uint32_t rtc; /**< <tt>\b 0x08:</tt> TRIMSIR RTC Register */ member
|