Home
last modified time | relevance | path

Searched defs:IS_RTC_CALIB_VALUE (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_hal_rtc_ex.h789 #define IS_RTC_CALIB_VALUE(VALUE) ((VALUE) < 0x20U) macro
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_rtc_ex.h1029 #define IS_RTC_CALIB_VALUE(VALUE) ((VALUE) < 0x20U) macro
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_rtc_ex.h1110 #define IS_RTC_CALIB_VALUE(VALUE) ((VALUE) < 0x20U) macro