Searched refs:e_FM_RTC_ALARM_POLARITY_ACTIVE_LOW (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_rtc_ext.h80 e_FM_RTC_ALARM_POLARITY_ACTIVE_LOW /**< Active-low output polarity */ enumerator in enum:e_FmRtcAlarmPolarity
/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c94 if ((p_RtcDriverParam->alarmPolarity[i] != e_FM_RTC_ALARM_POLARITY_ACTIVE_LOW) &&
273 if (p_RtcDriverParam->alarmPolarity[i] == e_FM_RTC_ALARM_POLARITY_ACTIVE_LOW)

Completed in 101 milliseconds