Searched refs:FM_RTC_NUM_OF_PERIODIC_PULSES (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.h90 t_FmRtcPeriodicPulse periodicPulseParams[FM_RTC_NUM_OF_PERIODIC_PULSES];
H A Dfm_rtc.c241 FM_RTC_NUM_OF_PERIODIC_PULSES,
501 if (p_FmRtcPeriodicPulseParams->periodicPulseId >= FM_RTC_NUM_OF_PERIODIC_PULSES)
539 if (periodicPulseId >= FM_RTC_NUM_OF_PERIODIC_PULSES)
/freebsd-current/sys/contrib/ncsw/inc/integrations/
H A Ddpaa_integration_ext.h189 #define FM_RTC_NUM_OF_PERIODIC_PULSES 2 /**< RTC number of periodic pulses */ macro

Completed in 88 milliseconds