Home
last modified time | relevance | path

Searched refs:__SEC__ (Results 1 – 2 of 2) sorted by relevance

/bsp/acm32/acm32f4xx-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h561 #define IS_RTC_SEC(__SEC__) ((__SEC__) >= 0x00 && (__SEC__) <= 0x59) argument
/bsp/acm32/acm32f0x0-nucleo/libraries/HAL_Driver/Inc/
A DHAL_RTC.h563 #define IS_RTC_SEC(__SEC__) ((__SEC__) <= 0x60) argument

Completed in 8 milliseconds