Home
last modified time | relevance | path

Searched refs:IS_RTC_TEMP_INT (Results 1 – 4 of 4) sorted by relevance

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c252 if (!IS_RTC_TEMP_INT(fp_Temper->u32_InterruptEN)) return; in HAL_RTC_Tamper()
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Src/
A DHAL_RTC.c252 if (!IS_RTC_TEMP_INT(fp_Temper->u32_InterruptEN)) return; in HAL_RTC_Tamper()
/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h592 #define IS_RTC_TEMP_INT(__INT__) (((__INT__) == RTC_TEMP_INT_ENABLE) || \ macro
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h594 #define IS_RTC_TEMP_INT(__INT__) (((__INT__) == RTC_TEMP_INT_ENABLE) || \ macro

Completed in 8 milliseconds