Home
last modified time | relevance | path

Searched refs:p_Compensation (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_rtc_ext.h557 t_Error FM_RTC_GetFreqCompensation(t_Handle h_FmRtc, uint32_t *p_Compensation);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c638 t_Error FM_RTC_GetFreqCompensation(t_Handle h_FmRtc, uint32_t *p_Compensation) in FM_RTC_GetFreqCompensation() argument
645 *p_Compensation = fman_rtc_get_frequency_compensation(p_Rtc->p_MemMap); in FM_RTC_GetFreqCompensation()