Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_rtc.h377 #define GET_DTS_DAY(regval) GET_BITS((regval),0,5) /*!< get val… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rtc.h407 #define GET_DTS_DAY(regval) GET_BITS((regval),0,5) /*!< get valu… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_rtc.h419 #define GET_DTS_DAY(regval) GET_BITS((regval),0,5) /*!< get val… macro