Searched refs:ui32CompValue (Results 1 – 2 of 2) sorted by relevance
736 AONRTCCompareValueSet(uint32_t ui32Channel, uint32_t ui32CompValue) in AONRTCCompareValueSet() argument745 HWREG(AON_RTC_BASE + AON_RTC_O_CH0CMP + NONSECURE_OFFSET) = ui32CompValue; in AONRTCCompareValueSet()750 HWREG(AON_RTC_BASE + AON_RTC_O_CH1CMP + NONSECURE_OFFSET) = ui32CompValue; in AONRTCCompareValueSet()755 HWREG(AON_RTC_BASE + AON_RTC_O_CH2CMP + NONSECURE_OFFSET) = ui32CompValue; in AONRTCCompareValueSet()
737 AONRTCCompareValueSet(uint32_t ui32Channel, uint32_t ui32CompValue) in AONRTCCompareValueSet() argument746 HWREG(AON_RTC_BASE + AON_RTC_O_CH0CMP) = ui32CompValue; in AONRTCCompareValueSet()751 HWREG(AON_RTC_BASE + AON_RTC_O_CH1CMP) = ui32CompValue; in AONRTCCompareValueSet()756 HWREG(AON_RTC_BASE + AON_RTC_O_CH2CMP) = ui32CompValue; in AONRTCCompareValueSet()