Home
last modified time | relevance | path

Searched refs:SIGN (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rtc_ex.h763 #define IS_RTC_CALIB_SIGN(SIGN) (((SIGN) == RTC_CALIBSIGN_POSITIVE) || \ argument
764 ((SIGN) == RTC_CALIBSIGN_NEGATIVE))
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rtc_ex.h972 #define IS_RTC_CALIB_SIGN(SIGN) (((SIGN) == RTC_CALIBSIGN_POSITIVE) || \ argument
973 ((SIGN) == RTC_CALIBSIGN_NEGATIVE))
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rtc_ex.h408 #define IS_RTC_CALIB_SIGN(SIGN) (((SIGN) == RTC_CALIBSIGN_POSITIVE) || \ argument
409 ((SIGN) == RTC_CALIBSIGN_NEGATIVE))