Searched refs:MINSECAL (Results 1 – 4 of 4) sorted by relevance
129 RTCx->MINSECAL = (alarmStruct->Second << RTC_MINSECAL_SEC_Pos) | in RTC_AlarmSetup()
135 RTCx->MINSECAL = (alarmStruct->Second << RTC_MINSECAL_SEC_Pos) | in RTC_AlarmSetup()
2888 __IO uint32_t MINSECAL; //分秒闹铃设置 member
3082 __IO uint32_t MINSECAL; //分秒闹铃设置 member
Completed in 44 milliseconds